Releases: cryptomator/integrations-win
Releases · cryptomator/integrations-win
1.6.0
Changelog
For a list of all notable changes, read the changelog.
Maven Coordinates
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-win</artifactId>
<version>1.6.0</version>
</dependency>Artifact Checksums
1A4B6D5CB95461C91E5092CD61D5F835FEE3E20EA0BD0D681AC54A486CA377C5 .\integrations-win-1.6.0-javadoc.jar
82C25F39043735F7D7B7D4992DBBCE5188243C0649DC3CC07C699AC6455F989E .\integrations-win-1.6.0-sources.jar
BFB560E9D81C5A2C1DB21637DBE32ABF4AC1337F61F98DBC3A1199EA08FCEC0A .\integrations-win-1.6.0.jarWhat's Changed
- Add maven wrapper by @infeo in #131
- Refactor CI by @infeo in #132
- Bump the java-test-dependencies group with 2 updates by @dependabot[bot] in #121
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #134
- Bump the maven-build-plugins group across 1 directory with 10 updates by @dependabot[bot] in #135
- Bump the java-production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #129
- JDK 25 by @infeo in #136
- New Crowdin updates by @cryptobot in #128
Full Changelog: 1.5.1...1.6.0
1.6.0-beta1
Changelog
For a list of all notable changes, read the changelog.
Maven Coordinates
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-win</artifactId>
<version>1.6.0-beta1</version>
</dependency>Artifact Checksums
F2D91621B05E396E5B1240B3DC28689858634C293337D31251470E6EBE8AA0E6 .\integrations-win-1.6.0-beta1-javadoc.jar
43F2FFCE9126FDE0474D85F6DF0927D80D8DBB6561E6C9C63221940C19351253 .\integrations-win-1.6.0-beta1-sources.jar
60419ED9334A7C79701871025DBA9831DB4AAA2D08A8145E7B8823570762FE5A .\integrations-win-1.6.0-beta1.jarWhat's Changed
- Add maven wrapper by @infeo in #131
- Refactor CI by @infeo in #132
- Bump the java-test-dependencies group with 2 updates by @dependabot[bot] in #121
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #134
- Bump the maven-build-plugins group across 1 directory with 10 updates by @dependabot[bot] in #135
- Bump the java-production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #129
- JDK 25 by @infeo in #136
Full Changelog: 1.5.1...1.6.0-beta1
1.5.1
For a list of all notable changes, read the changelog.
What's Changed
- Feature: New signer by @infeo in #114
- Bump the github-actions group with 2 updates by @dependabot[bot] in #119
- Bump the java-test-dependencies group with 2 updates by @dependabot[bot] in #110
- New Crowdin updates by @cryptobot in #115
- Bump the maven-build-plugins group across 1 directory with 9 updates by @dependabot[bot] in #120
- Bump the java-production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #118
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- [Brekaing] Adjust to refactored keychain API (#109)
- Rework and activate Windows Hello keychain impl by @purejava in #105
- Support Windows ARM64 by @purejava in #106
- Bump dependencies:
com.fasterxml.jackson.core:jackson-databindfrom from 2.18.3 to 2.19.0com.fasterxml.jackson.core:jackson-annotationsfrom from 2.18.3 to 2.19.0
- New Crowdin updates by @cryptobot in #107
Full Changelog: 1.4.2...1.5.0
1.4.2
What's Changed
- Withdraw exposal of WindowsHelloKeychain implementation due to ux issues (234a3fa)
- Migrated from OSSRH to maven central publishing (3a1879d)
- Updated dependencies (#102):
org.cryptomator:integrations-apifrom 1.5.0 to 1.5.1com.fasterxml.jackson.core:jackson-*from 2.18.2 to 2.18.3org.slf4j:slf4j-*from 2.0.16 to 2.0.17
- New Crowdin updates by @cryptobot in #96
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
What's Changed
- Use Microsoft C++ (MSVC) compiler for building and add VS support by @infeo in #87
- Add Windows Hello support by @purejava in #83
- Updated translations (#79)
- Bump the java-test-dependencies group across 1 directory with 2 updates by @dependabot in #91
- Updated dependencies
org.cryptomator:integrations-apifrom 1.4.0 to 1.5.0com.fasterxml.jackson.core:*from 2.17.2 to 2.18.2
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Feature: Implementation of Quick Access API for Windows Explorer by @infeo in #69
- New Crowdin updates by @cryptobot in #47
- Updated dependencies:
org.cryptomator:integrations-apifrom version 1.3.0 to 1.4.0org.slf4j:slf4j-apifrom version 2.0.11 to 2.0.16com.fasterxml.jackson.core:jackson-databindfrom version 2.16.1 to 2.17.2
Full Changelog: 1.2.5...1.3.0
1.3.0-beta1
What's Changed
- [Breaking]: Bumped required JDK to 22
- Feature: Implementation of Quick Access API for Windows Explorer by @infeo in #69
- New Crowdin updates by @cryptobot in #47
- Updated dependencies:
org.slf4j:slf4j-*to 2.0.14com.fasterxml.jackson.core:jackson-*to 2.17.2org.cryptomator:integrations-apito 1.4.0-beta2
Misc
- Updated CI dependencies
- Updated test dependencies
- Updated maven build dependencies
Full Changelog: 1.2.5...1.3.0-beta1