[#7665] added BaseURL to the ghupdate plugin configuration

This commit is contained in:
Gani Georgiev
2026-04-26 20:42:40 +03:00
parent 494f47efb8
commit 1c86addc4c
2 changed files with 18 additions and 10 deletions

View File

@@ -15,6 +15,8 @@
- ⚠️ Fixed a pre-hijacking OAuth2 linking vulnerability ([#7662](https://github.com/pocketbase/pocketbase/discussions/7662); thanks @Alardiians for reporting it privately).
- Added `ghupdate.BaseURL` config option ([#7665](https://github.com/pocketbase/pocketbase/issues/7665)).
- Bumped Go and npm dependencies.