From e5e2de1f2ad396ff96b984e9c39b864593a80d9e Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Sat, 18 Oct 2025 00:01:18 +0000 Subject: [PATCH] Update changelog for 0.30.4 --- CHANGELOG.md | 5 +++++ latest_version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52dadb2..3e2b1a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.30.4 + +- Fixed `json` field CSS regression introduced with the overflow workaround in v0.30.3 ([#7259](https://github.com/pocketbase/pocketbase/issues/7259)). + + ## 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)). diff --git a/latest_version b/latest_version index 7f6839c..db287d4 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.26.0-rc.1 +0.30.4