Skip to content

Releases: Riktam-Santra/Fludex

Windows release for version 0.3.0

26 Jun 05:10
Compare
Choose a tag to compare
  • bumped pubspec to use flutter sdk version >= 3.0.0
  • bumped mangadex_library version to ^2.0.5
  • fixed a lot of bugs due to outdated libraries

Windows release for version 0.2.1

21 Oct 04:46
Compare
Choose a tag to compare

Bug Fixes

  • fixed a bug where the app stopped working when loading the library
  • fixed a bug where the manga reader messed up the volume indexes for certain mangas

Windows release for version 0.2.0

02 Oct 16:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a LOT of bugs related to token refresh.
  • Fixed an issue where the manga reader stopped working.
  • Fixed issues when navigating through mangas.

Feature Update

Login and Logout

  • User Data is now properly saved after login
  • User is automatically logged in when app restarts
  • The logout button now properly logs out the user and deletes the user data saved.
    NOTE: You can delete the user data manually as well by deleting /data/appData/loginData.json

Manga Reader

  • Pinch zoom is now available on all manga pages (Mouse users can scroll to zoom in and out! Pinch zoom works for touchpad users.)
  • A fullscreen button is now provided to directly zoom in to fit image width to screen size.

Windows release for version 0.1.6

12 Jul 05:24
Compare
Choose a tag to compare

Major Announcement

Versioning of Fludex will now follow the exact version mentioned in pubspec. This release starts at 0.1.6 as of 12/07/2021 and this is versioning is to continue here onwards.

Bug Fixes

  • Fixed most bugs that resulted in crash of the app in case of slow or disrupted connections

Windows release for version 1.2

10 Jul 16:51
3107c4d
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug where the user couldn't login due to API changes
  • Fixed a bug where the user couldn't read any mangas due to API changes

Windows release for version 1.1

15 Jan 16:51
Compare
Choose a tag to compare

Feature addition

  • added option to change manga reading status for a manga
  • added option to change translated language for a manga
  • added option to change the tile view in the library
  • added refresh button in the library to refresh library entries

Changes

  • changed the padding for 'Add to library' button

Windows release for version 0.1.3

28 Dec 13:53
Compare
Choose a tag to compare

Feature Addition

  • going from one chapter to another while reading a manga now automatically marks the chapter as read.

Bug fixes

  • fixed a bug where user couldn't unfollow a manga.
  • fixed a bug where user couldn't mark a chapter as read or unread.
  • fixed a bug where the library layout got disoriented on resizing window to small sizes.

Windows release for version 0.1.2

05 Dec 15:31
Compare
Choose a tag to compare

Feature addition

  • added a color filter option to the manga reader for adjusting the brightness of the pages.
  • added an option to filter manga based on reading status in the library.

Fixes

  • fixed a bug where the chapter changed but the manga page didn't.

Windows release for version 0.1.1

15 Nov 04:09
Compare
Choose a tag to compare

A few bug fixes on the login page and better image quality for search result thumbnails

Windows release for version 0.1.0

21 Oct 07:18
Compare
Choose a tag to compare

Changes

  • Added better light and dark theme
  • Added animations to the login screen
  • Stability improvements