Skip to content

Releases: cryptomator/integrations-mac

1.2.4

21 Jun 09:36
1.2.4
19d9923
Compare
Choose a tag to compare

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.1
    • org.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

05 Feb 13:13
1.2.3
c163245
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies in #22, #29

Misc

Full Changelog: 1.2.2...1.2.3

1.2.2

19 Sep 09:58
1.2.2
369bd6c
Compare
Choose a tag to compare

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

21 Feb 21:34
1.2.1
9011b2a
Compare
Choose a tag to compare

What's Changed

  • use stable integrations-api version

Full Changelog: 1.2.0...1.2.1

1.2.0

21 Feb 12:08
1.2.0
76a8d15
Compare
Choose a tag to compare

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

22 Jan 18:16
1.2.0-beta2
c1cd47c
Compare
Choose a tag to compare
1.2.0-beta2 Pre-release
Pre-release

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

18 Jan 11:54
1.2.0-beta1
14a605d
Compare
Choose a tag to compare
Release 1.2.0-beta1 Pre-release
Pre-release

What's Changed

  • Feature: Implement Provider for ReveaPathService by @infeo in #15

Full Changelog: 1.1.2...1.2.0-beta1

Release 1.1.2

05 Aug 11:59
1.1.2
Compare
Choose a tag to compare

Fixes loading passwords stored with versions 1.1.0 or older.

Release 1.1.1

13 May 11:45
1.1.1
0c2cd4d
Compare
Choose a tag to compare

Made keychain service name configurable via JVM property cryptomator.integrationsMac.keychainServiceName, defaults to Cryptomator.

Release 1.1.0

27 Apr 12:43
1.1.0
Compare
Choose a tag to compare
  • Updated to JDK 17
  • Updated API to 1.1.0
  • Added module-info.java