2022-09-27 15:08:18 +00:00
# Requirements Update (requirements will need to be reinstalled)
2022-11-03 19:44:01 +00:00
2024-03-06 16:31:44 +00:00
# Removed Features
2022-09-27 15:08:18 +00:00
# New Features
2024-05-03 17:38:36 +00:00
Checks requirement versions to print a message if one needs to be updated
2024-05-09 13:04:04 +00:00
Added the `mass_added_at_update` operation to mass set the Added At field of Movies and Shows.
2024-05-17 17:50:12 +00:00
Add automated Anime Aggregations for AniDB matching
2024-01-04 20:24:53 +00:00
# Updates
2024-05-06 19:02:47 +00:00
Changed the `overlay_artwork_filetype` Setting to accept `webp_lossy` and `webp_lossless` while the old attribute `webp` will be treated as `webp_lossy`.
2024-05-01 13:00:16 +00:00
2024-01-04 20:24:53 +00:00
# Defaults
2022-09-27 15:08:18 +00:00
# Bug Fixes
2024-05-16 13:29:20 +00:00
Fixes #2034 `anilist_userlist` `score` attribute wasn't being validated correctly
2024-05-16 14:27:53 +00:00
Fixes #1367 Error when trying to symlink the logs folder
2024-01-04 20:24:53 +00:00
2024-05-01 16:06:19 +00:00
Various other Minor Fixes