Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Suwariyomi v0.13.1

Choose a tag to compare

@Nowaaru Nowaaru released this 06 May 07:15
· 87 commits to main since this release
ec8eacf

The absolute worst thing to see after pushing an update:

image

..so, as you might have guessed... I screwed up again..

What's fixed?

  • Fixed the entirety of the tracking system. It all broke and I don't know how. Specifically:
    • Fixed the issue with score not appearing in the tracking modal.
    • Fixed the issue with tracking not updating when marking a chapter as read.
    • Fixed the issue with tracking not updating when completing a chapter. Unrelated to the last bullet point.
    • Fixed the issue with tracking not updating when marking a chapter as unread.
    • Fixed the issue with tracking not displaying the correct chapter.
    • Fixed the issue with tracking not updating score.
    • Fixed the issue with tracking overwriting data incorrectly.
    • Fixed the issue with tracking completely removing data incorrectly.
  • Fixed a bug where copying a page that isn't a .PNG file to the clipboard would crash the application.
  • Fixed the issue with view.tsx not correctly updating the read cache when a chapter is marked as unread/read, therefore contributing to the solution to the former.
  • Fixed the really bad bug where settings would not persist past updates, which is weird because that didn't happen before this update despite the primary bad-guy being present across all releases.
  • Fixed the entire app freezing when reloading a source via pressing the refresh button. This was caused by sending an extremely large payload through electron's IPC channel, which is very slow and can easily choke up the application. No I didn't.

↓↓ Get the good stuff down below. ↓↓