Skip to content

Releases: andweeb/Ki

v1.6.4

23 Sep 03:38
Compare
Choose a tag to compare
Release v1.6.4

Changes:
- Update luarocks to use Lua 5.4
- Update usage of `hs.application:selectMenuItem` to use
  a boolean value

Tested with Hammerspoon version 0.9.80 and Catalina version 10.15.6

v1.6.3

15 Oct 05:13
Compare
Choose a tag to compare
Release v1.6.3

Changes:
- Expose default URL entities

Tested with Hammerspoon version 0.9.76 and Mojave version 10.14.6

v1.6.2

17 Sep 03:48
Compare
Choose a tag to compare
Release v1.6.2

Changes:
- Fix dialog block alerts to focus correctly
- Implement menu item selection event helper method
- Allow transitions to URL mode from entity mode

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.6

v1.6.1

20 Aug 20:30
Compare
Choose a tag to compare
Release v1.6.1

Changes:
- Fix cheatsheet UI issue that displayed duplicate shortcuts

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.6

v1.6.0

05 May 19:51
Compare
Choose a tag to compare
Release v1.6.0

Changes:
- Add URL entity
- Allow `Entity.renderScriptTemplate` to render external scripts
- Update Ki to enable transitions between url and select mode
- Add default URL-select workflows

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.4

v1.5.0

08 Apr 05:22
Compare
Choose a tag to compare
Release v1.5.0

Changes:
- Allow file options and improve default behavior
    - Add options for showing hidden files and sorting by attribute
    - Add selection modal shortcut to toggle hidden files
    - Move current/parent directory choices to the bottom of the file list
    - Sort file list by last modified timestamp by default
- Catch and notify invalid file path exceptions

Tested with Hammerspoon version 0.9.73 and Mojave version 10.14.4

v1.4.0

17 Feb 09:57
Compare
Choose a tag to compare
Release v1.4.0

Changes:
- Allow transitions from select mode to file and entity mode
- Add System Preferences selection & update select defaults
- Add Smart Folder class & update file defaults

Tested with Hammerspoon version 0.9.3 and Mojave version 10.14.3

v1.3.0

03 Feb 21:32
Compare
Choose a tag to compare
Release v1.3.0

Changes:
- Add file copy and move actions
- Add log out action to normal mode
- Fix issue with fetching browser tab titles containing quotes

Tested with Hammerspoon v0.9.73, Mojave v10.14.2

v1.2.1

26 Jan 08:46
Compare
Choose a tag to compare
Release v1.2.1

- Focus hs before showing confirmation dialog

v1.2.0

25 Jan 06:15
Compare
Choose a tag to compare
Release v1.2.0

- Add file mode and default file mode events