1
0

fix(frontend): tabler-iconsが読み込めない問題を修正(暫定的対応) (#15332)

* fix(frontend): update tabler icons

* Update Changelog

* update

* update
This commit is contained in:
かっこかり
2025-01-28 14:46:44 +09:00
committed by GitHub
parent 6250af2a2c
commit 2c3a41e4a0
4 changed files with 22 additions and 49 deletions
+1
View File
@@ -50,6 +50,7 @@
(Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/656)
- Fix: URLにはじめから`#pswp`が含まれている場合に画像ビューワーがブラウザの戻るボタンで閉じられない問題を修正
- Fix: ロール作成画面で設定できるアイコンデコレーションの最大取付個数を16に制限
- Fix: Firefox Nightlyなどでアイコンが読み込めない問題を修正
### Server
- Enhance: pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように