Releases: paulcoding810/read-later-v3
Releases · paulcoding810/read-later-v3
v1.0.3
📦 Other
- Refactor storage handling to use IndexedDB for read later functionality
- Sync storage data to IndexedDB on extension installation
- Refactor badge update logic to use async/await for consistency
- Refactor storage synchronization logic
- Update Groups list and editor
- Update adding group UI
- use Indexed DB for saving data
- fix scrollbar behavior on firefox
v1.0.2
📦 Other
- remove 'contextMenus' & 'downloads' permissions for chrome
- add policy for chrome
- fix missing groups.html on production
- fix groups not taking data from storage
- move export data to "more" popup
- add copy urls button
- set green badge for saved tabs
- fix tabs is reversed after remove 1 item
- fix groups.html not bundled on prod
- update env config
- fix missing head icon
v1.0.1
What Changed:
- add groups feature
- fix css for firefox
- move export_json to popup due to manifest v3 limit
- update icons
- update firefox gecko id by package info
- remove loading state
- update search bar & icon sizes
- update zip name
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- add tabs features
Full Changelog: https://github.com/paulcoding810/read-later-v3/commits/v1.0.0