Skip to content

Releases: skleinei/alfred-confluence

Feature Release: Added Data Center/Server support

09 Sep 13:51
Compare
Choose a tag to compare

Added new patch release that adds support for Data Center and Service installations.

Update is recommended for users, who want to connect to Confluence Data Center/Server.

New Major Release with macOS 12.3+ support

06 Sep 16:18
Compare
Choose a tag to compare

New major version that now works with macOS 12.3 (Monterey) and up.

Notable Improvements:

  • Filter by spaces, example: c search term -s SPACEKEY (default: search all spaces)
  • Filter by content types, example: c search term -t attachment (default: page,blogpost)
  • Increase results limit, example: c search term -l 50 (default: 10)
  • Use ⌘ as modifier key to directly open page in editor

🚨 Breaking Changes:

  • Removed support for Confluence Server/DataCenter (we may add this later)
  • Bumped requirement to Alfred 5, because it is using the new workflow configuration UI.

1.0.3

14 Sep 16:13
Compare
Choose a tag to compare
  • Fixed issue with authentication Confluence Cloud instances. Authentication require tokens now (see above).
  • Improved error handling for authentication issues.
  • Fixed issue with Confluence on custom ports. Thanks to @wooyeong and @Frogli.
  • Trailing slashes in the confluence_baseUrl should no longer be an issue.

1.0.2

18 Apr 17:45
Compare
Choose a tag to compare

Another test release.

1.0.1

17 Apr 22:11
Compare
Choose a tag to compare

Mainly a test release.

Improvements:

  • The Alfred Confluence workflow is now displaying version number in workflow name.
  • Some doc improvements.

1.0.0

17 Apr 21:36
Compare
Choose a tag to compare

Initial release.