Warning
This version requires PHP 8.4+
This version requires Meilisearch 1.12+
You should update these before updating UNIT3D.
Once have updated UNIT3D be sure to run sudo php artisan scout:sync-index-settings && sudo php artisan auto:sync_torrents_to_meilisearch --wipe && sudo php artisan auto:sync_people_to_meilisearch
If your site has a Games category with IGDB game_meta
selected you should run sudo php artisan fetch:meta
What's Changed
- (Update) Show authenticated user first in torrent peer/history lists by @Roardom in #4543
- (Fix) Article "read more" link by @Roardom in #4545
- (Update) Show category name instead of Movie/TV in quick search by @Roardom in #4547
- (Update) Allow torrent moderators to use sql search by @Roardom in #4549
- (Fix) Torrent icons freeleech percentage spacing by @Roardom in #4550
- (Fix) Use separate rate limiter for authenticated images by @Roardom in #4554
- (Update) Shorten quicksearch text by @Roardom in #4552
- (Fix) Make top nav usable on tablet resolutions by @Roardom in #4551
- (Refactor) Save igdb games to the database by @Roardom in #4553
- (Release) UNIT3D v9.0.1 by @HDVinnie in #4555
Full Changelog: v9.0.0...v9.0.1