Skip to content

Releases: navorite/sessionic

v1.4.0

16 Oct 12:00
Compare
Choose a tag to compare

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

v1.3.5

15 Oct 15:00
Compare
Choose a tag to compare

1.3.5 (2023-10-15)

🐛 Bug Fixes

  • Check for selected before accessing id (7ba2b6f)
  • Selected session is not highlighted in search (2b13ee5)

v1.3.4

14 Oct 05:58
Compare
Choose a tag to compare

1.3.4 (2023-10-14)

🐛 Bug Fixes

  • Session selection doesn't work inside search (425fb14)

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)