Releases: Suwayomi/Suwayomi-VaadinUI
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
v1.6.0 - The "Auth for everyone" update
VaadinUI now uses Suwayomi's authentication System. Enables MyAnimeList authentication.
NOTE: Suwayomi Server v1.0.0-r1498 has a bug where when the server is being closed, authentication with MAL fails to resolve correctly. Because of this reason, please don't use MAL authentication until a new release with the already developed patch is released. (I assume the next version after this.)
As always, feel free to make issues if I did a stupid somewhere
Have a good day!
What's Changed
- New tracking System via Suwayomi by @aless2003 in #106
Full Changelog: v1.5.0...v1.6.0
v1.5.0 - The "I don't know why you wanted this, but here you go" update
Added a vertical Strip Reader. I do, however, still recommend the paged reader. I will not make it support Manhwa, don't even ask.
What's Changed
- Bump version to v1.4.0 by @aless2003 in #100
- Add StripReader implementation for vertical reading by @aless2003 in #101
- Update card.css gradient colors and text color by @aless2003 in #102
- Add workflow for Winget releases by @aless2003 in #103
- Updated to 1.5.0 by @aless2003 in #104
Full Changelog: v1.4.0...v1.5.0