Skip to content

Releases: liyu1981/tabverse

v0.5.0

13 Jul 01:22
0f123a9

Choose a tag to compare

This is the v0.5.0 release. This release delivers following

  • resolved annoying bug that when the browser is busy, loading a saved tabverse will sometime save and update the wrong data because of the async update and save conflicts.
  • rewrite of the chrome session saving strategy with simple rules of keep max 14 days (max 64 records each day).
  • upgraded dependency packages to newest versions.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Apr 23:54
b5b5694

Choose a tag to compare

This is the v0.4.0 release. This release delivers following

  • A rewrite of data layer with effectorjs, and removed mbox implementation. This is helping to boost the efficiency.
  • Applying a new overall polished theme to our UI.

For details, please check the commit history.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Feb 01:45
cbbebde

Choose a tag to compare

This is the v0.3.0 release. This release delivers following

  1. search for saved tabverses: now the saved tabverses can be searched with keywords in tabverse name or any tab of it (title, url).
  2. a major rewrite of coordination mechanism for opened tabverses. Now it is more stable!
  3. a better algorithm for circulation of chrome sessions auto saved.
  4. numerous bug fixes.

For details, please check the commit history.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Jan 09:56

Choose a tag to compare

In this release the UI is redesigned to focus on 3 core functionalities: browser session, live tabverse and saved tabverse. Hopefully the revamped UI can make it easy and clear to use.

Full Changelog: v0.1.0-beta.1...v0.2.0

v0.1.0-beta.1 release

06 Dec 23:57

Choose a tag to compare

v0.1.0-beta.1 release Pre-release
Pre-release

First beta release, also the first usable release.

For downloading to local and manually install into Chrome to use.

Visiting https://liyu1981.github.io/tabverse/ for introduction of Tabverse.