Skip to content

Releases: sienori/Tab-Session-Manager

6.11.1

14 Oct 17:15

Choose a tag to compare

  • Fixed an issue where sign-in is required every time when using cloud sync with multiple browsers #752

6.11.0

11 Oct 11:32

Choose a tag to compare

  • Supported importing Firefox session store backups files #884 (Thanks to @d10n!)
  • Improved to not appear sign in prompt during automatic cloud sync #752
    • A red badge on the extension icon will notify you when manual sign in is required.
    • image
  • Improved the appearance of tags in autosaved and startup sessions #830
    • Shortened the tag name and changed the tag icon
    • tag icon
  • 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

08 Sep 18:40

Choose a tag to compare

  • Fixed an issue where sessions could be lost in Firefox when storage space is low #860

6.10.0

13 Aug 14:43

Choose a tag to compare

  • Added the ability to import and export settings #350
  • Supported the import of Session Buddy session files #408

6.9.0

01 Aug 16:46

Choose a tag to compare

  • 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

6.8.3

09 Jun 05:16

Choose a tag to compare

  • Changed the information page to show links to each store

6.8.2

30 May 12:19

Choose a tag to compare

  • Fixed an issue where lazy loading of pages didn't work on Chrome 91 #784
  • Fixed an issue with slow loading of styles on the options page in Chrome
  • Changed the toolbar popup to allow horizontal scrolling #778

6.8.1

16 May 11:40

Choose a tag to compare

  • Fixed an issue where backup didn't work in some environments #771
  • Changed to not show files in the download history in backup

6.8.0

08 May 09:39

Choose a tag to compare

  • 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

28 Apr 15:46

Choose a tag to compare

  • 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.