Warning
Patch Release
Please be sure to run the following after performing update!
sudo php artisan scout:sync-index-settings && sudo php artisan set:all_cache && sudo systemctl restart php8.3-fpm && sudo php artisan queue:restart && sudo php artisan auto:sync_torrents_to_meilisearch && sudo php artisan auto:sync_people_to_meilisearch
What's Changed
- (Update) Playlist searching by @HDVinnie in #4265
- (Add) Editors to audit stats by @HDVinnie in #4266
- (Fix) Validation for torrent request updates by @thepolishplumber in #4270
- (Fix) Autofill certain fields in similar 'add request' button by @HDVinnie in #4271
- (Cleanup) Config files by @HDVinnie in #4272
- (Fix) Invalid value type for page in Torrent search by @HDVinnie in #4273
- (Remove) hdvinnie/laravel-html-purifier by @HDVinnie in #4267
- (Fix) Meilisearch playlist search by @Roardom in #4274
- (Fix)
bumped_at
should equatecreated_at
when reset by @Roardom in #4275 - (Fix) Time elapsed calculation type warning by @Roardom in #4276
- (Fix) Meilisearch torrent search by end year by @Roardom in #4279
- (Release) v8.3.3 by @HDVinnie in #4282
New Contributors
- @thepolishplumber made their first contribution in #4270
Full Changelog: v8.3.2...v8.3.3