Releases: liyu1981/tabverse
v0.5.0
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
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
This is the v0.3.0 release. This release delivers following
- search for saved tabverses: now the saved tabverses can be searched with keywords in tabverse name or any tab of it (title, url).
- a major rewrite of coordination mechanism for opened tabverses. Now it is more stable!
- a better algorithm for circulation of chrome sessions auto saved.
- numerous bug fixes.
For details, please check the commit history.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
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.