Home / v0.6.6
Name Modified Size InfoDownloads / Week
Parent folder
Tachidesk-Server-v0.6.6-r1159-windows-x64.msi 2022-11-26 231.7 MB
Tachidesk-Server-v0.6.6-r1159-windows-x64.zip 2022-11-26 222.3 MB
Tachidesk-Server-v0.6.6-r1159-windows-x86.msi 2022-11-26 224.6 MB
Tachidesk-Server-v0.6.6-r1159-windows-x86.zip 2022-11-26 216.0 MB
Tachidesk-Server-v0.6.6-r1159.jar 2022-11-26 108.8 MB
Checksums.sha256 2022-11-26 1.1 kB
Tachidesk-Server-v0.6.6-r1159-debian-all.deb 2022-11-26 98.2 MB
Tachidesk-Server-v0.6.6-r1159-linux-assets.tar.gz 2022-11-26 386.6 kB
Tachidesk-Server-v0.6.6-r1159-linux-x64.tar.gz 2022-11-26 219.6 MB
Tachidesk-Server-v0.6.6-r1159-macOS-arm64.zip 2022-11-26 391.5 MB
Tachidesk-Server-v0.6.6-r1159-macOS-x64.zip 2022-11-26 382.6 MB
Hoard _em Chapter Downloads source code.tar.gz 2022-11-26 1.1 MB
Hoard _em Chapter Downloads source code.zip 2022-11-26 1.4 MB
README.md 2022-11-26 7.0 kB
Totals: 14 Items   2.1 GB 4

Huge thanks to @martinek who pulled the most of the weight this release!

Server: v0.6.6 + WebUI: r963

TL;DR

  • Batch actions for chapters
  • Improved the downloader
  • WebUI changes:
    • Support for chapter actions
    • a lot of code cleanup
    • some bugfixes

Tachidesk-Server Changelog

  • (r1114) fix broken links (by @AriaMoradi)
  • (r1115) fix more broken stuff (by @AriaMoradi)
  • (r1116) fix more broken stuff (by @AriaMoradi)
  • (r1117) fix more broken stuff (by @AriaMoradi)
  • (r1118) Update winget.yml (#393 by @vedantmgoyal2009)
  • (r1119) fix jre path(#396 by @vedantmgoyal2009)
  • (r1120) Fix deb package (#397 by @mahor1221)
  • (r1121) bump version (by @AriaMoradi)
  • (r1122) Update Changelog (by @AriaMoradi)
  • (r1123) Add libc++-dev (#405 by @mahor1221)
  • (r1124) Revert back to correct way of handling jre_dir (#408 by @mahor1221)
  • (r1125) Update winget.yml (#410 by @vedantmgoyal2009)
  • (r1126) Remove support for Sorayomi web interface (#414 by @marcoebbinghaus)
  • (r1127) Fix downloader memory leak (#418 by @Syer10)
  • (r1128) Documentation cleanup (#417 by @Syer10)
  • (r1129) Updater cleanup and improvements (#416 by @Syer10)
  • (r1130) replace quickjs with Mozilla Rhino (#415 by @xhzhe)
  • (r1131) ktlint (by @AriaMoradi)
  • (r1132) move Tachiyomi's BuildConfig to kotlin dir (by @AriaMoradi)
  • (r1133) remove BuildConfig as extensions now use AppInfo (by @AriaMoradi)
  • (r1134) include list of mangas missing source in restore report (#421 by @AriaMoradi)
  • (r1135) Update dependencies (#422 by @Syer10)
  • (r1136) Lint (#423 by @Syer10)
  • (r1137) Fix: Error handling for popular/latest api if pageNum was supplied as zero (#424 by @meta-boy)
  • (r1138) Add cache control header to manga page response (#430 by @martinek)
  • (r1139) add MangaTable.lastFetchedAt and ChapterTable.chaptersLastFetchedAt (#431 by @martinek)
  • (r1140) Pre-load meta entries for all chapters for optimization (#432 by @martinek)
  • (r1141) POST variant for /{sourceId}/search endpoint (#434 by @martinek)
  • (r1142) Add request body to documentation (#435 by @Syer10)
  • (r1143) add batch download api (#436 by @martinek)
  • (r1144) Migrate to H2 v2 (by @AriaMoradi)
  • (r1145) add category and global meta (#438 by @AriaMoradi)
  • (r1146) Revert H2 database to v1 (by @AriaMoradi)
  • (r1147) refactor deprecated api (by @AriaMoradi)
  • (r1148) Downloader Rewrite (#437 by @Syer10)
  • (r1149) Set source preference doc fix (#441 by @Syer10)
  • (r1150) Add batch chapter update endpoint (#442 by @martinek)
  • (r1151) changes needed for tachiyomi tracker (by @AriaMoradi)
  • (r1152) Future proofing (by @AriaMoradi)
  • (r1153) Fix settings/check-update endpoint (#445 by @martinek)
  • (r1154) Fix docs for /server/check-updates (#447 by @martinek)
  • (r1155) Batch editing and deleting any chapter (#449 by @martinek)
  • (r1156) make chapters endpoint more unifrom (by @AriaMoradi)
  • (r1157) Add batch endpoint for removing downloads from download queue (#452 by @martinek)
  • (r1158) Download queue missing update fix (#450 by @martinek)

Tachidesk-WebUI Changelog

  • (r947) Feature/swr for library screens (#186 by @martinek)
  • (r948) Feature/swr for simple queries (#187 by @martinek)
  • (r949) Check download queue for changes and reload chapters if any chapter download changes state. (#189 by @martinek)
  • (r950) Update typescript dependency (#190 by @martinek)
  • (r951) update browserlist (by @AriaMoradi)
  • (r952) Feature/batch chapter download (#191 by @martinek)
  • (r953) Memoize empty view face so it does not change on rerender (#193 by @martinek)
  • (r954) Feature/batch chapter actions (#194 by @martinek)
  • (r955) Fix navbar back button behavior (#195 by @martinek)
  • (r956) Options panels refactoring (#196 by @martinek)
  • (r957) Refactor and fix sorting in library (#197 by @martinek)
  • (r958) Scroll window to top when PagedPager changes page (#198 by @martinek)
  • (r959) Verticall scroll navigation and fix (#200 by @martinek)
  • (r960) Hide overflowing text in reader title if text can't be wrapped (#199 by @martinek)
  • (r961) Add safezone to scroll end detection to prevent edge cases when scrolling to the end would not detect end (#201 by @martinek)
  • (r962) Refactor/download queue and cleanup visuals overall (#202 by @martinek)
  • (r963) Fix "back" pagination on double page layout in reader for spread pages (#203 by @martinek)
Source: README.md, updated 2022-11-26