Releases: cryptomator/integrations-win
Releases · cryptomator/integrations-win
1.2.4
What's Changed
- Bump the maven-dependencies group with 3 updates by @dependabot in #28
- New Crowdin updates by @cryptobot in #21
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Replace GSON by Jackson by @infeo in #23
- Bump the github-actions group with 1 update by @dependabot in #24
- Bump the maven-dependencies group with 17 updates by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: 1.2.2...1.2.3
1.2.2
1.2.1
- use stable version of integrations-api
Full Changelog: 1.2.0...1.2.1
1.2.0
1.2.0-beta3
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
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
What's Changed
- Feature/reveal easy by @infeo in #17
- Feature: Use startup folder defined by Windows by @infeo in #18
- New Crowdin updates by @cryptobot in #15
Full Changelog: 1.1.2...1.2.0-beta1
Release 1.1.2
Renamed JVM property cryptomator.keychainPath to cryptomator.integrationsWin.keychainPaths
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
Instead of hardcoded shell link name for autostart functionality, use JVM property cryptomator.integratiosnWin.autoStartShellLinkName and fallback to executable name, if not defined.