Skip to content

Commit be0c62a

Browse files
Update changelog.md
1 parent 492aa7a commit be0c62a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/installation/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ NOTE: **Important:** This version includes important security updates.
2929

3030
**Enhancements** 🚀
3131

32-
- Added Image meta data stripping as an option (requires Image Magic when enabled)
32+
- Added image metadata stripping as an option on upload (requires Image Magic PHP extension when enabled)
3333
- Removed unnecessary white line at the bottom of the version area
3434
- Moblog Set the socket to non-blocking before checking the socket response
3535
- Added ability to pass filename through to channel set export in code
@@ -38,9 +38,9 @@ NOTE: **Important:** This version includes important security updates.
3838
- Resolved [#4569](https://github.com/ExpressionEngine/ExpressionEngine/issues/4569) where older versions of PHP might throw an error during Pro access checks
3939
- Resolved [#4559](https://github.com/ExpressionEngine/ExpressionEngine/issues/4559) where template export could raise a PHP warning
4040
- Resolved [#4543](https://github.com/ExpressionEngine/ExpressionEngine/issues/4543) where a PHP notice could be shown during relationship sorting
41-
- Resolved [#4511](https://github.com/ExpressionEngine/ExpressionEngine/issues/4511) where PHP warning was shown is the cache file was already cleared
41+
- Resolved [#4511](https://github.com/ExpressionEngine/ExpressionEngine/issues/4511) where PHP warning was shown in the cache file was already cleared
4242
- Resolved [#4504](https://github.com/ExpressionEngine/ExpressionEngine/issues/4504) where POSTed Channel Form values were sometimes not populated correctly in case of validation error
43-
- Resolved [#4489](https://github.com/ExpressionEngine/ExpressionEngine/issues/4489) where Upload Location filter in the File Picker did not work correctly after going into subdirectory
43+
- Resolved [#4489](https://github.com/ExpressionEngine/ExpressionEngine/issues/4489) where Upload Location filter in the File Picker did not work correctly after going into a subdirectory
4444
- Fixed [icon position](https://github.com/ExpressionEngine/ExpressionEngine/pull/4541) for required field in grid field body
4545
- Fixed frontedit js error (contentWindow is undefined)
4646

0 commit comments

Comments
 (0)