This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Affected surfaces
ReleasePort's take
Moderate signalMisskey 2026.5.2 introduces a `threadPoolSize` configuration option defaulting to 1 and offloads RSA signature processing.
Why it matters: Adjust `threadPoolSize` in config if higher concurrency is needed; test thread pool behavior before production deployment.
Summary
AI summaryAdded threadPoolSize config option with default 1 for worker thread pools.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added `threadPoolSize` option to config, defaulting to 1. Added `threadPoolSize` option to config, defaulting to 1. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Offloaded RSA signature processing. Offloaded RSA signature processing. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Support processing and displaying emojis from Unicode 17.0. Support processing and displaying emojis from Unicode 17.0. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Users can view a list of users with post notification settings. Users can view a list of users with post notification settings. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Theme preview allows returning to original theme without reload. Theme preview allows returning to original theme without reload. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Updated Fluent Emoji to support Unicode 15+ emojis. Updated Fluent Emoji to support Unicode 15+ emojis. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Updated dependencies. Updated dependencies. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed issue where only the first change applied in theme editor. Fixed issue where only the first change applied in theme editor. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Resolved preview issue for themes with ID conflicts. Resolved preview issue for themes with ID conflicts. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Improved display of theme installation errors. Improved display of theme installation errors. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed user selection dialog issue in list editing screen. Fixed user selection dialog issue in list editing screen. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Corrected link issues when opening antenna list edit window from deck column. Corrected link issues when opening antenna list edit window from deck column. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Displayed role policy values in channel creation role policy header. Displayed role policy values in channel creation role policy header. Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
Full changelog
Note
- config に
threadPoolSizeオプションが追加されました。- デフォルトは
1で、ワーカーごとに指定した数のスレッドが作成されます。 - スレッドプールは CPU バウンドな処理をオフロードするために使用されるため、みだりに大きな値を指定しないでください。
- デフォルトは
General
- Enhance: Unicode 17.0 に収録されている絵文字の処理・表示に対応
- Fluent Emojiや端末ネイティブの絵文字を利用している場合は、最新の絵文字に対応しておらず正しく表示できない可能性があります。絵文字が表示できない場合は、表示に使用する絵文字をTwemojiに切り替えてご利用ください。
- Enhance: 投稿通知設定したユーザーをリストで見ることができるように
- 依存関係の更新
Client
- Enhance: テーマのプレビュー時、リロードせずにもとのテーマに戻せるように
- Enhance: Fluent Emojiを更新し、Unicode 15+相当の絵文字の表示に対応
- Fix: テーマエディター使用時に、最初の変更のみ適用される問題を修正
- Fix: テーマのプレビュー時、既存のテーマとIDが被っている場合にプレビューできない問題を修正
- Fix: テーマのインストールエラーの表示を改善
- Fix: リスト編集画面におけるユーザー追加時のユーザー選択ダイアログにおいて、自身のアカウントが検索結果の一覧に表示されない問題を修正
- Fix: デッキのカラムから開いたアンテナ・リストの編集ウィンドウを、"ポップアウト"、"新しいタブで表示"、"リンクをコピー"した場合に誤ったリンクが与えられる問題を修正
- Fix: チャンネルの作成ロールポリシーにて、ヘッダーにロールポリシーの値が表示されない問題を修正
Server
- Enhance: RSA 署名処理のオフロード
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]