Releases: navorite/sessionic
Releases · navorite/sessionic
v1.7.0
1.7.0 (2024-1-28)
🔥 New Features
- Add a menu to save session / window without opening popup (5ada3fe)
v1.6.2
1.6.2 (2023-12-10)
🚀 Enhancements
- Close popup if openning Settings/FullView (#110) (0ad8da9)
- Add links to Translations and License on About page (f3007b7)
- Add missing localization in Settings (72e0ce5)
- Change "Add tag" options to have neutral background and text (#126) (e1d880c)
- Improve empty tag preview height (#124) (a829026)
- Improve About page UI (cd4e2c3)
🐛 Bug Fixes
- Check for tag name leading and trailing spaces when adding a tag (#125) (e41d2a3)
- Show Sorting Date group name (eac49f0)
v1.6.1
1.6.1 (2023-11-14)
🚀 Enhancements
- Add Arabic, Czech, French, Norwegian, Spanish translations (#81)
- Open Full View after active tab (#101) (2ec9a05)
- Remove theme switch icon in popup (Use settings to switch them) (#56) (ce79ef0)
🐛 Bug Fixes
- Autosaved sessions did not show up real-time (564ee1f)
- Show error when deleting empty session list (e30abaf)
v1.6.0
1.6.0 (2023-11-07)
🔥 New Features
🚀 Enhancements
v1.5.0
1.5.0 (2023-11-05)
🔥 New Features
🚀 Enhancements
- Enhance performance by streaming sessions (#49) (ebc296a)
🐛 Bug Fixes
- Saving a session using Enter key no longer bypasses error checks (e615998)
- Fix typo in "Exclude pinned tabs" (c4d9bc8)
v1.4.1
1.4.1 (2023-10-16)
🐛 Bug Fixes
- Including pinned tab shows only pinned tabs (4ab4682)
v1.4.0
1.4.0 (2023-10-16)
🔥 New Features
- Add an option to exclude pinned tabs (09bfe30)
- Support importing OneTab lists to a separate session (c2405be)
🚀 Enhancements