Releases: sienori/Tab-Session-Manager
Releases · sienori/Tab-Session-Manager
7.0.1
7.0.0
- Migrated extension from Manifest v2 to v3
- This ensures continued support in browsers!
- Changed the minimum interval for regularly autosave from 0.1 minutes to 0.5 minutes
- This change is due to limitations in Manifest v3
- Fixed the behavior of tracking sessions
- Fixed the issue where windows opened outside of the tracking window were added when the "Track newly opened windows" option was enabled #1187 (Thanks @Swivelgames!)
- Fixed the issue where tab groups were not saved in tracking sessions #1266 (Thanks @TheOverpassArsonist!)
6.12.2
6.12.1
- Fixed an issue with session saving failing when using PWA (Progressive web apps) and tab group saving in Chrome #981 (Thanks to @mohemohe!)
- Fixed an issue with session restore failing when window is off screen in Chrome #1057 (Thanks to @Drincann!)
- Fixed an issue with internal tag appearing in tag suggestion
6.12.0
- Implemented Tracking Session #890
- You can set a session as a tracking session from the session menu.
- When you open a tracking session, changes in the window are automatically reflected in the session.
- This allows for efficient workspace switching!
- Added option to track newly opened windows
- You can choose if newly opened windows in the tracking session should be included in the tracking
6.11.1
6.11.0
- Supported importing Firefox session store backups files #884 (Thanks to @d10n!)
- Improved to not appear sign in prompt during automatic cloud sync #752
- Improved the appearance of tags in autosaved and startup sessions #830
- Improved to auto save closed tabs in "Open in current window"
- Adjusted the color of the session list to improve visibility #865
- Fixed an issue where importing Session Buddy files failed #861
- Fixed an issue where upload of sessions with long names failed in cloud sync
- Fixed an issue where "Open in current window" opens different order tabs when pinned tabs exists #885 (Thanks to @DiegoBM!)
6.10.1
6.10.0
6.9.0
- Added the ability to add the current tab to the session #458
- Right-click on the window title or click on the Edit button to display the menu.
- Visualized incognito windows on the toolbar popup
- Improved the position of the notification on the toolbar popup
- Fixed an issue where the incognito window could not be restored in Chrome #342
- When loading a incognito window, lazy loading is disabled.
- Fixed an issue where the window title is not displayed in Chrome #809
- Fixed an issue where ignoring URLs in "Replace with current window" was not working #800