A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions.
What's Changed
🐛 Bug Fixes 🐛
- Fix PAT for translation sync by @Floppy in #4661
- Don't crash if about text is nil by @Floppy in #4665
- Fix various migration errors caused by validating fields that don't exist yet by @Floppy in #4668
- Prevent the replacement of search boxes on page refreshes by @Floppy in #4671
🛠️ Other Improvements 🛠️
- Automatically synchronise translations and open PRs for changes by @Floppy in #4660
- Translations updates by @Floppy in #4662
- Translations updates by @Floppy in #4666
- Automatically test that migrations work between a historical version and latest by @Floppy in #4667
- Replace deprecated unprocessable_entity by @Floppy in #4670
Full Changelog: v0.122.0...v0.123.0