Skip to content

Releases: chrisgrieser/alfred-writing-assistant

1.4.1

26 Aug 12:49
Compare
Choose a tag to compare

Changelog

  • fix: further escaping issues (#6)
  • ci: bump action step versions

1.4.0

11 Aug 15:17
Compare
Choose a tag to compare

Changelog

  • fix: fully parse JSON via JXA, fixes various cases (#4)
  • build: update release script
  • build: exclude more config files
  • build: exclude config files
  • build: preserve symlinks when building .alfredworkflow
  • ci: add pull request template
  • build: update Justfile
  • build: minor fix for build-and-release script
  • docs: update description
  • build: update build-and-release script
  • build: switch to just as task runner

1.3.4

30 May 12:58
Compare
Choose a tag to compare

Changelog

  • fix: use JXA to parse json response (#3)

1.3.3

28 May 11:26
Compare
Choose a tag to compare

Changelog

  • fix: deal with minified and unminified responses (#3)

1.3.2

25 May 19:07
Compare
Choose a tag to compare

Changelog

  • fix: typo

1.3.1

25 May 10:05
Compare
Choose a tag to compare

Changelog

  • chore: update Makefile
  • fix: incorrect environment variable name

1.3.0

17 May 13:44
Compare
Choose a tag to compare

Changelog

  • feat: make gpt-4o selectable as model

1.2.2

03 May 13:35
Compare
Choose a tag to compare

Changelog

  • chore: remove obsolete file

1.2.1

03 May 13:25
Compare
Choose a tag to compare

Changelog

  • fix(rephraser): multi-line text not working (#1)

1.2.0

13 Mar 18:07
Compare
Choose a tag to compare

Changelog

  • improv: unify 3rd and 4th hotkey
  • build(changelog): fix bold not being applied to all cc-keywords
  • build: fix release action checkout depth
  • build: improved release action