Skip to content

Releases: cryptomator/integrations-win

1.6.0

17 Feb 14:56
1.6.0
1a4c613

Choose a tag to compare

1.6.0 Pre-release
Pre-release

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.jar

What's Changed

Full Changelog: 1.5.1...1.6.0

1.6.0-beta1

10 Feb 15:24
1.6.0-beta1
374b41e

Choose a tag to compare

1.6.0-beta1 Pre-release
Pre-release

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.jar

What'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

17 Sep 11:48
1.5.1
60e3520

Choose a tag to compare

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

30 May 14:12
1.5.0
23dcf6a

Choose a tag to compare

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-databind from from 2.18.3 to 2.19.0
    • com.fasterxml.jackson.core:jackson-annotations from 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

14 Mar 14:55
1.4.2
e711c16

Choose a tag to compare

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-api from 1.5.0 to 1.5.1
    • com.fasterxml.jackson.core:jackson-* from 2.18.2 to 2.18.3
    • org.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

15 Jan 15:22
1.4.1
864b0f7

Choose a tag to compare

What's Changed

  • Fixed JVM Crash due to error in native code (#95)

Full Changelog: 1.4.0...1.4.1

1.4.0

10 Jan 12:03
1.4.0
65093b3

Choose a tag to compare

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-api from 1.4.0 to 1.5.0
    • com.fasterxml.jackson.core:*from 2.17.2 to 2.18.2

Full Changelog: 1.3.0...1.4.0

1.3.0

16 Sep 14:29
1.3.0
8f94097

Choose a tag to compare

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-api from version 1.3.0 to 1.4.0
    • org.slf4j:slf4j-api from version 2.0.11 to 2.0.16
    • com.fasterxml.jackson.core:jackson-databind from version 2.16.1 to 2.17.2

Full Changelog: 1.2.5...1.3.0

1.3.0-beta1

08 Aug 13:35
1.3.0-beta1
681494a

Choose a tag to compare

1.3.0-beta1 Pre-release
Pre-release

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.14
    • com.fasterxml.jackson.core:jackson-* to 2.17.2
    • org.cryptomator:integrations-api to 1.4.0-beta2

Misc

  • Updated CI dependencies
  • Updated test dependencies
  • Updated maven build dependencies

Full Changelog: 1.2.5...1.3.0-beta1

1.2.5

05 Feb 16:40
1.2.5
6c08f95

Choose a tag to compare

What's Changed

  • Bump dependencies (#44, #53)

Misc

Full Changelog: 1.2.4...1.2.5