Skip to content

Commit 75ed0ad

Browse files
authored
7.3.13 changelog
1 parent 9ad3ff5 commit 75ed0ad

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/installation/changelog.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,16 @@
2727

2828
**Bug Fixes** 💃🐛
2929

30-
- Resolved [#3636](https://github.com/ExpressionEngine/ExpressionEngine/issues/3636) where searching in File Manager while having Upload Directory selected did not include files in subfolders
31-
- Resolved [#2814](https://github.com/ExpressionEngine/ExpressionEngine/issues/2814) where Date picker wasn't always showing calendar when manually entering date into a date field
32-
- Resolved [#3718](https://github.com/ExpressionEngine/ExpressionEngine/issues/3718) where edit links were showing up in Relationship field even for entries where user had no permissions
33-
- Resolved issue where PHP notice was shown when running updater using PHP 8.2
34-
- Resolved issue where the user was redirected to different page after saving Front-End Editing Settings
35-
- Resolved issue where using undefined layout variables in tag parameters would cause unexpected results
30+
- Resolved [#3766](https://github.com/ExpressionEngine/ExpressionEngine/issues/3766) where using invalid modifier when chaining on-the-fly image manipulations would cause PHP warning
31+
- Resolved [#3762](https://github.com/ExpressionEngine/ExpressionEngine/issues/3762) where selection of checkboxes in Grid with values containing single quotes was not re-populated after saving an entry
32+
- Resolved [#3743](https://github.com/ExpressionEngine/ExpressionEngine/issues/3743) where invisible characters in filenames caused corrupt path errors
33+
- Updated ColorPicker fieldtype so it could be used with Channel Form
34+
- Resolved [#3754](https://github.com/ExpressionEngine/ExpressionEngine/issues/3754) where PHP deprecation notice could be shown when using File Grid with file column empty
35+
- 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
36+
- Resolved [#3772](https://github.com/ExpressionEngine/ExpressionEngine/issues/3772) where ExpressionEngine News dashboard widgets was not using date fomatting preference
37+
- Resolved issue where CP could sometimes redirect to invalid URL after idle session
38+
- Resolved some PHP 8.2 compatibility issues
39+
3640

3741
## Version 7.3.12
3842
(Release: September 6, 2023)

0 commit comments

Comments
 (0)