Skip to content

Releases: enakada/foxy-manga-reader

0.7.5

08 Sep 01:10
Compare
Choose a tag to compare

Notable Changes

  • Added new "Refresh Database" button to the dashboard page. Users can manually check for new chapter updates.

  • Fixed database disappearance after update to Firefox 62.0

  • Fixed error with Kissmanga's source which prevented users using proxy / VPN from bookmarking manga

0.7.4

10 Jul 00:56
Compare
Choose a tag to compare

Notable Changes

  • Added a tutorial for new users explaining how to start tracking manga using Foxy
  • Added new ordering feature. Users can now order their list by latest updates.
  • Fixed kissmanga url regex validation (yet again) which was failing due to special characters like %. This was a complementary fix to what was applied in Issue #16. (Issue #17)

0.7.3

10 Jun 00:44
Compare
Choose a tag to compare

Notable Changes

Fixed MangaHere chapter updates. Request was being cached by the browser, preventing chapter updates. (Issue #15)

0.7.2

08 Jun 01:27
Compare
Choose a tag to compare

Notable Changes

  • Fixed a warning being triggered in the background script due to a invalid badge color code.
  • Fixed Kissmanga url regex which was failing due to special characters like %. (Issue #16).

0.7.1

13 May 04:28
Compare
Choose a tag to compare

Notable Changes

  • Added new source: MangaReader.
  • Changed how chapters are retrieved from Fanfox source.
  • Fixed Kissmanga background updates. The updates were not working due to a change to the cloudflare code.

0.6.2

12 Mar 12:18
Compare
Choose a tag to compare

Notable Changes

  • Added option for choosing in which storage to store the bookmarks (either local or sync).
  • Decreased max list size when using sync storage to 280.
  • Fixed problem which prevented the Foxy's sidebar to load on kissmanga when 'All pages' mode was selected.

0.6.1

28 Feb 01:32
Compare
Choose a tag to compare

Notable Changes

  • Added more information to the Dashboard page (manga progress and status).
  • Added source information to browser action pop-up.
  • Limited manga list size to 300 entries (Issue #13).
  • Fixed problem which prevented users from adding manga with volume information (MangaHere source only).

0.6.0

14 Feb 16:22
Compare
Choose a tag to compare

Notable Changes

  • Added support for Kissmanga.
  • Added new dashboard page. Users can now manage their bookmarks easily using bulk actions.
  • Updated Bootstrap to version 4.
  • Moved Import / Export features to the Dashboard.
  • Fixed an issue which prevented users from syncing long manga lists (> ~200 entries).

0.5.2

14 Feb 16:18
Compare
Choose a tag to compare

Notable Changes

  • Changed Mangafox domain to http://fanfox.net.
  • Changed the export file version to be the same as the add-on version. This makes it easier to perform database migrations.
  • Fixed some layout problems with the browser action popup (see CHANGELOG.md for more details).

0.5.1

14 Feb 16:14
Compare
Choose a tag to compare

Notable Changes

  • Added Foxy custom error codes.
  • Raised minimum Firefox version supported to 53.0.
  • The following issues where fixed:
    • Foxy unable to sync its data across devices.
    • Manga entries being duplicated due to slow network connection.