Releases: Suwayomi/Suwayomi-VaadinUI
v1.0.3 - Startup Hotfix
Fixes an issue where the Client might not start correctly, because of an invalid Server response
What's Changed
- Fix connection check by @aless2003 in #84
Full Changelog: v1.0.2...v1.0.3
v1.0.2 | Reader Optimization
Reader now should be a bit more performant
What's Changed
- style: format code with Google Java Format by @deepsource-autofix in #77
- Update README.md by @aless2003 in #78
- Reader optimization by @aless2003 in #79
- style: format code with Google Java Format by @deepsource-autofix in #80
- Update build.gradle by @aless2003 in #83
New Contributors
- @deepsource-autofix made their first contribution in #77
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Hotfix
Fixed how the Authentication Button of the AniList Importing function was placed. See #73
What's Changed
- Improved styling and placement of Authentication button by @aless2003 in #73
- Add development guidelines to README.md by @aless2003 in #74
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Stable Release Update
This is the first release to include builds for any of the major Operating Systems. It also adds a small feature update #71
Feel free to leave comments in the discussion of this release and submit bug reports and feature requests in GitHub Issues.
What's Changed
- Add GitHub Action to make Release by @aless2003 in #70
- Default search lang by @aless2003 in #71
Full Changelog: v0.9.2...v1.0.0
v0.9.2
Fixes an issue regarding Extension Management. See #67 for more information.
What's Changed
- Extension fix by @aless2003 in #67
- bump version number to 0.9.2 by @aless2003 in #68
Full Changelog: v0.9.1...v0.9.2
0.9.1 - Hotfix update
This Release is a hotfix update resolving an issue where the application would fail to start when a directory wasn't yet on the System during initialization phase.
What's Changed
- Tokens crash fix by @aless2003 in #66
Full Changelog: v0.9.0...v0.9.1
First Release - 0.9.0
First release
This is the first release of the VaadinUI Tachidesk Client. I'll keep it on 0.9.0 until I have polished some things and made sure everything works as I expect it to. If you want to use this be my guest though.
Why only a Jar and a Windows build?
I want to make Mac and Linux releases for 1.0.0, but I'll have to experiment with how I make those from my current setup (probably gonna work though GitHub Actions, we'll see). For now please bear with the Jar file if you're not on Windows.
What's Changed
- Sources can now be viewed by @aless2003 in #3
- Source Exploration View by @aless2003 in #4
- Added SettingsService by @aless2003 in #5
- Create LICENSE by @aless2003 in #6
- New Manga Reader Component added for reading Manga by @aless2003 in #7
- Added new features to extensions by @aless2003 in #8
- added title to MangaView by @aless2003 in #9
- Loading indicator for manga pages by @aless2003 in #10
- AniList Tracking Support by @aless2003 in #11
- Chapter List Fix by @aless2003 in #12
- Manga Reader Tracking fix by @aless2003 in #13
- Add library update button and related functionalities by @aless2003 in #15
- 0.9.0 Update by @aless2003 in #16
- Updated the gitignore and removed newly ignored files from the repo by @aless2003 in #17
- Update keys for manga reader and package dependencies by @aless2003 in #18
- Implement lazy-loading for manga images and enable HTTP/2 by @aless2003 in #19
- Upgraded Vaadin version by @aless2003 in #20
- Added functionality to track chapter read status by @aless2003 in #21
- Update Chapter upload date formatting by @aless2003 in #22
- Add system tray functionality by @aless2003 in #23
- Added new search feature by @aless2003 in #24
- Update LangComboBox event condition logic by @aless2003 in #25
- Add logging and improve process termination for TachideskStarter by @aless2003 in #26
- Add read/unread status change functionality to chapter list by @aless2003 in #28
- [ImgBot] Optimize images by @imgbot in #27
- Add resume reading feature by @aless2003 in #29
- Improve MangaReader equality check and Chapter class by @aless2003 in #30
- Add drag and drop functionality for MangaCards by @aless2003 in #31
- Remove StartingService, add browser starting in TrayHandler by @aless2003 in #32
- Category service by @aless2003 in #33
- Start fix by @aless2003 in #34
- Category dialog ux by @aless2003 in #35
- Refactor manga fetching from categories to service layer by @aless2003 in #36
- Quicker search by @aless2003 in #37
- Moved Gradle Task "buildReleaseJar" to the "build" category. by @aless2003 in #38
- Now uses OS specific app data storage location by @aless2003 in #39
- Update serialization methods to include project directory path by @aless2003 in #40
- Add logging and enhance error handling in SettingsService by @aless2003 in #41
- Fix condition check in manga chapter renderer by @aless2003 in #42
- Added install instructions by @aless2003 in #43
- Installer Support by @aless2003 in #44
- Add systemTrayEnabled field in server config by @aless2003 in #45
- Refactor RootView by @aless2003 in #46
- Improved button component styles and content loading mechanism by @aless2003 in #47
- Remove loading.svg and replace with CSS variable by @aless2003 in #48
- Update Vaadin version and move loading.svg by @aless2003 in #49
- Improve UI responsiveness and update MangaCard link attribute by @aless2003 in #50
- Add zoom feature to manga reader and update FlowSwiper version by @aless2003 in #51
- Update FlowSwiper version to 1.3.1 by @aless2003 in #52
- Add favicon to the website by @aless2003 in #53
- Add manga chapter downloading functionality and style adjustments by @aless2003 in #55
- Implicit grant anilist by @aless2003 in #54
- Manga Caching and Library Updates by @aless2003 in #56
- Cleaning up small issues by @aless2003 in #57
- Settings View Implementation by @aless2003 in #58
- Reader settings implementation by @aless2003 in #59
- Add AniList integration to Manga search feature by @aless2003 in #60
- Add ExecutorService for async tracking API call by @aless2003 in #61
- Update LICENSE by @aless2003 in #62
- Added copyright settings and updated .gitignore file by @aless2003 in #63
- Add README file with project description by @aless2003 in #64
New Contributors
- @aless2003 made their first contribution in #3
- @imgbot made their first contribution in #27
Full Changelog: https://github.com/Suwayomi/Tachidesk-VaadinUI/commits/v0.9.0