Releases: jason0x43/alfred-toggl
v2.13.0
v2.12.0 universal build
This is a universal (ARM-compatible) build of v2.12.0.
v2.12.0
v2.11.1: Update version to 2.11.1
This is a binary-only release. There are no code changes; the workflow artifact has just been rebuilt using a newer version of go-alfred to be compatible with Alfred 4.
v2.11.0
Release 2.10.0
This release adds support for billable projects and time entries. A "Billable" property will be shown for projects and time entries in premium workspaces.
Thanks @blackjid!
Release 2.9.0
Release 2.8.0
This release fuzzy sorts time entry modification fields (like "Tags:", "Duration:", etc.) and includes back-end support for tasks (a feature only in pro accounts).
Release 2.7.0
This release fully implements the tags
command. Tags may now be added and deleted, and lists of associated time entries may be generated.
This release fixes #41.
Release 2.6.1
This is a bug fix release that corrects an issue with removing tags. It is now possible to remove all tags from a time entry. (#41)
This fix was handled in a dependency; no code changes were required in this repo.