Releases: cryptomator/integrations-api
Releases · cryptomator/integrations-api
1.6.0
What's Changed
- [BREAKING] Refactor keychain api, see #56 for details
- Bump the java-test-dependencies group with 2 updates by @dependabot in #58
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 in the maven-build-plugins group by @dependabot in #59
Full Changelog: 1.5.1...1.6.0
1.5.1
1.5.0
What's Changed
- extend the IntegrationsLoader class to load arbitrary services (ce2e513)
- Updated documenation on KeychainAccessProvider
- updated dependencies:
org.slf4j:slf4j-api
from 2.0.13 to 2.0.16org.jetbrains:annotations
from 24.1.0 to 26.0.1
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Feature: API for adding a system path to an Quick Access Area by @infeo in #36
- Feature: Add interface for display name by @infeo in #39
- Widen API to allow storing keychain entries for an authenticated user by @purejava in #41
- Updated dependencies:
org.slf4j:slf4j-*
from version 2.0.12 to 2.0.13
Full Changelog: 1.3.1...1.4.0
1.4.0-beta3
What's Changed
- Widen API to allow storing keychain entries for an authenticated user by @purejava in #41
- Bump the maven-build-plugins group across 1 directory with 2 updates by @dependabot in #40
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in the java-test-dependencies group by @dependabot in #37
Full Changelog: 1.4.0-beta2...1.4.0-beta3
1.4.0-beta2
What's Changed
- Feature: Add interface for display name by @infeo in #39
- make QuickAccessService a NamedServiceProvider
Full Changelog: 1.4.0-beta1...1.4.0-beta2
1.4.0-beta1
1.3.1
What's Changed
- Bump the maven-build-plugins group with 6 updates by @dependabot in #23
- Bump the github-actions group with 4 updates by @dependabot in #25
- Bump the java-test-dependencies group with 2 updates by @dependabot in #22
- Bump the java-production-dependencies group with 3 updates by @dependabot in #24
- Feature: Robust service provider loading (#27)
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- libappindicator support by @purejava in #17
- polymorphic tray icon loading by @overheadhunter in #19
- removed experimental state of
MountService
Full Changelog: 1.2.0...1.3.0
Release 1.3.0-beta1
What's Changed
- Adjusted TrayMenuController API to support further tray icon types (#19) in preparation for libappindicator support (#17)
- Marked Mount API as stable
Full Changelog: 1.2.0...1.3.0-beta1