Releases: cryptomator/integrations-win
Releases · cryptomator/integrations-win
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.
Release 1.1.0
- Updated to JDK 17
- Updated API to 1.1.0
- Added
module-info.java
Release 1.1.0-beta2
- Updated API to 1.1.0-rc1
Release 1.1.0-beta1
- Updated to JDK 17
- Updated API to 1.1.0-beta2
- Added
module-info.java
Release 1.0.0
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