Sessions 1.6.2
28 September, 2023 14:59
Releases Notes for v1.6.2
Support for macOS Sonoma
- Added support for macOS Sonoma
- Improved logging
- Fix #17
Sessions 1.6.1
8 January, 2021 18:15
Releases Notes for v1.6.1
Fixing bugs
New in this version:
- Bug with auto-saving and replace features fixed
Sessions 1.6
2 January, 2021 20:51
Releases Notes for v1.6
Big update!
New in 1.6:
- You can now reorder sessions by dragging them in the tabl
- Settings are moved to the settings button
- Auto-update: when opening a session in auto-update mode all changes are automatically saved
- Search bar is now more powerful and scans urls and tabs’ titles, too!
Sessions 1.5
2 January, 2021 20:36
Releases Notes for v1.5
Replace sessions
New in this version:
- You can now replace a saved session with the current workspace (#5)
- Option button is gone - right click on a session to display all the available options
Sessions 1.4
19 December, 2020 17:03
Releases Notes for v1.4
Session - Pinned Tabs v2
New in this version:
- You can now choose if you want to ignore or consider pinned tabs when saving your sessions
- Context menu has a new look
Sessions 1.3
5 December, 2020 22:52
Releases Notes for v1.3
Sessions - Pinned Tabs
New in this version:
- Pinned tabs are now no longer part of Sessions and will therefore be ignored when restoring a session.
Sessions 1.2
24 January, 2020 21:41
Releases Notes for v1.2
Sessions - Private Capabilities
New in this version:
- Save and open private sessions! 1
- Open non-private sessions in private windows!
1: Note that since there are no public APIs avaible to open a private window I used the stratagem of sending a keystroke event to safari. This means that the function could sometimes fail and restore the session in a different window from the one opened.</mark>