·
190 commits
to factorio-prints.com
since this release
What's Changed
- Improve error extraction from worker events in Safari. by @FactorioBlueprints in #1653
- Fix DOM manipulation errors in tooltip components. by @FactorioBlueprints in #1654
- Fix removeChild DOM error in MarkdownWithRichText component. by @FactorioBlueprints in #1655
- Filter Java bridge method invocation errors from Sentry capture. by @FactorioBlueprints in #1657
- Add autocomplete attribute to email input for password manager compatibility. by @FactorioBlueprints in #1656
- Fix Firebase Database initialization errors with centralized error handling. by @FactorioBlueprints in #1658
- Fix Safari worker initialization with fallback strategies. by @FactorioBlueprints in #1659
- Remove deprecated @types/dompurify package and add allowSyntheticDefaultImports. by @FactorioBlueprints in #1660
- Fix IndexedDB connection lost error with automatic reconnection. by @FactorioBlueprints in #1661
- Enable TypeScript strict mode configuration. by @FactorioBlueprints in #1663
- Optimize IndexedDB cache persistence to prevent unnecessary writes. by @FactorioBlueprints in #1662
- Add Firebase Cloud Functions infrastructure. by @FactorioBlueprints in #1672
- Fix removeChild DOM error in tooltip cleanup. by @FactorioBlueprints in #1677
- Fix IndexedDB slow restore performance issue. by @FactorioBlueprints in #1678
- Fix stack overflow in data compression when processing large byte arrays. by @FactorioBlueprints in #1679
- Fix IndexedDB error handling to prevent withScope errors. by @FactorioBlueprints in #1680
- Add GitHub navigation link. by @FactorioBlueprints in #1687
Full Changelog: 2025.08.17.1...2025.08.26.1