Releases: enakada/foxy-manga-reader
Releases · enakada/foxy-manga-reader
0.7.5
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
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
0.7.2
0.7.1
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
Notable Changes
- Added option for choosing in which storage to store the bookmarks (either
local
orsync
). - 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
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
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
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).