summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-12-03 18:44:13 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-12-03 18:44:13 +0900
commit2db9f6efe73df0376d8c235ac2878f6fc40f72c0 (patch)
tree57a1332eccafa4020636d842eed5febeaeda8eac
parentfix(client): make note visibility inheritance behave correctly when default i... (diff)
downloadsharkey-2db9f6efe73df0376d8c235ac2878f6fc40f72c0.tar.gz
sharkey-2db9f6efe73df0376d8c235ac2878f6fc40f72c0.tar.bz2
sharkey-2db9f6efe73df0376d8c235ac2878f6fc40f72c0.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38b1546802..faf5d6aed0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,9 @@ You should also include the user name that made the change.
- Server: 引用内の文章がnyaizeされてしまう問題を修正 @kabo2468
- Server: Bug fix for Pinned Users lookup on instance @squidicuzz
- Client: インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正 @syuilo
+
+## 12.119.1 (2022/12/03)
+### Bugfixes
- Server: Mitigate AP reference chain DoS vector @skehmatics
## 12.119.0 (2022/09/10)