Skip to content

Releases: BartoszKlonowski/session-storage

v2.1.1: New feature hotfixes

26 Nov 16:38
b7ebb08
Compare
Choose a tag to compare

This release fixes two issues that were noticed when launched the previous version:

  • Longer text becomes multi-lined before being trimmed (#103)
    fixed in #104
  • Window app's size is lower than the limit
    fixed in #105

v2.1.0: "Overwrite" button and refreshed look

06 Nov 20:52
9e532ef
Compare
Choose a tag to compare

This release introduces the "Overwrite" button that is displayed instead of "Save" button when the given session's name already exists.
Also, the look and feel has been significantly refreshed improving the user experience.

v2.0.1: Additional languages support

27 Aug 10:04
6a00d76
Compare
Choose a tag to compare

This release introduces additional languages supported by the application's UI:
Lietuvių (lt) | Română (ro) | Svenska (sv-SE) | Italiano (it) | 한국어 (ko) | Español (de España) (es-ES)

The above were added according to the list of languages already used across users.
If your language is still unsupported, please create an issue or reach out mentioning your language to be added as well.

v2.0.0: UI and layout full overhaul

03 May 22:44
e31e685
Compare
Choose a tag to compare

This major version release brings the fully redesigned UI and layout of the application:

  • Dynamic list of stored sessions with number of tabs saved in each,
  • Improved feel of the buttons fitting the text
  • New tooltips, hints, placeholders for the widgets

as well as some crucial features:

  • Translations
  • List search and selections
  • Chromium engine now supported - you can expect more browser to appear in the supported browsers list in README for download

Backward compatibility:
This release is a major version, mainly because the icon was totally remade from scratch, which may seem the extension to be lost after update - it's not, it's still there, installed but under different icon. However, though the engine has been much redone, all your sessions will still be there, left intact. The extension will work without any issues comparing to the previous version (it should work even better now).

v1.0.2: Improved accessibility

09 Jan 17:47
6a2bdbd
Compare
Choose a tag to compare

This release brings the improved accessibility of the application as well as the improved feel when pressing the buttons does not reload the popup anymore.

v1.0.1: Incorrect window bugfix

22 Dec 10:15
51cd218
Compare
Choose a tag to compare

This release fixes the defect of incorrect window selected when reopening a session - Issue #36

Official release - v1.0.0

08 Nov 23:09
6ab163f
Compare
Choose a tag to compare

This is the initial & official release of version 1.0.0.
This package includes fully functional, working and stable extension available to be downloaded from the Mozilla Browser ADD-ONS page.

To manually install the extension please download the binary session_storage-1.0.0.zip and install it in your Firefox add-ons settings.