This release brings a range of accessibility, security and performance improvements, such as being able to select your language manually as well as automatically, and lots of other behind-the-scenes improvements and bugfixes.
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
- Fix translation of pluralized model names by @Floppy in #2074
- Fix right-click behaviour by @Floppy in #2080
- Add plural forms for models in english by @Floppy in #2081
- Fix error with unpaginated creators and collections by @Floppy in #2086
- Fix missing buttons on model list by @Floppy in #2088
🛠️ Other Improvements 🛠️
- Enable brakeman security analysis by @Floppy in #2067
- Add brakeman gem for local analysis by @Floppy in #2068
- Accessibility improvements from manual aXe testing by @Floppy in #2070
- More translation updates by @Floppy in #2078
- More translation tidying up by @Floppy in #2079
- Change unassigned creator/collection into panels by @Floppy in #2082
- Further translation tweaks by @Floppy in #2083
- Reduce N+1 database queries by @Floppy in #2085
- Optimise model list page by making permission lookup more efficient by @Floppy in #2087
Full Changelog: v0.63.0...v0.64.0