Skip to content

Releases: Suwayomi/Tachidesk-qtui

v2022.11.26

26 Nov 19:33
Compare
Choose a tag to compare

v2022.11.26 - 2022-11-26

Compare with v2022.10.11

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

11 Oct 00:12
Compare
Choose a tag to compare

v2022.10.10 - 2022-10-11

Compare with v2022.10.7

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

07 Oct 15:12
Compare
Choose a tag to compare

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

Compare with v2022.6.25

Added

Fixed

  • Fix downward movement in webtoon viewer (59f9823 by Norm).
  • Fix closing on back in android (696683c by mgn-norm).

v2022.6.25

25 Jun 17:56
Compare
Choose a tag to compare

actually fix the jumping
fix requesting next chapter for endless scroll
fix chapter name in the header view.

v2022.6.19

19 Jun 22:16
Compare
Choose a tag to compare

add head bar to show chapter and back button
fix annoying jumping around bug caused from last read page.

v2022.6.18

18 Jun 22:18
Compare
Choose a tag to compare

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

19 Mar 18:17
Compare
Choose a tag to compare

various visual improvements
add search to library

Updated to qt6

18 Mar 00:02
Compare
Choose a tag to compare

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

13 Mar 02:21
Compare
Choose a tag to compare
first qt6 release Pre-release
Pre-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?

v0.0.6

21 Nov 23:52
Compare
Choose a tag to compare

fix update library function not being called.
fix an issue where there would be a line of pixels along the sides