Skip to content

Commit acdcf4a

Browse files
committed
more fixes in code, more changelog lines
1 parent a7a8336 commit acdcf4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/installation/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
- **Enhancements** 🚀
2727
- Added `{logged_in_primary_role_short_name}` global member variable; [#2491](https://github.com/ExpressionEngine/ExpressionEngine/issues/2491)
28+
- Added inline error handling for member registration form
2829

2930
- **Bug Fixes** 💃🐛
3031
- Resolved [#2107](https://github.com/ExpressionEngine/ExpressionEngine/issues/2107) where Cookie Consents were not fully installed when updating from EE2
@@ -34,8 +35,11 @@
3435
- Resolved [#2525](https://github.com/ExpressionEngine/ExpressionEngine/issues/2525) where using `channel="not ..."` parameter was returning no results on `{exp:channel:entries}`
3536
- Resolved [#2497](https://github.com/ExpressionEngine/ExpressionEngine/issues/2361) where `categories` parameter did not work on relationship `siblings` and `parents` tags
3637
- Resolved [#2505](https://github.com/ExpressionEngine/ExpressionEngine/issues/2505) where Stats module could show PHP error when using PHP 8.1
38+
- Resolved [#2550](https://github.com/ExpressionEngine/ExpressionEngine/issues/2550) where Pro Search did not store IPv6 addresses correctly
39+
- Resolved [#2432](https://github.com/ExpressionEngine/ExpressionEngine/issues/2432) where some Structure queries were slow on large websites
3740
- Resolved bug with create generic migration in CLI
3841
- Fixed some CP styles
42+
- Fixed some PHP 8.1 compatibility issues
3943

4044
## Version 7.2.1
4145
(Release: November 21, 2022)

0 commit comments

Comments
 (0)