Skip to content

Releases: Suwayomi/Suwayomi-VaadinUI

v1.13.0 - The "Polish me up" Update

11 Oct 01:53
Compare
Choose a tag to compare

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

Full Changelog: v1.12.0...v1.13.0

v1.12.0 - The "I'll tell you when I arrive" Update

17 Sep 21:33
Compare
Choose a tag to compare

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

22 Jul 16:04
Compare
Choose a tag to compare

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

Full Changelog: v1.10.0...v1.11.0

v1.10.0 - The "No more read clicking" Update

29 Jun 05:00
f353c94
Compare
Choose a tag to compare

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

22 Jun 03:05
31fb01f
Compare
Choose a tag to compare

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

21 May 22:02
214e95d
Compare
Choose a tag to compare

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

Full Changelog: v1.7.0...v1.8.0

v1.7.0 - The "give me back my tracking" update

17 Apr 22:14
682b4af
Compare
Choose a tag to compare

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

Full Changelog: v1.6.1...v1.7.0

v1.6.1 - The "Import me some AniList" Bugfix

09 Apr 16:56
3d673f2
Compare
Choose a tag to compare

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

Full Changelog: v1.6.0...v1.6.1

v1.6.0 - The "Auth for everyone" update

08 Apr 20:32
052bfe9
Compare
Choose a tag to compare

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

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

09 Mar 14:35
e9c2f02
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.5.0