Releases: sienori/Tab-Session-Manager
Releases · sienori/Tab-Session-Manager
6.8.3
6.8.2
6.8.1
6.8.0
- Added option to compress favicons when saving session #471
- Compresses the favicon URL of the data URI scheme.
- This will reduce the session size and speed up loading.
- You can also compress the favicons of past sessions.
- Added option to select the backup type #762
- You can select individual or full backup
- Fixed an issue where session list loading was missing
- Fixed an issue where session list filtering was reset
- Fixed an issue where memory was not released after exporting sessions
6.7.0
- Renewed local backup option #710
- Supports incremental backups.
- Only sessions that have changed will be saved separately, saving storage.
- Changed the file name of the exported session to include tags
- Fixed an issue where the cloud sync login prompt appears on every reboot (Chrome/Edge) #752
- If you are using multiple browsers, the issue will be resolved only in the first Chrome/Edge you logged in.
- The second or later logged-in Chrome/Edge will still show the login prompt.
- Firefox does not have this issue.
- Improved the open and delete buttons in the session list #744
- Fixed an issue of accidentally opening a session by repeatedly clicking the delete button.
6.6.0
6.5.0
- Added auto-sync option for cloud sync
- Changed to show cloud sync account names on the settings page
- Changed to wait 30 seconds when executing backup on startup
- Implemented suggestions for tag input
- Implemented double-click to open session
- Fixed broken style of lazy loading page
- Fixed an issue with lazy loading tabs closing on automatic updates