Releases: cryptomator/integrations-mac
Releases · cryptomator/integrations-mac
1.2.4
What's Changed
- Use ServiceManagement API to enable/disable login items (used to start an app after login) by @purejava in #45
- New Crowdin updates by @cryptobot in #35
- Bump production dependencies (#39, #44):
org.cryptomator:integrations-api
from 1.3.0 to 1.3.1org.slf4j:slf4j-api
from 2.0.11 to 2.0.13
Misc
- Externalize dependency-check/Change used JDK version by @JaniruTEC in #33
- Bump the java-test-dependencies group with 1 update by @dependabot in #37
- Bump the maven-build-plugins group with 1 update by @dependabot in #38
- Bump the maven-build-plugins group with 3 updates by @dependabot in #41
- Bump the java-test-dependencies group with 1 update by @dependabot in #40
- Bump the github-actions group with 1 update by @dependabot in #42
- Bump the maven-build-plugins group across 1 directory with 8 updates by @dependabot in #49
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 in the java-test-dependencies group by @dependabot in #47
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
What's Changed
- Only change activation policy when there is an actual change in TrayIntegrationProvider (7a21c09)
- New Crowdin updates by @cryptobot in #17
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
What's Changed
- Feature: Implement Provider for ReveaPathService by @infeo in #15
- New Crowdin updates by @cryptobot
Full Changelog: 1.1.2...1.2.0
1.2.0-beta2
What's Changed
- Translations
- Declare RevealPathService provider in module-info
Full Changelog: 1.2.0-beta1...1.2.0-beta2
Release 1.2.0-beta1
What's Changed
Full Changelog: 1.1.2...1.2.0-beta1
Release 1.1.2
Fixes loading passwords stored with versions 1.1.0 or older.
Release 1.1.1
Made keychain service name configurable via JVM property cryptomator.integrationsMac.keychainServiceName
, defaults to Cryptomator
.
Release 1.1.0
- Updated to JDK 17
- Updated API to 1.1.0
- Added
module-info.java