Skip to content

Releases: msmolens/treetop

v3.1.0

20 Oct 19:33

Choose a tag to compare

What's Changed

  • Migrate clock from a readable store to runes by @msmolens in #37
  • Migrate filter properties to runes by @msmolens in #38
  • Migrate last visit time map values from writable stores to runes by @msmolens in #39
  • Migrate node store map from writable stores to runes by @msmolens in #40
  • Remove legacy workaround for false positive linter error by @msmolens in #41
  • Migrate preferences from writable stores to runes by @msmolens in #42
  • Migrate to type-safe context by @msmolens in #43
  • Fix bookmark last visit time on Chrome by @msmolens in #44

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Oct 16:20

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.1

02 Jan 19:54

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Dec 18:56

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v2.0.0

v1.7.0

19 Aug 20:05

Choose a tag to compare

Remove usage of browser.contextMenus API events: onShown, onHidden

Remove usage of browser.contextMenus API events that don't exist in the
chrome.contextMenus API.

v1.6.0

16 Jul 22:26

Choose a tag to compare

Release v1.6.0

v1.5.0

27 Sep 21:19

Choose a tag to compare

Release v1.5.0

v1.4.1

20 Jun 18:33

Choose a tag to compare

Fix color scheme when legacy 'system' option is stored

v1.4.0

20 Jun 02:02

Choose a tag to compare

Release v1.4.0

v1.3.0

02 Oct 22:27

Choose a tag to compare

Support clearing the filter input by pressing Escape