Releases: jovobe/alfred-confluence-workflow
Releases · jovobe/alfred-confluence-workflow
v1.1.5
What's New
- This is the first version which is signed and notarized by Apple. Everyone should be able to launch the workflow without getting any security pop-ups. This fixes issue #6
What's Changed
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in #10
- Bump bumpalo from 3.9.1 to 3.12.0 by @dependabot in #9
- Bump openssl from 0.10.38 to 0.10.48 by @dependabot in #11
- Add codesign and notarization to Makefile by @jovobe in #12
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Bump tokio from 1.17.0 to 1.24.1 by @dependabot in #8
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
- Fix HTML symbols not being decoded in result list
- Fix UTF-8 strings not being searchable
- Add compatibility for Intel based Macs
- Alfred can now learn which results are picked and displays them on the top
- Add functionality to ⌘+C on a result entry to copy its URL into the clipboard
- Add "search confluence" action to result list
- Add access token based auth method