Skip to content

Releases: cryptomator/integrations-win

1.2.0-beta3

10 Feb 15:48
1.2.0-beta3
ead844d
Compare
Choose a tag to compare
1.2.0-beta3 Pre-release
Pre-release

Bugfixes

  • RevealPathService: Files ending with equal sign are not revealed (#20)

Full Changelog: 1.2.0-beta2...1.2.0-beta3

1.2.0-beta2

03 Feb 09:35
1.2.0-beta2
2837b65
Compare
Choose a tag to compare
1.2.0-beta2 Pre-release
Pre-release

Bugfixes

  • ReveaPath only opens explorer when given path contains at least one component with a white space (#19 )

Full Changelog: 1.2.0-beta1...1.2.0-beta2

Release 1.2.0-beta1

16 Jan 12:44
1.2.0-beta1
927157f
Compare
Choose a tag to compare
Release 1.2.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.2...1.2.0-beta1

Release 1.1.2

11 Jul 09:14
d736cd8
Compare
Choose a tag to compare

⚠️ Breaking Changes

Renamed JVM property cryptomator.keychainPath to cryptomator.integrationsWin.keychainPaths

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

11 May 09:23
07b89f5
Compare
Choose a tag to compare

Instead of hardcoded shell link name for autostart functionality, use JVM property cryptomator.integratiosnWin.autoStartShellLinkName and fallback to executable name, if not defined.

Release 1.1.0

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

Release 1.1.0-beta2

13 Apr 04:53
1.1.0-beta2
0b4a367
Compare
Choose a tag to compare
Release 1.1.0-beta2 Pre-release
Pre-release
  • Updated API to 1.1.0-rc1

Release 1.1.0-beta1

07 Mar 14:53
1.1.0-beta1
91670ec
Compare
Choose a tag to compare
Release 1.1.0-beta1 Pre-release
Pre-release
  • Updated to JDK 17
  • Updated API to 1.1.0-beta2
  • Added module-info.java

Release 1.0.0

19 Oct 10:06
46e8c9f
Compare
Choose a tag to compare

First stable release 🎉

Provides the following implementations for the https://github.com/cryptomator/integrations-api:

  • Keychain (via Windows Data Protection API)
  • Autostart ( using Windows Autostart folder)
  • UIAppearance
  • Tray

Release 1.0.0-rc1

27 Sep 10:46
1.0.0-rc1
11b6c9f
Compare
Choose a tag to compare
Release 1.0.0-rc1 Pre-release
Pre-release