Releases: ShokoAnime/Shoko-WebUI
Releases · ShokoAnime/Shoko-WebUI
v2.1.3-dev.7
- change file 'Hash' string to 'ED2K' (#1146)
v2.1.3-dev.6
- fix: show unaired episodes during tmdb linking (#1145)
v2.1.3-dev.5
- fix: navigate back upon saving tmdb links (#1144)
v2.1.3-dev.4
-
Fix back button behaviour in series page, fix trakt link (#1142)
-
Series: make tabs replace browser history instead of appending to it
-
Fix trakt link
v2.1.3-dev.3
- Remove "Sync MyList" frequency setting (#1140)
v2.1.3-dev.2
- Refactor user management settings (#1139)
v2.1.3-dev.1
- Maintain text alignment with long/overflowed anidb episode titles in the linking panel (#1138)
v2.1.3-dev.0
- Bump version for stable release (#1137)
v2.1.2
Changelog in Docs: https://docs.shokoanime.com/changelog/shoko-webui#version-2.1.2
What's Changed
- Remove "Get Mylist Stats" setting, refactor by @harshithmohan in #1112
- Add option to disable rename in renamer by @harshithmohan in #1113
- Remove Banners From The Series Page by @natyusha in #1114
- Fix series images page issues by @harshithmohan in #1115
- fix: fix image key and selected image by @revam in #1116
- Add button in series user stats to filter missing episodes by @harshithmohan in #1117
- Use search params for episode filter by @harshithmohan in #1118
- Fix sorting & searching in file utils, fix file summary by @harshithmohan in #1119
- Show toast when AVDump install fails, don't open series select modal by @harshithmohan in #1120
- Add air status filter to episodes by @harshithmohan in #1121
- Fix spinners in manual link page by @harshithmohan in #1122
- Manual link: fix more spinners and toasts by @harshithmohan in #1123
- Make manual link toasts great
again! by @harshithmohan in #1124 - Renamer fixes by @harshithmohan in #1125
- Fix missing space character(" ") in a string in UserManagementSettings by @rts-kotori in #1128
- Add missing "s?" in CleanInfoLinesRegex by @natyusha in #1129
- Show renamer name and version when selecting config by @harshithmohan in #1130
- Renamer fixes, check settings query status in MainPage instead of das… by @harshithmohan in #1131
- Update to node22, update deps and workflows by @harshithmohan in #1132
- Show the release date when linking movies / Collection view tooltip fix by @natyusha in #1133
- fix: fix match rating in client after server-side additions by @revam in #1134
- Make related anime settings somewhat clear by @harshithmohan in #1135
- Modify Metadata Linking Header / AvDump Series Select QoL / Group Page Edit Button by @natyusha in #1136
New Contributors
- @rts-kotori made their first contribution in #1128
Full Changelog: v2.1.1...v2.1.2
v2.1.2-dev.22
-
Modify Metadata Linking Header / AvDump Series Select QoL / Group Page Edit Button (#1136)
-
Modify Metadata Linking Header Format
-
Split Date and Approximate Title
-
Move Date & Approx. Title Higher in the List
-
Condense Match Types Into Four Categories / Add Tooltips to Individual Ratings
- this way more matching types can easily be added to any of the match type categories
- AvDump Series Select QoL
- make the far right icon on each row of the "Add Series to AniDB" page a link to the series page (instead of the mass add page)
- this is for cases where the user wants to check which series is the correct one when titles are similar
- added tooltips to clarify where the links go
- remove reference to button colour due to theme support
-
Add Edit Group Button to Group Page Header
-
Tooltip & Hover Tweaks