github blacs30/bitwarden-alfred-workflow 2.0.4

latest releases: 3.0.4, 3.0.3, 3.0.2...
3 years ago

This is a maintenance/patch update.

Fixes

If the Workflow config PATH was updated it could happen that the open executable wasn't found any longer because this config is the PATH variable which used to find executables in. The open executable is now used with the hard coded path as it is a system executable and doesn't change its location.

Changes

The following Workflow configs were renamed as part of the internal code change regarding configuration handling:

  • CACHE_TIMEOUT => CACHE_AGE
  • SYNC_CACHE_TIMEOUT => SYNC_CACHE_AGE
  • AUTO_FETCH_ICON_CACHE_TIMEOUT => AUTO_FETCH_ICON_CACHE_AGE
  • ICON_CACHE_TIMEOUT => ICON_CACHE_AGE

Changelog

0ef89ae Update changes config names in readme. (#37)
c02fc72 Update go mod (#36)
af5d27e Update go mod (#35)
f953ee5 Increment version to 2.0.4. Use envconfig now. (#34)
65aa38c Hardcode path to 'open' executable (#33)
9d420ca adding full path to osascript; updating version to 2.0.3 (#30)

Don't miss a new bitwarden-alfred-workflow release

NewReleases is sending notifications on new releases.