Skip to content

Releases: ShokoAnime/Shoko-WebUI

v2.1.2-dev.4

21 Oct 03:49
b0b2fa8
Compare
Choose a tag to compare
v2.1.2-dev.4 Pre-release
Pre-release
  • fix: fix image key and selected image (#1116)

Made sure the image key is unique across images, since only using the id is not unique enough in case the id overlaps between different providers and/or types. And exposed that the selected image can be null, instead of using a fake image type with no actual properties on it and checking if it's the fake type. null exists for a reason so might be a good idea to use it for it's intended use case.

v2.1.2-dev.3

20 Oct 16:42
0555554
Compare
Choose a tag to compare
v2.1.2-dev.3 Pre-release
Pre-release
  • Fix series images page issues (#1115)

v2.1.2-dev.2

20 Oct 16:12
61c011e
Compare
Choose a tag to compare
v2.1.2-dev.2 Pre-release
Pre-release
  • Remove Banners From The Series Page (#1114)
  • banners are a vestigial tvdb remnant

v2.1.2-dev.1

20 Oct 07:49
f836301
Compare
Choose a tag to compare
v2.1.2-dev.1 Pre-release
Pre-release
  • Add option to disable rename in renamer (#1113)

v2.1.2-dev.0

19 Oct 05:42
a89ba10
Compare
Choose a tag to compare
v2.1.2-dev.0 Pre-release
Pre-release
  • Remove "Get Mylist Stats" setting, refactor (#1112)

  • Remove "Get Mylist Stats" setting, refactor UpdateFrequencyValues

  • Update deps

v2.1.1

18 Oct 17:29
5dd2936
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.1-dev.5

18 Oct 17:25
8583868
Compare
Choose a tag to compare
v2.1.1-dev.5 Pre-release
Pre-release
  • Fix step count in AvDumpSeriesSelectModal (#1110)

v2.1.1-dev.4

15 Oct 07:28
079cdf5
Compare
Choose a tag to compare
v2.1.1-dev.4 Pre-release
Pre-release
  • Scrollbar Fixes / File Search Utility Shoko Logo Size (#1109)

  • Scrollbar Fixes / File Search Utility Shoko Logo Size

  • Add Utilities Table Scrollbar Style

  • Switch shoko-scrollbar to moz-document

  • Remove redundant class

v2.1.1-dev.3

14 Oct 08:19
d0a602f
Compare
Choose a tag to compare
v2.1.1-dev.3 Pre-release
Pre-release
  • Fix typo in collection display settings (#1107)

v2.1.1-dev.2

13 Oct 20:23
1216b86
Compare
Choose a tag to compare
v2.1.1-dev.2 Pre-release
Pre-release
  • Improve filter functionality, misc fixes, update deps (#1105)

  • Move series tags button to a separate component

  • De-duplicate code from collection items

  • Rename useFirstRunSettingsContext to fix typo

  • Fix filtering inside groups and allow filtering as well

  • Fix filtering inside presets

  • Update dependencies

  • Fix spinner in add series modal