Release 2025-02-10
Features and Fixes
- Fixed a reply search bug causing crashes when the post is private.
- Fixed a UI bug with the unset avatar field text on the Account page.
- Fixed various small bugs with the multi reply editor / reply splitting feature.
Development Work
- Upgraded several dependencies.
- Improved error reporting, especially for background jobs.
- Migrated background jobs from a gem to use Rails' built in queueing.
- Fixed an n+1 database query with bookmarks.
- Moved reply draft processing to its own file.
- Added various admin controls to enable or disable certain site features via config.
Full GitHub changelog here: changelog