Skip to content

Releases: Suwayomi/Suwayomi-VaadinUI

v1.4.0 - The Updater update

24 Feb 16:11
6388a7c
Compare
Choose a tag to compare

Updated the Server download/updating process to use the Stable branch. Also includes a fix for a bug where the old server File wouldn't be deleted after an update.

What's Changed

  • Update flatpak version to 1.3.0 and removed unused flatpak manifest by @aless2003 in #98
  • Update the Server download/updating process by @aless2003 in #99

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - The "get me back to my Manga" update

21 Feb 23:39
349f793
Compare
Choose a tag to compare

Adds a button to get back to the manga from the Manga Reader View.
Also fixes a bug with the zoom functionality.

Yes, I will give every feature update stupid names.

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1 - Quickfix

11 Feb 16:11
20de014
Compare
Choose a tag to compare

Simply removing some debugging options that have been missed in the 1.2.0 release.

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - The stable GraphQL release

11 Feb 15:28
4d1bb31
Compare
Choose a tag to compare

This release adds a bunch of features and bugfixes, including but not limited to:

  • Custom Repositories
  • New Styling for many components
  • Tracker Search
  • Tracker Removal
  • Reader optimizations

If you notice any bugs, don't hesitate to create an Issue.
Enjoy!

What's Changed

Full Changelog: v1.0.5...v1.2.0

v1.1.3-pre - Tracking Search

31 Jan 23:34
Compare
Choose a tag to compare
Pre-release

You are now able to search on trackers with different names (don't ask me how I didn't implement that when I first made that feature).
Also adds some Theming to that UI component.

Full Changelog: v1.1.2-pre...v1.1.3-pre

v1.1.2-pre - Resume Fix

31 Jan 01:08
Compare
Choose a tag to compare
Pre-release

Fixes the Resume Button to determine the next unread chapter now accurately

Full Changelog: v1.1.1-pre...v1.1.2-pre

v1.1.1-pre - Quick Reader Fix

28 Jan 22:04
Compare
Choose a tag to compare
Pre-release

Fixing an issue with the Reader, which was very obnoxious, but hey that's what pre-releases are there for to catch, right?

Full Changelog: v1.1.0-pre...v1.1.1-pre

v1.1.0-pre - GraphQL rewrite

27 Jan 00:25
Compare
Choose a tag to compare
Pre-release

First of all: THIS IS A PRE-RELEASE, IT IS NOT YET CONSIDERED STABLE.

Now with that out of the way, this release brings a lot to the table!

  • A whole rewrite of the Tachidesk API Clients to a GraphQL model.
  • A bunch of dependency upgrades and removals
  • A lot of bug fixes from the previous versions
  • Styling changes on some components
  • Custom Repositories

And probably more I'm forgetting.

If you find any bugs, do not hesitate to open a new issue (or comment in an existing issue about the problem).

Note: This does download the Server from https://github.com/Suwayomi/Suwayomi-Server-preview, meaning it might not be compatible with your existing save data (at least mine corrupted), so you might wanna make a backup just in case. It will also download updated servers a lot more often than you're used to.

Hope this isn't too bad of a release

Have a good day ☀️

What's Changed

Full Changelog: v1.0.5...v1.1.0-pre

v1.0.5 - Tray Icon double clicking Fix

07 Jan 23:27
e718528
Compare
Choose a tag to compare

Fixes an Issue with double clicking the Tray Icon on Linux.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

02 Jan 23:51
551eae5
Compare
Choose a tag to compare

Adds a Popup on startup, as some systems don't have a Task Tray. Also fixes some general issues

What's Changed

Full Changelog: v1.0.3...v1.0.4