Skip to content

Commit de9fdd6

Browse files
author
andy
committed
few changelog updates
1 parent 6898246 commit de9fdd6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/installation/changelog.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
## Version 6.2.5 (Release: February 9, 2022)
1111

1212
- **Bug Fixes** 💃🐛
13-
- Resolved [#1776](https://github.com/ExpressionEngine/ExpressionEngine/issues/1776) where some pages were showing warnings when using PHP 8.1
14-
- Resolved [#1766](https://github.com/ExpressionEngine/ExpressionEngine/issues/1766) where Consent module was not respecting `disable_csrf_protection` config override
15-
- Resolved [#1747](https://github.com/ExpressionEngine/ExpressionEngine/issues/1747) where mime type of some PDF files was not identified correctly
13+
- Resolved [#67](https://github.com/ExpressionEngine/ExpressionEngine/issues/67) issues with avatars
1614
- Resolved [#1361](https://github.com/ExpressionEngine/ExpressionEngine/issues/1361) where mime type for `.ico` files was not identified correctly
17-
- Resolved [#1647](https://github.com/ExpressionEngine/ExpressionEngine/issues/1647) where `page_uri` and `page_url` variables were not parsed in category achive tag
15+
- Resolved [#1647](https://github.com/ExpressionEngine/ExpressionEngine/issues/1647) where `page_uri` and `page_url` variables were not parsed in category achive tag
16+
- Resolved [#1698](https://github.com/ExpressionEngine/ExpressionEngine/issues/1698) where template tags were not parsed correctly inside curly braces
17+
- Resolved [#1747](https://github.com/ExpressionEngine/ExpressionEngine/issues/1747) where mime type of some PDF files was not identified correctly
18+
- Resolved [#1766](https://github.com/ExpressionEngine/ExpressionEngine/issues/1766) where Consent module was not respecting `disable_csrf_protection` config override
19+
- Resolved [#1776](https://github.com/ExpressionEngine/ExpressionEngine/issues/1776) where some pages were showing warnings when using PHP 8.1
1820
- Resolved issue where path to first-party plugins was not set correctly
1921
- Resolved the issue where config file was not locked properly when performing system upgrade
20-
- Resolved [#67](https://github.com/ExpressionEngine/ExpressionEngine/issues/67) issues with avatars
21-
- Resolved [#1698](https://github.com/ExpressionEngine/ExpressionEngine/issues/1698) where template tags were not parsed correctly inside curly braces
2222
- Resolved very minor UI and code issues
2323

2424

2525
- **Enhancements** 🚀
26-
- Released ExpressionEngine Pro 1.2 with entry cloning support
26+
- Released [ExpressionEngine Pro 1.2](/pro/changelog.md) with [entry cloning support](/pro/entry_cloning.md)
2727
- Resolved [#1400](https://github.com/ExpressionEngine/ExpressionEngine/issues/1400) by adding `parse_files` parameter to Query tag
2828

2929
- **Developers** 💻

docs/pro/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Version 1.2.0 (Release: February 9, 2022)
1313

14-
- Added entry cloning using "Clone to New Entry" option in entry Save dropdown button.
14+
- Added [entry cloning](/pro/entry_cloning.md) using the "Clone to New Entry" option in entry Save dropdown options.
1515
- Resolved [#1791](https://github.com/ExpressionEngine/ExpressionEngine/issues/1791) where non-existing image was requested by Dock.
1616

1717
## Version 1.1.0 (Release: January 13, 2022)

0 commit comments

Comments
 (0)