Release v0.132.1
09 February 2026This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.
Whatโs Changed
๐ Bug Fixes ๐
- Fix image derivative creation when using non-filesystem storage by @Floppy in #5441
- Fix previewable flag not saving in edit form / API by @Floppy in #5445
- Fix blank option appearance in dropdowns by @Floppy in #5453
- Fix ALTCHA bot protection on failed signup forms by @Floppy in #5454
- FIx random test failures by always using longer usernames by @Floppy in #5455
- Fix email test command name by @Floppy in #5463
- Fix MIME type check in slicer link generation by @Floppy in #5462
- Fix blurring of sensitive content in lists by @Floppy in #5464
๐ Sustainability & Performance ๐
- Database count query performance optimisations by @Floppy in #5450
- Reduce JS bundle size by removing client-side password check by @Floppy in #5393
๐ ๏ธ Other Improvements ๐ ๏ธ
- Make MIME type checks more efficient by @Floppy in #5440
- Improve a few user checks to avoid errors by @Floppy in #5446
- Automatically run yarn in setup script by @Floppy in #5452
Full Changelog: v0.132.0โฆv0.132.1
See the original release on GitHub: v0.132.1