Skip to content

Commit 93a809e

Browse files
author
andy
committed
updated changelog with more updates
1 parent bb4beec commit 93a809e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/installation/changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,18 @@
1717
- Resolved [#1747](https://github.com/ExpressionEngine/ExpressionEngine/issues/1747) where mime type of some PDF files was not identified correctly
1818
- Resolved [#1766](https://github.com/ExpressionEngine/ExpressionEngine/issues/1766) where Consent module was not respecting `disable_csrf_protection` config override
1919
- Resolved [#1776](https://github.com/ExpressionEngine/ExpressionEngine/issues/1776) where some pages were showing warnings when using PHP 8.1
20+
- Resolved [#1798](https://github.com/ExpressionEngine/ExpressionEngine/issues/1798) where entry limit notification was incorrectly positioned in the DOM
2021
- Resolved issue where path to first-party plugins was not set correctly
2122
- Resolved the issue where config file was not locked properly when performing system upgrade
2223
- Resolved very minor UI and code issues
23-
24+
- Resolved PHP 8.1 compatibility issue with the CLI
25+
- Resolved bug where some entries where not displayed if they were published at the same exact time as page render.
2426

2527
- **Enhancements** 🚀
2628
- Released [ExpressionEngine Pro 1.2](/pro/changelog.md) with [entry cloning support](/pro/entry_cloning.md)
2729
- Resolved [#1400](https://github.com/ExpressionEngine/ExpressionEngine/issues/1400) by adding `parse_files` parameter to Query tag
30+
- Clarified Database Server Address label on the installation page.
31+
2832

2933
- **Developers** 💻
3034
- Optimized output of `var_dump` on models

0 commit comments

Comments
 (0)