Skip to content

Releases: Suwayomi/Suwayomi-Server

Anime Support is back

11 Aug 03:29
Compare
Choose a tag to compare

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

08 Aug 10:00
Compare
Choose a tag to compare

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):

  • Fixes for NHentai, Tsuki Mangas, Komga, LANraragi, Bato.to (#149 and #146 and #165 by @Syer10)

Under the Hood:

Download Queue

29 May 23:48
Compare
Choose a tag to compare

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:

  • actually send pageCount with chapters list end point for @JipFr
  • lastReadAt for @JipFr

Anime Support #2

27 May 22:43
Compare
Choose a tag to compare

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

27 May 15:32
Compare
Choose a tag to compare

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

24 May 14:20
Compare
Choose a tag to compare

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

23 May 14:29
Compare
Choose a tag to compare

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

18 May 23:29
Compare
Choose a tag to compare

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:

  • Powershell script ports of windows bundler (#89 by @Syer10 )
  • Smarter Chapters and cleanup (#87 by @Syer10 )

The Ultimate Windows Launcher™

18 May 17:20
Compare
Choose a tag to compare

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

17 May 22:21
Compare
Choose a tag to compare

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