Releases: Suwayomi/Suwayomi-Server
Anime Support is back
Changelog
- Anime support is added again (#133)
- nothing else note worthy...
Bug fix(es):
- None
Under the Hood:
- All
server.conf
properties are now override-able with java run arguments - Big refactor of API endpoints
Extension Preferences
Changelog
- Tachidesk is now re-branded as Tachidesk-Server, The webUI module is now a standalone project of Suwayomi.
- Added support for Extension Preferences, but it's only supported in TachideskJUI now. (includes #165 and 157 by @Syer10)
Bug fix(es):
Under the Hood:
- The migration library is moved out of Tachidesk: https://github.com/Suwayomi/exposed-migrations
- Android jar changes/improvements (#146 and #172 by @Syer10)
Download Queue
Changelog
- Download Queue
- A Download Queue page that shows downloads state
- View Downloading status on Manga Page
- Double Page Viewer (#105, #106, #108, #110 by @Manchewable)
- Manga thumbnails now has a loading spinner
Bug fix(es):
- fixed a bug where images where being saved with a
.tmp
extension - reference to img elements directly ( by @Manchewable )
Under the Hood:
Anime Support #2
Updating To This Version Is Mandatory If you want Anime Extensions to Continue Working!
Changelog
- Updated anime support library, so Tachiyomi-mi extensions will continue to work
Bug fix(es):
- fix getManga returning false for inLibrary
- fixes for http connection leaks (by @Syer10)
Under the Hood:
- N/A
Anime Support
Changelog
- The most bare bones Anime support:
- Installing anime extensions
- Viewing anime sources
- Viewing anime lists from a source
- Anime details and episode page
- The shittiest working video player possible
- Warning: no Library, searching, category support in this version!
Bug fix(es):
- fixed Navigating to next chapter that has fewer pages can throw errors (#96)
- Better Desktop keyboard controls (#83, fixed in #95 by @Manchewable)
Under the Hood:
- N/A
The Electron Launcher
Note: You have to delete app data if you used any version of Tachidesk prior to v0.3.0 for this release to work. Link to troubleshooting guide
Changelog
- Electron launcher for windows releases!
Bug fix(es):
- N/A
Under the Hood:
- N/A
House Keeping
Note: You have to delete app data if you used any version of Tachidesk prior to v0.3.0 for this release to work. Link to troubleshooting guide
Changelog
- Now you can set your categories as default categories for when a manga is added to the library
- New read chapter looks
Bug fix(es):
- Fixed SystemTray failing on some Windows instances
- Rewrite get chapter dir to match tachiyomi, also fixes the app breaking when chapter has colon in it's name (#81)
Under the Hood:
- New win64 launcher so it should work on all systems
- Advanced Inter-process Mutex Technology™: Now you can't have multiple instances of Tachidesk running, new ones opens the browser again
windows-mutilib
Note: You have to delete app data if you used any version of Tachidesk prior to v0.3.0 for this release to work. Link to troubleshooting guide
Changelog
- Added win32 windows artifacts
again - This is for @jOkinTokyo#6156 from discord!
Bug fix(es):
- N/A
Under the Hood:
The Ultimate Windows Launcher™
Note: You have to delete app data if you used any version of Tachidesk prior to v0.3.0 for this release to work. Link to troubleshooting guide
Changelog
- Reworked the windows packaging and Launcher
Bug fix(es):
- Also fixes the faulty launcher bat from v0.3.4 and v0.3.5
Under the Hood:
- N/A
Remember for me
Note: You have to delete app data if you used any version of Tachidesk prior to v0.3.0 for this release to work. Link to troubleshooting guide
Changelog
- the app remembers your last read page and loads that page when you open a partially read chapter
Bug fix(es):
- fix a bug where page number was set incorrectly
Under the Hood:
- N/A