diff --git a/CALCKEY.md b/CALCKEY.md
index 4d574c0c94..f3bec69e22 100644
--- a/CALCKEY.md
+++ b/CALCKEY.md
@@ -3,7 +3,6 @@
## Planned
- MFM button
-- Make more of the post clickable like every other SNS
- Better Messaging UI
- Classic mode make instance icon bring up new context menu
- Like/star button
@@ -21,7 +20,6 @@
## Work in progress
-- Improved note style
- OCR image captioning
- Swipe through timelines on mobile
- Admin custom CSS
@@ -48,6 +46,8 @@
- Illustrated by [Henki](https://www.youtube.com/c/Henkiwashere)!
- Licensed under the CC-BY-SA 4.0.
- Better timeline top bar
+- Improved note style
+ - Make more of the post clickable like every other SNS
- Mark as read from notifications widget
- Less cluttered notification summary
- Better welcome screen (not logged in)
diff --git a/package.json b/package.json
index 65453c23c8..4a8731696d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "misskey",
- "version": "12.118.1-calc.6.9",
+ "version": "12.118.1-calc.7",
"codename": "aqua",
"repository": {
"type": "git",
diff --git a/packages/client/src/components/note.vue b/packages/client/src/components/note.vue
index 1a7b38ec7d..192b9a29c6 100644
--- a/packages/client/src/components/note.vue
+++ b/packages/client/src/components/note.vue
@@ -31,9 +31,9 @@
-
+
-