Update changelog for 0.28.2

This commit is contained in:
LukeHagar
2025-05-25 00:01:40 +00:00
committed by github-actions[bot]
parent 8c8c65907a
commit 771fb74847
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## v0.28.2
- Loaded latin-ext charset for the default text fonts ([#6869](https://github.com/pocketbase/pocketbase/issues/6869)).
- Updated view query CAST regex to properly recognize multiline expressions ([#6860](https://github.com/pocketbase/pocketbase/pull/6860); thanks @azat-ismagilov).
- Updated Go and npm dependencies.
## v0.28.1 ## v0.28.1
- Fixed `json_each`/`json_array_length` normalizations to properly check for array values ([#6835](https://github.com/pocketbase/pocketbase/issues/6835)). - Fixed `json_each`/`json_array_length` normalizations to properly check for array values ([#6835](https://github.com/pocketbase/pocketbase/issues/6835)).

View File

@@ -1 +1 @@
0.28.1 0.28.2