diff --git a/CALCKEY.md b/CALCKEY.md
index 0b6cff0af1..45ed6f0df2 100644
--- a/CALCKEY.md
+++ b/CALCKEY.md
@@ -3,27 +3,27 @@
## Planned
- Stucture
- - [Sonic](https://crates.io/crates/sonic-server) support as an ElasticSearch alternative
- - [DragonflyDB](https://dragonflydb.io/) support as a Redis alternative
- - Optionally use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes
- - Rewrite backend in Rust and [Axum](https://github.com/tokio-rs/axum)
+ - [Sonic](https://crates.io/crates/sonic-server) support as an ElasticSearch alternative
+ - [DragonflyDB](https://dragonflydb.io/) support as a Redis alternative
+ - Optionally use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes
+ - Rewrite backend in Rust and [Axum](https://github.com/tokio-rs/axum)
- Function
- - Federate with note edits
- - User "choices" (recommended users) like Mastodon and Soapbox
- - Join Reason system like Mastodon/Pleroma
- - Option to publicize instance blocks
- - Backfill remote users
- - Build flag to remove NSFW/AI stuff
- - Timeline filters
- - Filter notifications by user
- - Non-nyaify cat mode
- - Exclude self from antenna
+ - Federate with note edits
+ - User "choices" (recommended users) like Mastodon and Soapbox
+ - Join Reason system like Mastodon/Pleroma
+ - Option to publicize instance blocks
+ - Backfill remote users
+ - Build flag to remove NSFW/AI stuff
+ - Timeline filters
+ - Filter notifications by user
+ - Non-nyaify cat mode
+ - Exclude self from antenna
- Form
- - MFM button
- - Personal notes for all accounts
- - Fully revamp non-logged-in screen
- - Classic mode make instance icon bring up new context menu
- - [Rat mode?](https://stop.voring.me/notes/933fx97bmd)
+ - MFM button
+ - Personal notes for all accounts
+ - Fully revamp non-logged-in screen
+ - Classic mode make instance icon bring up new context menu
+ - [Rat mode?](https://stop.voring.me/notes/933fx97bmd)
## Work in progress
diff --git a/package.json b/package.json
index 8d4a87bfcb..7238c8621d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "calckey",
- "version": "13.0.0-rc3",
+ "version": "13.0.0-rc4",
"codename": "aqua",
"repository": {
"type": "git",
diff --git a/packages/client/src/pages/settings/migration.vue b/packages/client/src/pages/settings/migration.vue
index 4bc7945182..80430a144e 100644
--- a/packages/client/src/pages/settings/migration.vue
+++ b/packages/client/src/pages/settings/migration.vue
@@ -9,7 +9,7 @@