mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:03:09 +02:00
12.106.0
This commit is contained in:
parent
871f1e90d6
commit
c07e4c3476
2 changed files with 3 additions and 2 deletions
|
@ -10,13 +10,14 @@
|
||||||
You should also include the user name that made the change.
|
You should also include the user name that made the change.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## 12.x.x (unreleased)
|
## 12.106.0 (2022/02/11)
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- Improve federation chart @syuilo
|
- Improve federation chart @syuilo
|
||||||
- クライアント: リアクションピッカーのサイズを設定できるように @syuilo
|
- クライアント: リアクションピッカーのサイズを設定できるように @syuilo
|
||||||
- クライアント: リアクションピッカーの幅、高さ制限を緩和 @syuilo
|
- クライアント: リアクションピッカーの幅、高さ制限を緩和 @syuilo
|
||||||
- Docker: Update to Node v16.13.2 @mei23
|
- Docker: Update to Node v16.13.2 @mei23
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- validate regular expressions in word mutes @Johann150
|
- validate regular expressions in word mutes @Johann150
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"version": "12.105.0",
|
"version": "12.106.0",
|
||||||
"codename": "indigo",
|
"codename": "indigo",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue