Release 2.1.3

Release 2.1.3 was published to the Chrome Web Store on October 7, 2024

🎨 User Experience

  • As part of our continuing efforts to improve and simplify the Page Editor, we are in the process of removing the last vestiges of the old Standalone Mod Components from the Page Editor

    • The save button will no longer appear on individual mod components in persisted mods. All save actions will be performed on the mod itself (#9207)

  • We've added support for new (experimental) mod variables that can leveraged to share state between frames/tabs. This is currently only supported in the runtime and the workshop. Page Editor support will come at a later date (#9138, #9155, #9181, #9203)

  • Adds mitigations to help reduce occurrences of the RENDER_NUNJUCKS error some users have reported seeing (#9208)

  • Adds checks to reduce the number of IndexedDB transactions (#9225)

  • Adds additional error handling for IndexedDB errors (#9226)

🐛 Bug Fixes

  • Fixes the timeout to sweepLogs added as a mitigation for potential IndexedDB issues in 2.1.2 (#9195)

  • Prevents badly formatted errors from being logged to IndexedDB (#9201)

Last updated