|
26 | 26 | </div> |
27 | 27 |
|
28 | 28 | - **Enhancements** 🚀 |
29 | | - - Add additional HTML elements to CP stylesheet; [#2685](https://github.com/ExpressionEngine/ExpressionEngine/issues/2685) |
30 | | - - Allow swatches in Colorpicker fieldtype to have names |
31 | | - - Retain pagination and filters on Entry Manager page after saving & closing entry; [#111](https://github.com/ExpressionEngine/ExpressionEngine/issues/111) |
32 | | - - Improved Pro Search collections page UI |
33 | | - - Resolved [#2658](https://github.com/ExpressionEngine/ExpressionEngine/issues/2658) where some parameters were not available for member management forms |
| 29 | + - Add additional HTML elements to CP stylesheet; [#2685](https://github.com/ExpressionEngine/ExpressionEngine/issues/2685) |
| 30 | + - Allow swatches in Colorpicker fieldtype to have names |
| 31 | + - Retain pagination and filters on Entry Manager page after saving & closing entry; [#111](https://github.com/ExpressionEngine/ExpressionEngine/issues/111) |
| 32 | + - Improved Pro Search collections page UI |
| 33 | + - Resolved [#2658](https://github.com/ExpressionEngine/ExpressionEngine/issues/2658) where some parameters were not available for member management forms |
34 | 34 |
|
35 | 35 | - **Bug Fixes** 💃🐛 |
36 | 36 | - Resolved [#2663](https://github.com/ExpressionEngine/ExpressionEngine/pull/2663) where forgot password form could generate erroneous reset URLs |
37 | 37 | - Resolved [#2500](https://github.com/ExpressionEngine/ExpressionEngine/pull/2500) where reordering Grid with images had some issues |
38 | 38 | - Resolved [#2571](https://github.com/ExpressionEngine/ExpressionEngine/pull/2571) where using `exp:channel:categories` with no categories assigned could show PHP warning |
39 | 39 | - Resolves issue with using lang entries in CLI command |
40 | | - - Resolved [#2700](https://github.com/ExpressionEngine/ExpressionEngine/pull/2700) where Pro Variables could show PHP notice |
41 | 40 | - Resolved issue with View Type preference not properly encoded |
42 | 41 | - Resolved issue where Pro Search filters were using Low Search naming |
43 | 42 | - Resolved [#2679](https://github.com/ExpressionEngine/ExpressionEngine/pull/2679)where password validation URL was giving PHP error |
|
60 | 59 | </div> |
61 | 60 |
|
62 | 61 | - **Enhancements** 🚀 |
63 | | - - Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792) |
64 | | - - Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921) |
65 | | - - Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790) |
66 | | - - Updated custom add-on development methodology. (See [Add-on Development Overview](/development/addon-development-overview.md) ) |
| 62 | + - Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792) |
| 63 | + - Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921) |
| 64 | + - Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790) |
| 65 | + - Updated custom add-on development methodology. (See [Add-on Development Overview](/development/addon-development-overview.md) ) |
67 | 66 |
|
68 | 67 |
|
69 | 68 | - **Bug Fixes** 💃🐛 |
|
98 | 97 | </div> |
99 | 98 |
|
100 | 99 | - **Enhancements** 🚀 |
101 | | - - Reduced the amounts of queries when using a relationship field. |
102 | | - - Added update date in success message after saving an entry. ([#1157](https://github.com/ExpressionEngine/ExpressionEngine/issues/1157)) |
103 | | - - Added ability to skip success message after submitting email contact form. ([#1034](https://github.com/ExpressionEngine/ExpressionEngine/issues/1034)) |
104 | | - - Increased performance of File Manager when attempting to load thousands of files. ([#2564](https://github.com/ExpressionEngine/ExpressionEngine/issues/2564)) |
105 | | - - Added confirmation toggle to keep or remove files when removing upload directory. ([#2623](https://github.com/ExpressionEngine/ExpressionEngine/issues/2623)) |
| 100 | + - Reduced the amounts of queries when using a relationship field. |
| 101 | + - Added update date in success message after saving an entry. ([#1157](https://github.com/ExpressionEngine/ExpressionEngine/issues/1157)) |
| 102 | + - Added ability to skip success message after submitting email contact form. ([#1034](https://github.com/ExpressionEngine/ExpressionEngine/issues/1034)) |
| 103 | + - Increased performance of File Manager when attempting to load thousands of files. ([#2564](https://github.com/ExpressionEngine/ExpressionEngine/issues/2564)) |
| 104 | + - Added confirmation toggle to keep or remove files when removing upload directory. ([#2623](https://github.com/ExpressionEngine/ExpressionEngine/issues/2623)) |
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
|
0 commit comments