Skip to content

Latest commit

 

History

History
154 lines (71 loc) · 6.22 KB

CHANGELOG.md

File metadata and controls

154 lines (71 loc) · 6.22 KB

2.3.0 (2024-07-02)

Features

  • support dynamic fuzzy threshold (bbe2f31)

2.2.1 (2024-06-14)

Bug Fixes

  • bump-up fast-alfred, align to Alfred best-practices (11ea0cd)

2.2.0 (2024-06-11)

Features

  • support no close after opening bookmark (a867588)

2.1.4 (2024-06-11)

Bug Fixes

  • add global error handler (1b1cc44)

2.1.3 (2024-06-09)

Bug Fixes

  • set uid to include profile (5f0b376)

2.1.2 (2024-06-09)

Bug Fixes

  • add uid to allow alfred knowledge (e2b2508)

2.1.1 (2024-06-08)

Bug Fixes

2.1.0 (2024-06-08)

Bug Fixes

  • install latest fast-alfred 🥷 (6139472)
  • move to cjs moduling (399b2da)

Features

  • support fuzzy search across all bookmarks 🥷 (ec33acb)

2.0.6 (2024-06-06)

Bug Fixes

2.0.5 (2024-06-03)

Bug Fixes

2.0.4 (2024-06-03)

Bug Fixes

  • latest fast-alfred 🥷 (b6812de)

2.0.3 (2024-06-02)

Bug Fixes

  • use fast-alfred mechanism for info.plist file (f1ad476)

2.0.2 (2024-06-02)

Bug Fixes

  • add description for info.plist file (4114cbf)

2.0.1 (2024-06-02)

Bug Fixes

  • include info.plist file in releases commits (64247be)

2.0.0 (2024-06-02)

Bug Fixes

  • drop alfy dependency - all logic implemented over this repo (b1de770)

Features

  • migrate to FastAlfred ✨ (d1eee68)
  • support esbuild system - replace need for npm ✨ (16c7641)

BREAKING CHANGES

  • esbuild is now the default system for building the project. This means that npm is no longer suported, and the npm scripts have been removed.

Please install the workflow via GitHub Releases files 🥷

1.1.3 (2024-06-02)

Bug Fixes

  • deprecate NPM deployment - fix readme (f78c293)

1.1.2 (2024-06-02)

Bug Fixes

  • deprecate NPM deployment (794dae3)

1.1.1 (2024-05-29)

Bug Fixes

1.1.0 (2024-01-15)

Bug Fixes

Features

  • support clear cache, increase ttl time to 6 hours (76ee39d)