Update changelog for 0.30.3

This commit is contained in:
LukeHagar
2025-10-16 00:01:34 +00:00
committed by github-actions[bot]
parent d7ac0b886b
commit 600d07ce6e
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## v0.30.3
- Fixed legacy identitity field priority check when a username is a valid email address ([#7256](https://github.com/pocketbase/pocketbase/issues/7256)).
- Workaround autocomplete overflow issue with Firefox 144 ([#7223](https://github.com/pocketbase/pocketbase/issues/7223)).
- Updated `modernc.org/sqlite` to 1.39.1 (SQLite 3.50.4).
## v0.30.2
- Bumped min Go GitHub action version to 1.24.8 since it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.24.8+label%3ACherryPickApproved).

View File

@@ -1 +1 @@
0.30.2
0.30.3