-
Notifications
You must be signed in to change notification settings - Fork 9
Feature: Desktop release 1.17.0 #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: "Cryptomator 1.17.0 ist da: Windows, sag \"Hello\"!" | ||
slug: desktop-1.17.0 | ||
date: 2025-06-25 | ||
tags: [cryptomator, desktop] | ||
|
||
summary: "Cryptomator 1.17.0 bringt Windows Hello Integration und wichtige Stabilitäts-Fixes – jetzt verfügbar zum Download!" | ||
|
||
ogimage: | ||
relsrc: /img/blog/desktop-1.17.0.png | ||
width: 1200 | ||
height: 675 | ||
--- | ||
|
||
Mit dem neuen Update auf **Version 1.17.0** machen wir Cryptomator wieder ein Stück besser – stabiler, kompatibler und benutzerfreundlicher. In diesem Blogpost werfen wir einen Blick auf die spannendsten Neuerungen des Updates und zeigen, warum sich das Upgrade lohnt. | ||
|
||
## Was gibt es Neues? | ||
|
||
**Windows Hello Integration** | ||
|
||
Ab sofort kannst du unter Windows deine Tresore ganz einfach mit **Windows Hello** entsperren – sei es per Gesichtserkennung, Fingerabdruck oder PIN. Die zusätzliche Sicherheit trifft hier auf maximalen Komfort. Auch hier ein großes Dankeschön an [Ralph (purejava auf GitHub)](https://github.com/purejava) für seine Mithilfe! | ||
|
||
**Doppelklick = Tresor entsperren** | ||
|
||
Ab jetzt kannst du deine Tresore direkt durch einen **Doppelklick** auf die Datei vault.cryptomator entsperren – ganz ohne Umweg über die App-Oberfläche. Das erleichtert den Zugriff auf häufig genutzte Tresore enorm. | ||
|
||
**JavaFX 24: Grafisches Framework aktualisiert** | ||
|
||
Unter der Haube wurde Cryptomators grafisches Fundament auf **JavaFX 24** aktualisiert. Das sorgt nicht nur für mehr Stabilität, sondern verbessert auch die Kompatibilität mit modernen Systemen. | ||
|
||
## Was wurde behoben? | ||
|
||
**WinFsp-Update: Blue Screen unter Windows behoben** | ||
|
||
Eines der wichtigsten Updates betrifft den **Windowstreiber WinFsp**, den Cryptomator für die Einbindung der Tresore nutzt. Durch das Upgrade auf die neueste Version wurde ein kritischer Fehler behoben, der in Kombination mit bestimmten Sicherheitsprodukten von Trend Micro zu Bluescreens führen konnte. | ||
|
||
**Legacy-Tresore lassen sich wieder importieren** | ||
|
||
Ein nerviger Bug wurde behoben: **Das Importieren älterer (Legacy-)Tresore funktioniert jetzt wieder reibungslos.** Wer also noch ältere Backups hat, kann diese nun problemlos in die aktuelle Version übernehmen. | ||
|
||
Alle weiteren Änderungen findet ihr wie immer im [Changelog](https://github.com/cryptomator/cryptomator/releases/tag/1.17.0) bei GitHub! | ||
|
||
### Und was ist mit Windows ARM? | ||
|
||
Leider muss die native ARM-App für Windows aufgrund eines Fehlers im JDK-Framework verschoben werden. Wir arbeiten an einer Lösung, können aber noch kein Veröffentlichungsdatum nennen. Wir halten euch auf dem Laufenden! | ||
|
||
## Jetzt aktualisieren! | ||
|
||
Cryptomator 1.17.0 steht wie gewohnt über unsere Download-Seite zur Verfügung. Wir empfehlen allen Nutzer:innen das Update – insbesondere Windows-Usern mit Trend Micro oder ARM64-Geräten. | ||
|
||
Wie immer freuen wir uns über Feedback – sei es über [GitHub](https://github.com/cryptomator), [Facebook](https://www.facebook.com/Cryptomator), [Instagram](https://www.instagram.com/cryptomator/), [Mastodon](https://mastodon.online/@cryptomator) oder unser [Support-Forum](https://community.cryptomator.org). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: "Cryptomator 1.17.0: Windows, say \"Hello\"!" | ||
slug: desktop-1.17.0 | ||
date: 2025-06-25 | ||
tags: [cryptomator, desktop] | ||
|
||
summary: "Cryptomator 1.17.0 brings Windows Hello integration, and important stability fixes — now available for download!" | ||
|
||
ogimage: | ||
relsrc: /img/blog/desktop-1.17.0.png | ||
width: 1200 | ||
height: 675 | ||
--- | ||
|
||
With the new update to version **1.17.0**, Cryptomator becomes even better — more stable, more compatible, and more user-friendly. In this blog post, we’ll take a look at the most exciting new features and explain why this upgrade is worth it. | ||
|
||
## What’s New? | ||
|
||
**Windows Hello Integration** | ||
|
||
Starting now, you can unlock your vaults on Windows using **Windows Hello** — whether via facial recognition, fingerprint, or PIN. Added security meets maximum convenience. Once again, big thanks to [Ralph (purejava on GitHub)](https://github.com/purejava) for contributing to this feature! | ||
|
||
**Double-Click to Unlock Vaults** | ||
|
||
You can now unlock your vaults by simply **double-clicking the** `vault.cryptomator` **file** — no need to open the app interface first. This makes accessing frequently used vaults even easier. | ||
|
||
**Updated Graphical Framework: JavaFX 24** | ||
|
||
Under the hood, Cryptomator's graphical foundation has been updated to **JavaFX 24**. This not only brings greater stability but also improves compatibility with modern systems. | ||
|
||
## What’s Fixed? | ||
|
||
**WinFsp Update: Blue Screen on Windows Resolved** | ||
|
||
One of the most important updates concerns the **WinFsp driver**, which Cryptomator uses to mount vaults. The update to the latest version fixes a critical bug that, in combination with certain Trend Micro security products, could cause a blue screen. | ||
|
||
**Legacy Vaults Can Be Imported Again** | ||
|
||
A pesky bug has been squashed: **Importing legacy vaults now works smoothly again**. So if you have older backups, you can now restore them without any issues in this version. | ||
|
||
You can find all the other changes in the [changelog on GitHub](https://github.com/cryptomator/cryptomator/releases/tag/1.17.0)! | ||
|
||
### And what about Windows ARM? | ||
|
||
Unfortunately, the native ARM app for Windows must be postponed due to a bug in the JDK framework. We are working on a fix but cannot announce a release date yet. We’ll keep you updated! | ||
|
||
## Update Now! | ||
|
||
Cryptomator 1.17.0 is available as usual via our download page. We highly recommend updating! | ||
|
||
As always, we look forward to your feedback — whether on [GitHub](https://github.com/cryptomator), [Facebook](https://www.facebook.com/Cryptomator), [Instagram](https://www.instagram.com/cryptomator/), [Mastodon](https://mastodon.online/@cryptomator), or in our [support forum](https://community.cryptomator.org). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.