Skip to content

Releases: paulcoding810/read-later-v3

v1.0.3

30 Aug 16:22
8479289

Choose a tag to compare

📦 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

13 Feb 12:00

Choose a tag to compare

📦 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

09 Feb 15:57

Choose a tag to compare

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

08 Feb 15:49

Choose a tag to compare

What's Changed

  • add tabs features

Full Changelog: https://github.com/paulcoding810/read-later-v3/commits/v1.0.0