Skip to content

Commit b03cd38

Browse files
Merge remote-tracking branch 'origin/5.1' into release-5.2.2
2 parents 34c387b + 66e7fc1 commit b03cd38

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,20 @@ Released: 2022-07-05
9696
- Add `isTranslatable` condition in `get`-method [#3250](https://github.com/bolt/core/pull/3250)
9797
- Additional fix for `type: number` field, set default to `min: 0`. [#3252](https://github.com/bolt/core/pull/3252)
9898

99+
## 5.1.25
100+
101+
Released: 2025-03-10
102+
103+
This release includes a security-related fix. Our thanks for identifying this issue and disclosing it to us responsibly! 👏🙏
104+
105+
### 🐛 Bug fixes
106+
107+
- Fix incorrect focus in invalid editor input fields (napley, [#3491](https://github.com/bolt/core/pull/3491))
108+
109+
### 🔐 Security related changes
110+
111+
- Validate submitted URL before processing it (bobvandevijver, [#3545](https://github.com/bolt/core/pull/3545))
112+
99113
## 5.1.24
100114

101115
Released: 2023-02-19

0 commit comments

Comments
 (0)