Skip to content

Commit

Permalink
2024.2.0-mk3
Browse files Browse the repository at this point in the history
  • Loading branch information
takaion committed May 29, 2024
1 parent b6df38c commit 9c2e812
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## 202x.x.x (Unreleased)

## 2024.2.0-mk3
- Fix: リノートのヘッダーにホーム・フォロワー限定・ダイレクトの色がつけられない問題を修正
- Fix: リノートとリノート対象のノートで公開範囲が異なる場合にリノート自体の色がリノート対象の色として適用されていた問題を修正
- Enhance: リノートやリプライの対象となるノートにもタイムライン上で色がつくように
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2024.2.0-mk2",
"version": "2024.2.0-mk3",
"codename": "nasubi",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9c2e812

Please sign in to comment.