Skip to content

Commit f9efdcd

Browse files
Added security banner
1 parent a246ce9 commit f9efdcd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/installation/changelog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
## Version 7.3.15
1212
(Release: January 16, 2024)
1313

14+
NOTE: **Important:** This version includes important security updates.
15+
1416
- **Contributors** 🙌
1517
<div class="max-w-7xl mx-autotext-center">
1618
<div class="space-y-8 sm:space-y-12">
@@ -86,7 +88,7 @@
8688
- Updated ColorPicker fieldtype so it could be used with Channel Form
8789
- Resolved [#3754](https://github.com/ExpressionEngine/ExpressionEngine/issues/3754) where PHP deprecation notice could be shown when using File Grid with file column empty
8890
- Resolved [#3759](https://github.com/ExpressionEngine/ExpressionEngine/issues/3759) when pressing Ctrl+S with Redactor editor being in full screen mode would cause the field content to be erased
89-
- Resolved [#3772](https://github.com/ExpressionEngine/ExpressionEngine/issues/3772) where ExpressionEngine News dashboard widgets was not using date fomatting preference
91+
- Resolved [#3772](https://github.com/ExpressionEngine/ExpressionEngine/issues/3772) where ExpressionEngine News dashboard widgets was not using date formatting preference
9092
- Resolved issue where CP could sometimes redirect to invalid URL after idle session
9193
- Resolved some PHP 8.2 compatibility issues
9294

@@ -292,7 +294,7 @@
292294
- Resolved [#674](https://github.com/ExpressionEngine/ExpressionEngine/issues/674) where having conflicting member_id in Member Import XML file was causing SQL error
293295
- Resolved [#2178](https://github.com/ExpressionEngine/ExpressionEngine/issues/2178) where pagination in Entry Manager was not correct for people who only can edit their own entries
294296
- Resolved issue where Structure would show deprecation notice when using PHP 8.2
295-
- Resolved [issue](https://github.com/ExpressionEngine/ExpressionEngine/pull/3477) with Comments entry tag would show deprecation notice whhen using PHP 8.2
297+
- Resolved [issue](https://github.com/ExpressionEngine/ExpressionEngine/pull/3477) with Comments entry tag would show deprecation notice when using PHP 8.2
296298
- Resolved [#3402](https://github.com/ExpressionEngine/ExpressionEngine/pull/3406) where PHP 8.1 deprecation noticed showed when build editing entries with pages module installed
297299
- Resolved [issue](https://github.com/ExpressionEngine/ExpressionEngine/pull/3587) where uninstalled add-ons could have still have tab file called from Entry Manager
298300
- Resolved [#3397](https://github.com/ExpressionEngine/ExpressionEngine/pull/3400) where Template Routes page was showing deprecation notices when using PHP 8.2
@@ -427,7 +429,7 @@
427429

428430
- Resolved issue where Entry Manager could show PHP error when some add-on was missing
429431
- Resolved issue where it was impossible to edit Categories when using phone
430-
- Resolved [#3259](https://github.com/ExpressionEngine/ExpressionEngine/issues/3259) where certain coditionals in templates could generate PHP warning
432+
- Resolved [#3259](https://github.com/ExpressionEngine/ExpressionEngine/issues/3259) where certain conditionals in templates could generate PHP warning
431433
- Resolved issue where MariaDB 10 could report the wrong version to the DB requirements checker
432434

433435
## Version 7.3.0

0 commit comments

Comments
 (0)