Releases: ShokoAnime/Shoko-WebUI
0.3.4-dev6
- Add rest of the AniDB settings from issue #70
0.3.4-dev5
- Fix some settings not being saved
- Add AniDB settings (issue #70)
- Add general support for saving settings
Needs ShokoServer of ShokoAnime/ShokoServer@ce3dd13 or newer
0.3.4-dev4
-
Fix update button - apparently it is broken in previous version
-
Fix internal stuff
0.3.4-dev3
-
Fix settings page
-
Fix login page link wrapping
-
Fix logout not working
Shoko server of commit ShokoAnime/ShokoServer@ba86643 required for import folders to work
0.3.4-dev2
-
Add flowtype
-
Update dependencies
-
Refactor webuiVersionUpdate
-
Added loading indicator to Folder Browser, sont size increased, also clicking the folder if it is not loaded triggers the load and expand, subsequent clicks only select.
-
Refactor import folder series
-
Fix showing series and their sizes inside import folder.
-
Add Shoko Docs link on Login.
Shoko server of commit ShokoAnime/ShokoServer@ba86643 required for import folders to work
0.3.4-dev
0.3.3
- Make ui logout on auth fail
- Fix notifications stuck on top of each other, move to center
- First run wizard alpha
- Fixes issue #105
- Fix deploy
- Add support for /api/serie/infobyfolder ShokoAnime/ShokoServer@7ff5b32
- Fixes issue #100 with /plex/sync/all
- Refactor settings to use redux-saga
- Add import and plex sync quick actions
0.3.3-dev6
- Make ui logout on auth fail
- Fix notifications stuck on top of each other, move to center
0.3.3-dev5
First run wizard alpha
0.3.3-dev4
Fixes issue #105
Fix deploy