github ShokoAnime/ShokoServer v5.3.1
Shoko Server 5.3.1 Released

7 hours ago

Last (patch) release before MAJOR breaking changes to plugin abstraction and all REST APIs.

Warning

Daily/dev builds after this version will for a period of time break the web UI after the major breaking changes are merged to the server-side until the related changes are merged for the client-side.

Read the changelog on our site

Read the full changelog on GitHub

Breaking Changes

  • Align episode type in APIv3 closer to the plugin abstraction. (542cb55, e3a6a19, 814ce5b) by @revam

    All API clients should update to make sure they use the new types. EpisodeType.Normal is now EpisodeType.Episode, and EpisodeType.ThemeSong is now EpisodeType.Credits. EpisodeType.Extra has been removed because it was never used.

Bug Fixes

  • Better handling of Web UI version search. (2cdfe67, 2f600da, fac8b77) by @revam

  • Move language preference handling from setters to SettingsProvider. (0081d2c) by @revam

  • Use Shoko series preferred overview for group descriptions instead of the AniDB anime description. (#1301)(2ac1487) by @revam

  • Only update TMDB shows/movies if we have a Shoko Series linked to them. (7b98e38) by @revam

  • Skip updating TMDB show with id 0. (76af481) by @revam

Repository Changes

Don't miss a new ShokoServer release

NewReleases is sending notifications on new releases.