Additions
- Pin It: Added support for pinning messages to your profile page to highlight what matters most 4d4b3f1
- API Upgrades:
- NSFW Filter: Filter your library with the NSFW toggle that wasn't added from the start for some reason cfe13b4
- Edit Resources: All resources (anime, manga, games, etc.) now have an
/edit
route for quicker management. Example: One Piece dcc5dc5 - Auto-Generate Usernames: Temporary usernames are now automatically generated for accounts created via Sign in with Apple a1be057
- Security Communications: Added a security.txt file to define preferred communication methods around vulnerabilities and issues f0b0442
Improvements
- Re:CAP Makeover: The Re:CAP page has been completely revamped, making your year-end memories even more magical aa95331
- Better Re:CAPs: Updated generation logic to ensure recaps are more accurate and reflective of your journey 0c3db78
- Total Episode Ordering: Episodes are now neatly ordered using the total number attribute 6833b23
- Faster Episodes: Improved episode pagination for quicker and smoother browsing 6833b23
- Slug Refresh: User slugs now use underscores
_
instead of dashes-
aca6a71 Efficient Jobs
: Jobs now run only when necessary, saving resources and keeping things efficient 8aa915dAPI Cleanup
: Removed deprecated properties from API responses to streamline the data 6220ff6Log Cleanup Tweaks
: System activity logs are now cleared after 7 days instead of 30, optimizing performance 7e75540
Fixes
- Fixed caching of CSRF tokens in the Progressive Web App to prevent 419 errors when signing in ec0101f
- Fixed missing localization for type buttons under the search bar c4b47ca
- Fixed whitespace wrapping in buttons on the Browse -> Season page b150a96
- Resolved a huge performance hit caused by loading all translations of titles unnecessarily ad2c69a
- Fixed eager loading of data relationships in the CMS to improve performance 57bfce3
Full Changelog of 200+ changes: 1.10.0...1.11.0