CBZ download support
Server: v0.7.0 + WebUI: r983
TL;DR
- CBZ downloads support
- Webview implementation based on Microsoft playwright, disabled for this release
- Fixed compatibility with some chinese extensions
- Support for Tachiyomi extensions lib 1.4
- WebUI changes:
- Uhh, idk, find out yourself...
Tachidesk-Server Changelog
- (r1159) v0.6.6 (by @AriaMoradi)
- (r1160) add Chagelog TL;DR (by @AriaMoradi)
- (r1161) fix Changelog typos (by @AriaMoradi)
- (r1162) WebView based cloudflare interceptor (#456 by @AriaMoradi)
- (r1163) update issue mod (by @AriaMoradi)
- (r1164) better description (by @AriaMoradi)
- (r1165) fix regex (by @AriaMoradi)
- (r1166) get default User Agent from WebView (#457 by @AriaMoradi)
- (r1167) implementation of android.graphics.BitmapFactory (#460 by @animeavi)
- (r1168) Basic android.graphics Rect and Canvas implementation (#461 by @animeavi)
- (r1169) Get Playwright working (#462 by @Syer10)
- (r1170) disable deb release (by @AriaMoradi)
- (r1171) Fix debian release (#463 by @mahor1221)
- (r1172) Add better manga thumbnail handling (#465 by @Syer10)
- (r1173) Use extension list fallback if extensions fail to fetch (#469 by @Syer10)
- (r1174) fix when playwright fails on providing a UA (by @AriaMoradi)
- (r1175) Update CategoryMetaTable.kt (by @AriaMoradi)
- (r1176) fix CategoryMetaTable reference to CategoryTable (#473 by @AriaMoradi)
- (r1177) remove possibly misleading sentence (by @AriaMoradi)
- (r1178) Clarify and Update (by @AriaMoradi)
- (r1179) Clarify and Update (by @AriaMoradi)
- (r1180) link to Tachiyomi section (by @AriaMoradi)
- (r1181) fix typo (by @AriaMoradi)
- (r1182) Improve Gradle Configuration (#478 by @Syer10)
- (r1183) Improve Playwright handling (#479 by @Syer10)
- (r1184) fix ambiguous reference issue on JDK 13+ (by @AriaMoradi)
- (r1185) update gradle version (by @AriaMoradi)
- (r1186) upgrade dorkbox stuff (by @AriaMoradi)
- (r1187) Fixe Dex2Jar and dorkbox dependency issues (#487 by @akabhirav)
- (r1188) Fix logging and update system try (#488 by @Syer10)
- (r1189) add support for Extensions Lib 1.4 (#496 by @Syer10)
- (r1190) disable playwright for v0.6.7 (by @AriaMoradi)
- (r1191) Decouple Cache and Download behaviour (#493 by @akabhirav)
- (r1192) rethink image cache (#498 by @AriaMoradi)
- (r1193) fix Page index issues for some providers (#491 by @akabhirav)
- (r1194) Download as CBZ (#490 by @akabhirav)
- (r1195) re-order config options (by @AriaMoradi)
- (r1196) stop using depricated API (by @AriaMoradi)
Tachidesk-WebUI Changelog
- (r964) Created a GridLayout enum and updated all locations to use it. (#208 by @infix)
- (r965) fix library update progress rendering (#210 by @schroda)
- (r966) Save reader settings per manga in Meta (#216 by @schroda)
- (r967) make default reader settings changeable (#217 by @schroda)
- (r968) [#211] Refresh Library after a update (#212 by @schroda)
- (r969) add logic for metadata migration (#218 by @schroda)
- (r970) set browser tab title (#220 by @schroda)
- (r971) Add tooltip containing full manga title to title of manga (#221 by @schroda)
- (r972) show more detailed upload dates for today and yesterday (#222 by @schroda)
- (r973) add GitHub action on pushing to run lint (#224 by @schroda)
- (r974) Ignore filters while searching (#226 by @schroda)
- (r975) force absolute import path (#223 by @schroda)
- (r976) add prettier for auto formatting (#231 by @schroda)
- (r977) Fix import path (#228 by @schroda)
- (r978) increase prettier line length to 120 (#233 by @schroda)
- (r979) Add chapter page dropdown (#230 by @schroda)
- (r980) add chapter dropdown to reader nav bar (#229 by @schroda)
- (r981) Fix lint error (#235 by @schroda)
- (r982) Fix reader nav bar scroll to page (#236 by @schroda)
- (r964) Created a GridLayout enum and updated all locations to use it. (#208 by @infix)