Skip to content

Latest commit

 

History

History
139 lines (64 loc) · 5.62 KB

CHANGELOG.md

File metadata and controls

139 lines (64 loc) · 5.62 KB

3.1.0 (2024-07-02)

Features

  • support dynamic fuzzy threshold (357bbeb)

3.0.6 (2024-06-14)

Bug Fixes

  • bump-up fast-alfred, align to Alfred best-practices (52fd80e)

3.0.5 (2024-06-09)

Bug Fixes

  • add uid to allow alfred knowledge (7b09038)

3.0.4 (2024-06-08)

Bug Fixes

3.0.3 (2024-06-08)

Bug Fixes

  • migrate to cjs moduling system (9808170)

3.0.2 (2024-06-07)

Bug Fixes

  • install latest fast-alfred - change according to esm instructions 🥷 (79945c8)

3.0.1 (2024-06-07)

Bug Fixes

  • docs: add email to supported platforms (e340da1)

3.0.0 (2024-06-07)

Bug Fixes

Features

  • support sms, whatsapp and call features (2367bef)
  • support input plamform (f27d4dd)
  • support mail option, better display of contacts info (5ca4e20)

BREAKING CHANGES

  • repo renamed, as well as the alfred workflow

2.1.0 (2024-06-07)

Features

  • support fuzzy-search, refactor code structure ✨ (4fcb431)

2.0.3 (2024-06-06)

Bug Fixes

  • include .node file in this repo as an asset (0e35aa2)

2.0.2 (2024-06-06)

Bug Fixes

  • change release machine to MacOS - missing assets (ea748ae)

2.0.1 (2024-06-06)

Bug Fixes

  • setup type module - fast-alfred restriction (daefcbe)

2.0.0 (2024-06-06)

Features

  • migrate to fast-alfred 🚀 (f41f62f)

BREAKING CHANGES

  • npm is not supported anymore - download via GitHub Releases

1.2.4 (2024-06-06)

Bug Fixes

1.2.3 (2024-06-06)

Bug Fixes

  • deprecate npm option - use GitHub Releases 🥷 (53993b4)

1.2.2 (2024-05-29)

Bug Fixes

  • deps: bump-up all deps (1c62e4b)
  • remove open lib - use execPrm (8aa0ce3)

1.2.1 (2024-01-14)

Bug Fixes

  • broken scripts for ecma module (a786635)

1.2.0 (2024-01-14)

Features

  • apply ci cd, fix lint and format. compile with common js (0a2db8f)