[#7532] pause collection and fields name normalization while in IME mode

This commit is contained in:
Gani Georgiev
2026-02-17 17:29:38 +02:00
parent 3b9f2141fe
commit f6675702ea
32 changed files with 109 additions and 102 deletions

View File

@@ -1,3 +1,8 @@
## v0.36.5 (WIP)
- Pause collection and fields name normalization while in IME mode ([#7532](https://github.com/pocketbase/pocketbase/pull/7532); thanks @miaopan607).
## v0.36.4
- Made the optional `Bearer` token prefix case-insensitive ([#7525](https://github.com/pocketbase/pocketbase/pull/7525); thanks @benjamesfleming).