Skip to content

Releases: Suwayomi/Suwayomi-VaadinUI

v1.0.3 - Startup Hotfix

06 Dec 19:33
f3ec898
Compare
Choose a tag to compare

Fixes an issue where the Client might not start correctly, because of an invalid Server response

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2 | Reader Optimization

03 Dec 22:04
8009dad
Compare
Choose a tag to compare

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

17 Oct 21:47
0784153
Compare
Choose a tag to compare

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

15 Oct 19:13
2892b0a
Compare
Choose a tag to compare

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

Full Changelog: v0.9.2...v1.0.0

v0.9.2

09 Oct 20:17
6f47b4a
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Fixes an issue regarding Extension Management. See #67 for more information.

What's Changed

Full Changelog: v0.9.1...v0.9.2

0.9.1 - Hotfix update

04 Oct 16:33
cfb24eb
Compare
Choose a tag to compare
0.9.1 - Hotfix update Pre-release
Pre-release

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

Full Changelog: v0.9.0...v0.9.1

First Release - 0.9.0

01 Oct 23:08
0968123
Compare
Choose a tag to compare
First Release - 0.9.0 Pre-release
Pre-release

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

New Contributors

Full Changelog: https://github.com/Suwayomi/Tachidesk-VaadinUI/commits/v0.9.0