sessionic

A web extension to save, manage and restore sessions, windows and tabs.

AGPL-3.0 License

Stars
476

Bot releases are hidden (Show)

sessionic - v1.0.0

Published by navorite about 1 year ago

1.0.0 (2023-09-09)

Sessionic has finally hit v1.0.0! ✨

🚀 Enhancements

  • Adjust naming of autosave section (7a2d470)
  • Adjust naming of save interval input (1014310)
  • Scroll to selected session on start (39c3cdd)

🐛 Bug Fixes

  • Fix importing sessions from other extensions (a91631c)
sessionic - v0.3.1

Published by navorite about 1 year ago

0.3.1 (2023-09-08)

🐛 Bug Fixes

  • Fix Autosave does not remove oldest session after exceeding max session number (e5aba20)
sessionic - v0.3.0

Published by navorite about 1 year ago

0.3.0 (2023-09-07)

🔥 New Features

🚀 Enhancements

  • Improve modal buttons font (f9f1796)

🐛 Bug Fixes

  • Closing a tab doesn't update session properly (5788608)
sessionic - v0.2.5

Published by navorite about 1 year ago

0.2.5 (2023-08-17)

🚀 Enhancements

  • Change color of delete icons to red (ae1af62)
  • Remove unneeded events to reduce memory usage (131c0b2)
  • Enhance color contrast of input modal (ed90b65)
  • Enhance Switch UI (5047cf7)
  • Greatly reduce memory usage by loading only the session currently viewed (#34) (034d9a3)
sessionic - v0.2.4

Published by navorite about 1 year ago

0.2.4 (2023-08-16)

🐛 Bug Fixes

  • Selected session is not in sync sometimes (c4fcfce)
sessionic - v0.2.3

Published by navorite about 1 year ago

0.2.3 (2023-08-15)

🐛 Bug Fixes

  • Fix tabs do not open correctly when active (0f5710a)
sessionic - v0.2.2

Published by navorite about 1 year ago

0.2.2 (2023-08-15)

🚀 Performance Optimizations

  • Unload events when not visible (29fbe0e)

🐛 Bug Fixes

  • Do not load settings at every init call (3ff2298)
  • Fix Chromium window bound size error (f654d36)
  • Update tabs when necessary events happen (728c1da)
sessionic - v0.2.1

Published by navorite about 1 year ago

0.2.1 (2023-08-11)

Bug Fixes

  • Tabs don't open when tab lazy loading is off (b374699)
sessionic - v0.2.0

Published by navorite about 1 year ago

0.2.0 (2023-08-11)

Features

  • Support tab lazy loading in Chrome (4dfe9bc)
  • Add ability to import sessions from other popular extensions (f5a99ea)
  • Reduce size of backups by roughly 90% (d0053e9)
  • Add option to filter URL list (9cda02c)
  • Add option to lazy load tabs (5c9bd97)
  • Improve extension tabs behaviour (bd1e8a9)
  • UI: Improve colors (47516b0)
  • UI: Improve section spacing (4e85ac9)
  • UI: Improve sessions selected color (8afbfcd)
  • UI: Improve switch UI (227f6ab)

Bug Fixes

  • Avoid scenarios where memory leak may occur (2450613)
  • Check for discarded tabs before displaying it (f78610a)
  • Detect more tab change events (2d87e89)
  • Do not remove certain tab properties (36b765c)
  • Lazy loaded tab has no icon in some cases (9dfd82d)
  • Provide better defaults to tab filters (59bbccf)
  • Update Current Session tab removals properly (da68872)
  • Update tab and window deletion properly (709268f)
  • Use tab title for discarded tabs in Firefox (30f6474)
  • UI: Fix tab icon not fully rendered (92b528d)
  • UI: Show default icon for other extensions (fed2a04)
  • UI: Use intended tab color (eca3e8d)
sessionic - v0.1.2

Published by navorite over 1 year ago

0.1.2 (2023-07-20)

Bug Fixes

  • UI: Fix modal and tab UI not showing properly (84805bf)
sessionic - v0.1.1

Published by navorite over 1 year ago

0.1.1 (2023-07-20)

Bug Fixes

  • Current Session fails to load with bad tab icons (5a0c43d)
  • UI: Set max size of tab icons (1320d11)
sessionic - v0.1.0

Published by navorite over 1 year ago

0.1.0 (2023-07-19)

Features

  • UI: improve Settings UI and accessibility (d62e883)

Bug Fixes

  • Show pointer on hovering over import sessions (9259ba4)
sessionic - v0.0.2

Published by navorite over 1 year ago

  • Reduced memory usage and improved performance
  • Set Popup View as default setting
  • Persistent settings across all extension pages
  • Added default tab icon for tabs with no icon
  • Changed error messages for more clarity
  • Updated dependencies
sessionic - v0.0.1

Published by navorite over 1 year ago

  • Added basic functionality and UI
Related Projects