Releases: ShokoAnime/Shoko-WebUI
v2.1.4-dev.4
- Force logout if unauthorized (#1155)
v2.1.4-dev.3
-
Upgrade to react 19, add titles, add duplicate files util (#1154)
-
Upgrade to react 19, add titles
-
Add duplicate files util
v2.1.4-dev.2
- fix: add back tmdb actions (#1153)
v2.1.4-dev.1
-
Update min supported server version and cleanup (#1152)
-
Update min supported server version and cleanup
-
Update deps
v2.1.4-dev.0
- Bump version for 2.1.3 stable release (#1151)
v2.1.3
What's Changed
- Maintain text alignment with long/overflowed anidb episode titles in the tmdb linking panel by @natyusha in #1138
- Refactor user management settings by @harshithmohan in #1139
- Remove "Sync MyList" frequency setting by @harshithmohan in #1140
- Fix back button behaviour in series page, fix trakt link by @harshithmohan in #1142
- fix: navigate back upon saving tmdb links by @revam in #1144
- fix: show unaired episodes during tmdb linking by @revam in #1145
- change file 'Hash' string to 'ED2k' by @duriancrepe in #1146
- Feat: Add buttons to copy the ED2K hash to the clipboard in the link format by @fearnlj01 in #1147
- Feat: Add
DownloadMissingTmdbPeople
as available action by @fearnlj01 in #1148 - feat: add more purge tmdb actions by @revam in #1149
- UnrecognizedFiles - fix punctuation & capitalization by @Ariane-B in #1150
New Contributors
- @duriancrepe made their first contribution in #1146
- @Ariane-B made their first contribution in #1150
Full Changelog: v2.1.2...v2.1.3
v2.1.3-dev.11
- UnrecognizedFiles - fix punctuation & capitalization (#1150)
v2.1.3-dev.10
- feat: add more purge tmdb actions (#1149)
Added a new purge tmdb movie collections action and a new purge tmdb show alternate orderigns action. Also fixed some typos and grammar in the existing tmdb actions. I don't like how the actions are added to the list, but i also don't feel like writing it better, so it is what it is.
v2.1.3-dev.9
-
Feat: Add
DownloadMissingTmdbPeople
as available action (#1148) -
Feat: Add
DownloadMissingTmdbPeople
as available action -
Misc: Revert bump to minimum supported server version
-
Feat: Only add new action if supported by server
v2.1.3-dev.8
- Feat: Add buttons to copy the ED2K hash to the clipboard in the link format (#1147)