Skip to content

Releases: cryptomator/integrations-win

1.2.4

19 Oct 11:21
1.2.4
ea24cea

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

19 Sep 10:07
1.2.3
18d22df

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

01 Aug 15:02
1.2.2
f240475

Choose a tag to compare

Changes

  • Fixed wrong specification of path separator for cryptomator.integrationsWin.keychainPaths property (see 28a7e4a)

Full Changelog: 1.2.1...1.2.2

1.2.1

22 Feb 10:37
1.2.1
1cf9ebb

Choose a tag to compare

  • use stable version of integrations-api

Full Changelog: 1.2.0...1.2.1

1.2.0

21 Feb 12:16
1.2.0
951bbba

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.2.0

1.2.0-beta3

10 Feb 15:48
1.2.0-beta3
ead844d

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

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

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

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

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.