Releases: Gerardufoin/FreeKiss
Version 1.2.0
Add an option to display the amout of unread chapters on FreeKiss' icon.
- The displayed number of unread chapters is updated at a customizable interval ranging between 5 minutes to 2 hours.
- When a number is displayed on FreeKiss' icon, a link to the bookmarks is available on FreeKiss' popup.
- Max amount of unread chapters displayed cap at 999.
(Damn, messed up the versioning. Version 1.1.0 has been skipped and the chrome store will not allow me to change it. Welp ¯\_(ツ)_/¯ )
Version 1.0.1
Bugfix:
- Fix frontpage's carousel fetching the wrong mangas to display when the managers are present.
Version 1.0.0
Official release of the extension. Yay ! 🎉
This update is mostly a cleanup for the release.
- Optimize images resize speed
- Change sliders step in image resize settings from 100 to 50
- Add an option to automatically display the users comments on a chapter
- Add button to show/hide pre-release patchnotes
- Add comments to most of the scripts
Version 0.8.1
Bugfix:
- Turns out Chrome cannot store invalid UTF16 characters. Changed the compression of the bookmarks status from LZString.compress to LZString.compressToUTF16.
- Fixed the bookmarks counter on the bookmarks page displaying the wrong number when loading the page on a category different than #Reading.
Version 0.8.0
Add the export option and the amount of mangas on the bookmarks page.
- Available export formats: plain text, XML and JSON.
Bugfix:
- Fix status displayers not working when new mangas are added on the frontpage carousel.
Version 0.7.0
Add new "Plan to read" status and rework a bunch of features
- Mangas status are now compressed with lz-string and sync with your google account.
- Bookmarks status on managers now have a popup display to select the status.
- Bookmarks managers are now on the bookmarks page to increase genericity.
- Rework bookmarks page mutations (lot cleaner, tiny bit more optimized) and commented most of the page code.
- Change advanced options display to be more compact and less repetitive.
Bugfix:
- Fix a bug causing enhanced bookmarks display to sometime randomly create newlines.
- Fix FreeKiss disabling option not working correctly.
Version 0.6.0
Add a bookmarks manager on the following pages:
- Mangas summary
- Mangas chapters
The bookmarks managers now have an option to add non-bookmarked mangas to the bookmarks list.
Any existing bookmarks manager can be toggled on/off in the advanced options.
Version 0.5.0
On the Bookmarks page, bookmarks can now be sorted into four different tabs:
- Unread
- Reading
- On Hold
- Completed
Add local mangas status management (only "On Hold" at the moment).
- Bookmarks sorting option adds a button to mark bookmarks as "On Hold".
- Bookmarks "On Hold" status can also be managed from KissManga frontpage if the "Frontpage Management" option has been enabled.
Bookmarks sorting can be toggled on/off in the advanced options.
Version 0.4.0
Add FreeKiss custom pages:
- Advanced Options
- Export Bookmarks (placeholder)
- Patchnotes
Frontpage bookmarks managers can now be toggled on/off in the advanced options.
Enhanced bookmarks display can now be toggled on/off in the advanced options.
Version 0.3.0
Bookmarks can now be managed from the frontpage.
- Add manager on scrolling bar mangas.
- Add manager on New mangas.
- Add manager on Most popular mangas.
- Remove image tag for bookmarked mangas (mangas are now seen as bookmarked with the manager).