Skip to content

Commit 0c84fd7

Browse files
committed
deploy: 10449fb
1 parent 1abbbf5 commit 0c84fd7

File tree

60 files changed

+176
-176
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+176
-176
lines changed

android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ <h3>Buy a license key</h3>
207207
<div class="text-center mt-8">
208208
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
209209
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
210-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-237859461" x-model="acceptTerms" />
211-
<label for="id-237859461">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
210+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-627183459" x-model="acceptTerms" />
211+
<label for="id-627183459">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
212212
</p>
213213
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('en')" type="submit" class="btn btn-primary w-full md:w-64">
214214
<i x-show="!checkoutData.inProgress" class="fas fa-shopping-cart fa-fw" aria-hidden="true"></i><i x-show="checkoutData.inProgress" class="fas fa-spinner fa-spin fa-fw" aria-hidden="true"></i> Checkout

blog/2024/11/19/release-1.14.2/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,22 +204,22 @@ <h1><a href="/blog/">Blog</a> / What&#39;s New in Cryptomator 1.14.2: Latest Upd
204204

205205
<div class="prose prose-sm md:prose max-w-none md:max-w-none">
206206
<p>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:</p>
207-
<h2 id="whats-new">What’s new?</h2>
207+
<h2 id="whats-new">What’s New?</h2>
208208
<p><strong>FUSE-T: Now Default with SMB Backend</strong></p>
209209
<p>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.</p>
210210
<h2 id="bugfixes">Bugfixes</h2>
211211
<p>We’ve worked hard to resolve reported issues and make Cryptomator even more stable:</p>
212212
<p><strong>Cache Invalidation for Directories</strong></p>
213213
<p>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.</p>
214-
<p><strong>Server Connection Interrupted</strong></p>
214+
<p><strong>&ldquo;Server Connection Interrupted&rdquo;</strong></p>
215215
<p>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 &ldquo;Server Connection Interrupted&rdquo; dialogs. Switching to SMB as the default backend has mitigated this issue while also improving performance.</p>
216216
<p><strong>Quick Access Fix for GNOME Nautilus</strong></p>
217217
<p>An issue causing invalid quick-access entries in GNOME Nautilus has been resolved.</p>
218218
<p><strong>Filesystem Consistency</strong></p>
219219
<p>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.</p>
220220
<h2 id="other-changes">Other Changes</h2>
221221
<p>We’ve also updated the Thai translation to ensure Cryptomator speaks the language more fluently.</p>
222-
<h2 id="closing-remarks">CLOSING REMARKS</h2>
222+
<h2 id="closing-remarks">Closing Remarks</h2>
223223
<p>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.</p>
224224
<p>Stay tuned for more updates, and thank you for being part of the community!</p>
225225

categories/feed.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/categories/</link>
1313
</image>
14-
<lastBuildDate>Wed, 27 Nov 2024 10:43:35 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 29 Nov 2024 15:13:48 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>
1818
<title>What&#39;s New in Cryptomator 1.14.2: Latest Update Highlights!</title>
1919
<description>&lt;p&gt;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:&lt;/p&gt;
20-
&lt;h2 id=&#34;whats-new&#34;&gt;What’s new?&lt;/h2&gt;
20+
&lt;h2 id=&#34;whats-new&#34;&gt;What’s New?&lt;/h2&gt;
2121
&lt;p&gt;&lt;strong&gt;FUSE-T: Now Default with SMB Backend&lt;/strong&gt;&lt;/p&gt;
2222
&lt;p&gt;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.&lt;/p&gt;
2323
&lt;h2 id=&#34;bugfixes&#34;&gt;Bugfixes&lt;/h2&gt;
2424
&lt;p&gt;We’ve worked hard to resolve reported issues and make Cryptomator even more stable:&lt;/p&gt;
2525
&lt;p&gt;&lt;strong&gt;Cache Invalidation for Directories&lt;/strong&gt;&lt;/p&gt;
2626
&lt;p&gt;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.&lt;/p&gt;
27-
&lt;p&gt;&lt;strong&gt;Server Connection Interrupted&lt;/strong&gt;&lt;/p&gt;
27+
&lt;p&gt;&lt;strong&gt;&amp;ldquo;Server Connection Interrupted&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
2828
&lt;p&gt;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 &amp;ldquo;Server Connection Interrupted&amp;rdquo; dialogs. Switching to SMB as the default backend has mitigated this issue while also improving performance.&lt;/p&gt;
2929
&lt;p&gt;&lt;strong&gt;Quick Access Fix for GNOME Nautilus&lt;/strong&gt;&lt;/p&gt;
3030
&lt;p&gt;An issue causing invalid quick-access entries in GNOME Nautilus has been resolved.&lt;/p&gt;
3131
&lt;p&gt;&lt;strong&gt;Filesystem Consistency&lt;/strong&gt;&lt;/p&gt;
3232
&lt;p&gt;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.&lt;/p&gt;
3333
&lt;h2 id=&#34;other-changes&#34;&gt;Other Changes&lt;/h2&gt;
3434
&lt;p&gt;We’ve also updated the Thai translation to ensure Cryptomator speaks the language more fluently.&lt;/p&gt;
35-
&lt;h2 id=&#34;closing-remarks&#34;&gt;CLOSING REMARKS&lt;/h2&gt;
35+
&lt;h2 id=&#34;closing-remarks&#34;&gt;Closing Remarks&lt;/h2&gt;
3636
&lt;p&gt;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.&lt;/p&gt;
3737
&lt;p&gt;Stay tuned for more updates, and thank you for being part of the community!&lt;/p&gt;
3838
</description>

de/android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ <h3>Lizenzschlüssel kaufen</h3>
207207
<div class="text-center mt-8">
208208
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Zahlungen werden über Paddle abgewickelt.</p>
209209
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
210-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-972851346" x-model="acceptTerms" />
211-
<label for="id-972851346">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
210+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-638241597" x-model="acceptTerms" />
211+
<label for="id-638241597">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
212212
</p>
213213
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('de')" type="submit" class="btn btn-primary w-full md:w-64">
214214
<i x-show="!checkoutData.inProgress" class="fas fa-shopping-cart fa-fw" aria-hidden="true"></i><i x-show="checkoutData.inProgress" class="fas fa-spinner fa-spin fa-fw" aria-hidden="true"></i> Zur Zahlung

de/categories/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/categories/</link>
1313
</image>
14-
<lastBuildDate>Wed, 27 Nov 2024 10:43:36 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 29 Nov 2024 15:13:48 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/donate/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ <h2 :class="{'text-primary': showTab == '#paypal'}" class="font-headline font-me
223223
<input type="hidden" name="hosted_button_id" value="NUQ7XQSWMQEGS" />
224224
<input type="hidden" name="amount" value="15" />
225225
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
226-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-718235496" x-model="acceptTerms" />
227-
<label for="id-718235496">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
226+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-147925386" x-model="acceptTerms" />
227+
<label for="id-147925386">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
228228
</p>
229229
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu PayPal</button>
230230
</form>
@@ -292,8 +292,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
292292
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Kreditkartenzahlungen werden über Stripe abgewickelt. Wir können dabei weder deine Kartennummer noch die Prüfziffer einsehen. In deiner Abrechnung wird <a class="text-primary no-underline hover:underline" href="https://support.stripe.com/questions/unknown-charge-on-card-from-stripe" target="_blank" rel="noopener">eine Buchung von Stripe</a> enthalten sein.</p>
293293

294294
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
295-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-751968432" x-model="acceptTerms" />
296-
<label for="id-751968432">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
295+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-547926831" x-model="acceptTerms" />
296+
<label for="id-547926831">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
297297
</p>
298298

299299
<div x-ref="captchaWrapper" x-show="!oneTimePaymentStatus.captcha" class="flex justify-center">
@@ -315,8 +315,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
315315
<div x-show="frequency === 'recurring'" class="text-center">
316316
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.</p>
317317
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
318-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-167328594" x-model="acceptTerms" />
319-
<label for="id-167328594">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
318+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-398642751" x-model="acceptTerms" />
319+
<label for="id-398642751">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
320320
</p>
321321
<button type="submit" class="btn btn-primary w-full md:w-64" @click="recurringPayment.checkout(amount, currency, 'de')" :disabled="!acceptTerms">
322322
<i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu Stripe
@@ -395,8 +395,8 @@ <h2 :class="{'text-primary': showTab == '#crypto'}" class="font-headline font-me
395395
<input type="hidden" name="success_url" value="https://cryptomator.org/donate/thanks" />
396396
<input type="hidden" name="allow_extra" value="1" />
397397
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
398-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-719854362" x-model="acceptTerms" />
399-
<label for="id-719854362">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
398+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-749612385" x-model="acceptTerms" />
399+
<label for="id-749612385">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
400400
</p>
401401
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu CoinPayments</button>
402402
</form>

de/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/</link>
1313
</image>
14-
<lastBuildDate>Wed, 27 Nov 2024 10:43:36 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 29 Nov 2024 15:13:48 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/hub/billing/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,12 +549,12 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
549549
Zahlungen werden über Paddle abgewickelt.
550550
</p>
551551
<p x-show="subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
552-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-236198754" x-model="acceptTerms" />
553-
<label for="id-236198754">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
552+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-758621349" x-model="acceptTerms" />
553+
<label for="id-758621349">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
554554
</p>
555555
<p x-show="!subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
556-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-697852314" x-model="acceptTerms" />
557-
<label for="id-697852314">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
556+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-143952786" x-model="acceptTerms" />
557+
<label for="id-143952786">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
558558
</p>
559559
<button :disabled="subscriptionData.inProgress || !acceptTerms" @click.prevent="hubSubscription.checkout('de')" type="submit" class="btn btn-primary w-full lg:w-1/2">
560560
<i :class="{'fa-shopping-cart': !subscriptionData.inProgress, 'fa-check': !subscriptionData.inProgress, 'fa-spinner fa-spin': subscriptionData.inProgress}" class="fas fa-fw" aria-hidden="true"></i>

de/hub/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,8 +604,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
604604
</button>
605605
</div>
606606
<p class="text-sm md:text-base leading-relaxed text-gray-700">
607-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-691278435" x-model="data.acceptTerms" />
608-
<label for="id-691278435">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
607+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-235489176" x-model="data.acceptTerms" />
608+
<label for="id-235489176">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
609609
</p>
610610
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
611611
</form>

de/hub/managed/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ <h3 class="font-headline text-lg md:text-xl leading-relaxed">
262262
</p>
263263
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
264264

265-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-789213546" x-model="acceptTerms" />
266-
<label for="id-789213546">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
265+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-192784356" x-model="acceptTerms" />
266+
<label for="id-192784356">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
267267

268268
</p>
269269
<div x-show="!submitData.captcha" x-ref="captchaWrapper" class="flex justify-center">

0 commit comments

Comments
 (0)