Skip to content

Releases: navorite/sessionic

v1.3.3

12 Oct 12:47
Compare
Choose a tag to compare

1.3.3 (2023-10-12)

🐛 Bug Fixes

  • Fix document being used in background service (702a9af)

v1.3.2

12 Oct 12:36
Compare
Choose a tag to compare

1.3.2 (2023-10-12)

🚀 Enhancements

  • Reset modal inputs when closed (574b24f)

🐛 Bug Fixes

v1.3.1

12 Oct 08:10
Compare
Choose a tag to compare

1.3.1 (2023-10-12)

🚀 Enhancements

v1.3.0

11 Oct 14:47
Compare
Choose a tag to compare

1.3.0 (2023-10-11)

🔥 New Features

  • Add search support for tab names (0bff259)

🐛 Bug Fixes

  • Fixed Search Bar not opening (3f8355e)
  • Tags are now displayed more consistently (c7b98a5)

v1.2.2

09 Oct 07:12
Compare
Choose a tag to compare

1.2.2 (2023-10-09)

🚀 Enhancements

  • Do not show saved sessions number if empty (83d6b64)
  • Code clean up and accessibility improvements to various components (ac773c5, 4007d7a)
  • Increased tag characters limit to 15 characters (10c52df)

v1.2.1

07 Oct 15:16
Compare
Choose a tag to compare

1.2.1 (2023-10-07)

🚀 Enhancements

  • Add icon to save date and change its position (7902b92)
  • Change untagging to be a separate icon (dd3db43)
  • Improve relative date format (bf12623)
  • Reduce windows and tabs icon sizes (c2b48fb)
  • Show date when hovering over session save relative time (c063e3d)

🐛 Bug Fixes

  • Add default tag background when not specified (f0f230e)
  • Session updates clears windows if the session was not selected (e8699ce)

v1.2.0

06 Oct 14:04
Compare
Choose a tag to compare

1.2.0 (2023-10-06)

🔥 New Features

  • Allow saving session without asking for name (9a87c9e)

🚀 Enhancements

  • Adjust location of adding tag icon (a21f225)
  • Improve Tag UI (ecd2110)
  • Updated the logo (e29b459)
  • Use relative time for sessions instead (71cd43d)

🐛 Bug Fixes

  • Allow clearing tag name when creating tags (b90f572)
  • Do not show date saved if undefined (4276f7f)

v1.1.0

17 Sep 20:38
Compare
Choose a tag to compare

1.1.0 (2023-09-17)

🔥 New Features

🚀 Enhancements

  • UI: Improve Session Card (ca5fbf0)
  • UI: Do not hide options page overflow (a9a03bb)

v1.0.1

12 Sep 16:12
Compare
Choose a tag to compare

1.0.1 (2023-09-12)

🚀 Enhancements

  • Notify when extension gets updated (5248bc6)
  • Select Current Session if selected session was not found (976e2a2)
  • Sync autosaved sessions with all views in real-time (68a17ee)
  • UI: Indicate focused tab in window (7d11c5b)
  • UI: Indicate focused window in sessions (fe0c934)
  • Update focused window when it changes (5716688)
  • Update selected session for all views when it changes in real-time (e117289)

🐛 Bug Fixes

  • Clear windows object to avoid memory leak in certain cases (59335c8)
  • Do not scroll if Current Session is selected (e62271b)
  • Fix saving a session scrolls to the end of the list (cc37353)

v1.0.0

09 Sep 11:45
Compare
Choose a tag to compare

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)