File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff 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
101115Released: 2023-02-19
You can’t perform that action at this time.
0 commit comments