Skip to content

Commit 98aaeb6

Browse files
authored
Merge pull request #550 from lockdown-systems/release-1.1.16
Version bump to 1.1.16, and new dev blog post
2 parents 4c43bc6 + 9b3e231 commit 98aaeb6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

docs/blog/2025-08-03-cyd-1.1.16.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
slug: cyd-1.1.16
3+
title: Cyd 1.1.16 released
4+
---
5+
6+
**We're pleased to announce Cyd 1.1.16 is released.** Here's what's new:
7+
8+
- Ability to Migrate to Bluesky if you have already deleted your X account ([#512](https://github.com/lockdown-systems/cyd/pull/512), [#549](https://github.com/lockdown-systems/cyd/pull/549))
9+
- When signing into a Cyd account, make the checkbox opt-in to signing up for the Lockdown Systems newsletter instead of the Cyd newsletter ([#547](https://github.com/lockdown-systems/cyd/pull/547))
10+
11+
See the [release on GitHub](https://github.com/lockdown-systems/cyd/releases/tag/v1.1.16).
12+
13+
<!-- truncate -->

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.15",
4+
"version": "1.1.16",
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)