Skip to content

Commit ca21d79

Browse files
Update release notes (2026.5.4) (#401)
* docs: Update release notes for 2026.5.4 release * Update 5.releases.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
1 parent 977e0c7 commit ca21d79

3 files changed

Lines changed: 26 additions & 2 deletions

File tree

app.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export default defineAppConfig({
22
notice: {
33
title: {
4-
ja: 'v2026.5.3 をリリースしました!',
5-
en: 'v2026.5.3 is out now!',
4+
ja: 'v2026.5.4 をリリースしました!',
5+
en: 'v2026.5.4 is out now!',
66
},
77
to: "/docs/releases/",
88
},

content/blog/2026-05-21-release.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
description: Misskey v2026.5.4 がリリースされました!
3+
date: 2026-05-21
4+
---
5+
6+
# NEW RELEASE: v2026.5.4
7+
8+
Misskey Projectは2026年5月21日、Misskey v2026.5.4 をリリースしました!
9+
10+
詳しくは[リリースノート](/docs/releases/)をご覧ください。
11+
12+
開発に貢献してくださった方々、ベータ版をテストしてくださった方々、いつも支援してくださっている方々に感謝を申し上げます。
13+
14+
Misskeyは皆様の支援のおかげで継続した開発が行えています。Misskeyを気に入っていただけたらぜひ[プロジェクトに支援](/docs/donate/)をお願いします!

content/ja/docs/5.releases.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ maxTocDepth: 2
55
# リリースノート
66
Misskeyのリリースノートを掲載しています。
77

8+
## 2026.5.4
9+
リリース日: 2026/05/21
10+
11+
### General
12+
- セキュリティに関する修正
13+
14+
### Client
15+
- Fix: ビルドに失敗することがある問題を修正
16+
17+
818
## 2026.5.3
919
リリース日: 2026/05/18
1020

0 commit comments

Comments
 (0)