fix(backend): Fix typos in job configurations (#13086)

* Fix typos

* Update CHANGELOG
This commit is contained in:
woxtu 2024-01-28 15:08:45 +09:00 committed by GitHub
parent 9753cce4aa
commit cdac3988b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 11 deletions

View file

@ -63,6 +63,7 @@
- Fix: `notes/create`で、`text`が空白文字のみで構成されていてかつリノート、ファイルまたは投票を含んでいるリクエストに対するレスポンスの`text``""`から`null`になるように変更
- Fix: ipv4とipv6の両方が利用可能な環境でallowedPrivateNetworksが設定されていた場合プライベートipの検証ができていなかった問題を修正
- Fix: properly handle cc followers
- Fix: ジョブに関する設定の名前を修正
### Service Worker
- Enhance: オフライン表示のデザインを改善・多言語対応