Releases: Suwayomi/Tachidesk-qtui
v2022.11.26
v2022.11.26 - 2022-11-26
Added
- Add resource images for linux desktop (24e54c8 by Norm).
- Add swipe genester to mark read,unread (5135845 by Norm).
Fixed
- Fix threading issue with network manager, fix download model's thumbnails (971fb49 by Norm).
- Fix crash when initalily loading library on somee platforms (f1e636d by Norm).
- Fix desktop file, fix missed manga details model rename (05706ef by Norm).
- Fix crash when adding not yet loaded manga, simplify manga details model, use updated downloads information to get title and thumbnail ([aaa7f53](aaa7f53e6756e40f77f0c60
e9e4e62e75fff3a02) by Norm). - Fix searching source library, fix reloading updates when visiting page (6b79991 by Norm).
- Fix refreshing library, sources (includes badges updating, adding new manga to library), fix showing previously read as read/unread ([9dd9429](9dd9429a5862901b1aee276697
becaa93d403673) by Norm). - Fix marking read not working properly sometimes, fix refreshing manga from the details page, fix start button in details page ([abf61a5](abf61a5
4e690584) by Norm). - Fix android icon (8c7594f by Norm).
- Fix fetching new chapters from manga details page (6b80fce by Norm).
- Fix manga details swiping on mobile, improve downloads pending, fix call to updates (ce9c8a4 by Norm).
- Fix couple of places where host was not resolved properly. fix getting next chapter (7a761e7 by Norm).
v2022.10.10
v2022.10.10 - 2022-10-11
Added
- Add settings image widget, clean up settings page (9912b76 by Norm).
- Add switchs to settings. (9c64146 by Norm).
- Add option to update manga manually (6b796db by Norm).
Fixed
- Fix authorized websockets, fix download button in manga number (e7eb88e by Norm).
- Fix updates page not loading the viewer when selecting a chapter (7e615c9 by Norm).
- Fix marking chapter read from manga details page, (broke after adding manga view ([d059a69](d059a69
e128) by Norm). - Fix reply bug when combining sources and extensions (98b354a by Norm).
- Fix updating page number and last read chapter when using the tap navigation (74c6a45 by Norm).
v2022.10.7
this is probably missing changes, such as authentication, and navigating the viewers via tap, also added a manga reader view.
v2022.10.7 - 2022-10-07
Added
- Add changelog (8ffb8ba by Norm).
Fixed
v2022.6.25
actually fix the jumping
fix requesting next chapter for endless scroll
fix chapter name in the header view.
v2022.6.19
add head bar to show chapter and back button
fix annoying jumping around bug caused from last read page.
v2022.6.18
add make previous as read/unread
add page numbers to reader
add jump to last read page
slight change to scrolling behavior in reader
Visual Improvements
various visual improvements
add search to library
Updated to qt6
first official qt6 release, this should in theory be faster than the qt5 releases.
Mark chapters read when selected from updates page
add ability to click download icon in the manga page, also show download progress from manga page.
first qt6 release
first qt6 release
downloads show on updates page.
improve settings page to be more intuitive.
warning: this might not support all the image formats of qt5, should only effect thumbnails?