Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Release) v8.3.3 #4282

Merged
merged 26 commits into from
Oct 27, 2024
Merged

(Release) v8.3.3 #4282

merged 26 commits into from
Oct 27, 2024

Conversation

HDVinnie
Copy link
Collaborator

  • patch release
  • must run 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 after update.

HDVinnie and others added 26 commits October 21, 2024 15:54
…evant to the updated torrent request's category
…nd a string

- This ensures that the page parameter is correctly cast to an integer before being passed to the Meilisearch API.
…lidation-update

(Fix) Validation for torrent request updates
(Fix) Autofill certain fields in similar 'add request' button
(Fix) Invalid value type for page in Torrent search
(Remove) hdvinnie/laravel-html-purifier
Requires resyncing meilisearch torrents index.
- this is not needed with voku otherwise inputted html will parse
(Fix) Meilisearch playlist search
Sometimes an average seedtime is passed into here which isn't an int. This function currently only supports units above one second, so cast to int first.
The wrong variable is used here.
(Fix) `bumped_at` should equate `created_at` when reset
(Fix) Time elapsed calculation type warning
(Fix) Meilisearch torrent search by end year
@HDVinnie HDVinnie merged commit 437c8dc into master Oct 27, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants