Skip to content

Commit

Permalink
Add new blog post for upcoming Cryptomator release
Browse files Browse the repository at this point in the history
  • Loading branch information
iammajid committed Nov 19, 2024
1 parent 96b2217 commit 79c21d3
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
45 changes: 45 additions & 0 deletions content/blog/2024-11-19-release-1.14.2.de.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: "Was ist neu in Cryptomator 1.14.2: Die Änderungen im Überblick!"
slug: release-1.14.2
date: 2024-11-19
tags: [cryptomator]

summary: "Wir freuen uns, die neueste Version von Cryptomator Desktop mit euch zu teilen! Dieses Update konzentriert sich vor allem auf Fehlerbehebungen für ein reibungsloseres Erlebnis."
---
Wir freuen uns, die neueste Version von Cryptomator Desktop mit euch zu teilen! Dieses Update konzentriert sich vor allem auf Fehlerbehebungen für ein reibungsloseres Erlebnis. Werfen wir einen Blick auf die Details:

## Was ist neu?

**FUSE-T: Jetzt standardmäßig mit SMB-Backend**

Cryptomator entwickelt sich stetig weiter, um eine bessere Leistung und einen nahtloseren Zugriff zu bieten. Mit diesem Update verwendet FUSE-T nun standardmäßig das SMB-Backend, was zu zuverlässigeren Dateioperationen unter macOS 15.0.0 führt.

## Fehlerbehebungen

Wir haben intensiv daran gearbeitet, gemeldete Probleme zu beheben und Cryptomator noch stabiler zu machen:

**Cache-Invaliderung für Verzeichnisse**

CryptoFS enthält aus Performancegründen einen Cache, der Klartextnamen verschlüsselten Verzeichnissen zuordnet. Ein Fehler sorgte dafür, dass der Cache nach dem Verschieben oder Löschen von Verzeichnissen nicht korrekt invalidiert wurde. Das Update behebt diesen Fehler, sodass die Verzeichnisauflistung nun immer korrekt ist.

**„Serververbindung unterbrochen“**

Seit macOS 15.0.0 kam es bei der Verwendung von FUSE-T häufig zu Verbindungsabbrüchen zwischen dem System und einem geöffneten Tresor. Dies wurde durch den Dialog „Serververbindung unterbrochen“ angezeigt. Durch die Umstellung auf SMB als Standard wurde das Problem entschärft und gleichzeitig die Performance verbessert.

**Quick-Access-Fix für GNOME Nautilus**

Ein Problem, das ungültige Quick-Access-Einträge in GNOME Nautilus verursachte, wurde behoben.

**Konsistenz des Dateisystems**

Ein bislang theoretisches Problem, das zu einem inkonsistenten Dateisystem führen konnte, wurde behoben. Zuvor konnte dies nur durch manuelles Sperren und Entsperren gelöst werden.

## Weitere Änderungen

Wir haben außerdem die Übersetzung für Thai aktualisiert, um sicherzustellen, dass Cryptomator die Sprache noch besser spricht.

## Schlusswort

Wir arbeiten kontinuierlich daran, Cryptomator für unsere Community zu verbessern. Solltet ihr auf Probleme stoßen oder Feedback haben, meldet euch gerne bei uns oder bringt euch auf GitHub ein.

Bleibt dran für weitere Updates, und danke, dass ihr Teil der Community seid!
45 changes: 45 additions & 0 deletions content/blog/2024-11-19-release-1.14.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: "What's New in Cryptomator 1.14.2: Latest Update Highlights!"
slug: release-1.14.2
date: 2024-11-19
tags: [cryptomator]

summary: "We are excited to share the latest version of Cryptomator Desktop with you! This update focuses primarily on bug fixes for a smoother user experience."
---
We are excited to share the latest version of Cryptomator Desktop with you! This update focuses primarily on bug fixes for a smoother user experience. Let’s take a closer look at the details:

## What’s new?

**FUSE-T: Now Default with SMB Backend**

Cryptomator continues to evolve, offering better performance and seamless system integration. With this update, FUSE-T now defaults to the SMB backend, ensuring more reliable file operations on macOS 15.0.0.

## Bugfixes

We’ve worked hard to resolve reported issues and make Cryptomator even more stable:

**Cache Invalidation for Directories**

CryptoFS includes a cache for performance reasons, which maps plaintext names to encrypted directories. A bug caused the cache not to invalidate correctly after directories were moved or deleted. This update fixes the issue, ensuring that directory listings are always accurate.

**„Server Connection Interrupted“**

On macOS 15.0.0, frequent connection interruptions between the system and an open vault were reported when using FUSE-T. These interruptions appeared as "Server Connection Interrupted" dialogs. Switching to SMB as the default backend has mitigated this issue while also improving performance.

**Quick Access Fix for GNOME Nautilus**

An issue causing invalid quick-access entries in GNOME Nautilus has been resolved.

**Filesystem Consistency**

A previously theoretical issue that could lead to an inconsistent filesystem has been fixed. Previously, this could only be resolved by manually locking and unlocking the vault.

## Other Changes

We’ve also updated the Thai translation to ensure Cryptomator speaks the language more fluently.

## CLOSING REMARKS

We are continuously working to improve Cryptomator for our community. If you encounter any issues or have feedback, feel free to reach out to us or contribute on GitHub.

Stay tuned for more updates, and thank you for being part of the community!

0 comments on commit 79c21d3

Please sign in to comment.