updated changelogs

This commit is contained in:
Gani Georgiev
2026-07-22 19:44:18 +03:00
parent 9425a5c82f
commit d02016c5fd
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## v0.39.9 (WIP) ## v0.39.9
- Fixed `Shift + Click` range bulk selection not working in Firefox ([#7771](https://github.com/pocketbase/pocketbase/issues/7771)) - Fixed `Shift + Click` range bulk selection not working in Firefox ([#7771](https://github.com/pocketbase/pocketbase/issues/7771))
+5
View File
@@ -2,6 +2,11 @@
> For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md) > For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md)
--- ---
## v0.22.50
- (_Backported from v0.39.9_) Bumped goja and fexpr and their related deps.
## v0.22.49 ## v0.22.49
- (_Backported from v0.39.8_) Bumped `golang.org/x/*` indirect dependencies as there are some minor security fixes. - (_Backported from v0.39.8_) Bumped `golang.org/x/*` indirect dependencies as there are some minor security fixes.