1
0

fix: /share with unicode characters in the URL (#13846)

* fix: `/share` with unicode characters in the URL

* docs(changelog): `/share` で日本語等を含むurlがurlエンコードされない問題を修正
This commit is contained in:
anatawa12
2024-05-20 23:21:11 +09:00
committed by GitHub
parent 5836bd85df
commit 367bf0c8fc
2 changed files with 29 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@
- Fix: リバーシの対局を正しく共有できないことがある問題を修正
- Fix: 通知をグループ化している際に、人数が正常に表示されないことがある問題を修正
- Fix: 連合なしの状態の読み書きができない問題を修正
- Fix: `/share` で日本語等を含むurlがurlエンコードされない問題を修正
### Server
- Enhance: エンドポイント`antennas/update`の必須項目を`antennaId`のみに