Skip to content

Commit 8da0818

Browse files
authored
Merge pull request #525 from lockdown-systems/release-1.1.11
Release 1.1.11
2 parents 2c45008 + e02d1b5 commit 8da0818

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

docs/blog/2025-05-14-cyd-1.1.11.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
slug: cyd-1.1.11
3+
title: Cyd 1.1.11 released
4+
---
5+
6+
**We're pleased to announce Cyd 1.1.11 is released.** This is a minor release. Here's what's new:
7+
8+
- Bug fix: Fix problem where GUEST_VIEW_MANAGER_CALL errors randomly occur ([#524](https://github.com/lockdown-systems/cyd/pull/524))
9+
- Bug fix: Don't show old archive warning in Migrate to Bluesky if there's no local data yet ([#517](https://github.com/lockdown-systems/cyd/pull/517))
10+
11+
See the [release on GitHub](https://github.com/lockdown-systems/cyd/releases/tag/v1.1.11).

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cyd",
33
"private": true,
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"main": ".vite/build/main.js",
66
"description": "Automatically delete your data from tech platforms, except for what you want to keep",
77
"license": "proprietary",

0 commit comments

Comments
 (0)