This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2023.11.1
->2024.2.0
Release Notes
misskey-dev/misskey (misskey/misskey)
v2024.2.0
Compare Source
Note
/install-extentions
から/install-extensions
に変わります。以前のパスからは自動でリダイレクトされるようになっていますが、新しいパスに変更することをお勧めします。General
Client
$[border.width=1,style=solid,color=fff,radius=0 ...]
を追加$[border.noclip
が必要ですreadline
関数が不正な値を返すことがある問題のv2023.12.0時点での修正がPlay以外に適用されていないのを修正$[clickable ...]
およびonClickEv
が正しく機能していないのを修正Plugin:register_note_post_interruptor
を使用すると、ノートが投稿できなくなる問題を修正Server
/files
のファイルに対してHTTP Rangeリクエストを行えるようにapi.json
のOpenAPI Specificationを3.1.0に更新drive/files/update
でファイル名のバリデーションが機能していない問題を修正notes/create
で、text
が空白文字のみで構成されているかnull
であって、かつtext
だけであるリクエストに対するレスポンスが400になるように変更notes/create
で、text
が空白文字のみで構成されていてかつリノート、ファイルまたは投票を含んでいるリクエストに対するレスポンスのtext
が""
からnull
になるように変更v2023.12.2
Compare Source
General
Client
v2023.12.1
Compare Source
Note
権限不足になる場合には権限を再設定して再生成してください。
General
Client
$[clickable.ev=EVENTNAME ...]
を追加。Mk:C:mfm
のオプションonClickEv
に関数を渡すと、クリック時にEVENTNAME
を引数にして呼び出すfg
/bg
MFMに長い単語を指定すると、オーバーフローされずはみ出る問題を修正Server
oauth/token
エンドポイントのCORS対応1702718
-ffVisibility.jsのdownが壊れているv2023.12.0
Compare Source
Note
依存関係の更新に伴い、Node.js 20.10.0が最小要件になりました
絵文字の追加辞書を既にインストールしている場合は、お手数ですが再インストールのほどお願いします
絵文字ピッカーにピン留め表示する絵文字設定が「リアクション用」と「絵文字入力用」に分かれました。以前の設定は「リアクション用」として使用されます。
影響:
それにより、投稿フォームから表示される絵文字ピッカーのピン留め絵文字がリセットされたように感じるかもしれません(新設された"ピン留め(全般)"の設定が使われるため)。
投稿用のピン留め絵文字をアップデート前の状態にするには、以下の手順で操作します。
General
$[unixtime ]
に不正な値を入力した際に発生する各種エラーを修正Client
tada
,jelly
,twitch
,shake
,spin
,jump
,bounce
,rainbow
)にdelay
オプションを追加(例:
```js
→ Javascript,```ais
→ AiScript)Mk:apiExternal
を無効化readline
が不正な値を返すことがある問題を修正Server
$[ruby ]
が他ソフトウェアと連合されるようにConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.