Releases: Suwayomi/Suwayomi-VaadinUI
v1.13.2 - The "Echo no more" Update
Fixes an issue with search results, where if you pressed enter, everything would be searched and displayed twice rather than once.
v1.13.1 - The "open me up" update
- Adds support for a headless environment
- Makes it open the browser if the port is already in use (hopefully signaling the App is already running)
Small one, but still a QOL improvement I think
What's Changed
- Headless by @aless2003 in #154
- Open on running feature by @aless2003 in #155
Full Changelog: v1.13.0...v1.13.1
v1.13.0 - The "Polish me up" Update
This update changes the port from 8080 to 3901 to avoid clashes with other software.
Makes some design changes to parts of the Reader as well as the background animation.
Changes the logo to a new one that looks a bit more refined than the old one.
What's Changed
- Update styling by @aless2003 in #146
- Port change by @aless2003 in #147
- New Logo by @aless2003 in #148
- Redesign Chapter selection in Manga Reader by @aless2003 in #150
Full Changelog: v1.12.0...v1.13.0
v1.12.0 - The "I'll tell you when I arrive" Update
This update adds the ability to start VaaUI with Windows. It also can now notify you when a manga has gotten a new chapter. Note that by default Suwayomi will not fetch new Manga chapters if there's unread chapters, therefor also no new notifications.
v1.11.0 - The "Quality of Software" update
This Release changes a lot of things including finally fixing the AniList privately tracking feature (yes it took a long time).
I also noticed that sometimes the Chapter List, which was ordered by Date would present the chapters out of order, Chapter 6 before 1 for example. Because of this I changed the Chapter List to now be sorted by the chapter number. This should now make sure the Chapters are again in reading order.
Last but not least I finally got around to making the Vertical Reader nicer and it should now technically also be possible to read Manhwa or WebToons more comfortably.
Have fun 😉
What's Changed
- Enhance Vertical Reading Image Sizing by @aless2003 in #134
- Sorted Chapters by @aless2003 in #135
- Fixes comments with a wrong keyword for static analysis exceptions by @aless2003 in #136
- Repair private tracking by @aless2003 in #137
Full Changelog: v1.10.0...v1.11.0
v1.10.0 - The "No more read clicking" Update
This release adds a feature to sync the chapter "read" status to your tracker progress. e.g. You have a Manga's progress set to chapter 39 on AniList and press the sync progress button on the tracker page of that manga in VaadinUI, all chapters that have a chapter number below or equal to 39 will be set to 'read'. So, 1, 2, 3, 3.1...39 all are then set to read while 39.1, 39.2, 40, 41, 42... are all still unread
v1.9.0 - The "extinguished flare" Update
This release adds support for FlareSolverr (You'll have to make your own FlareSolverr Server), updates from Java 17 to Java 21 and generally fixes some stuff I waited to fix for a while.
v1.8.0 - The "it tracked me down" update
Suwayomi Tracking should now work again. Do not use MAL for now if you use the stable version of Suwayomi. It will not work correctly. The button should be disabled, but I thought I mention it anyways.
What's Changed
- Suwayomi exclusive tracking by @aless2003 in #118
Full Changelog: v1.7.0...v1.8.0
v1.7.0 - The "give me back my tracking" update
This update should (hopefully) fix everything wrong with tracking from 1.6.x.
Note that this will not use the Suwayomi system anymore as the implementation I made was not up for it and it will return at a later date completely rewritten (see #116 for updates)
Feel free to create bug reports or features requests as always
Have a good day ☀️
What's Changed
- Added Meta Info API Service for Suwayomi by @aless2003 in #111
- Fix issues with Tracking in 1.6.x. by @aless2003 in #115
Full Changelog: v1.6.1...v1.7.0
v1.6.1 - The "Import me some AniList" Bugfix
Fixes an issue where if you navigated to the AniList View and there wasn't an AniList token set yet, it would throw an Exception. This should be fixed in this release.
What's Changed
- Update Flatpak version by @aless2003 in #108
- Fixing AniListView authentication bug by @aless2003 in #109
Full Changelog: v1.6.0...v1.6.1