You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792)
27
+
- Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921)
28
+
- Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790)
29
+
30
+
31
+
32
+
-**Bug Fixes** 💃🐛
33
+
- Resolved [#2500](https://github.com/ExpressionEngine/ExpressionEngine/issues/2500) where reordering Grid with images had some issues
34
+
- Resolved [#791](https://github.com/ExpressionEngine/ExpressionEngine/issues/791) where deleting tab when editing publish layout could cause page reload
35
+
- Resolved [#786](https://github.com/ExpressionEngine/ExpressionEngine/issues/786) where page moved to the top after saving new entry in a relationships modal
36
+
- Resolved [#2622](https://github.com/ExpressionEngine/ExpressionEngine/issues/2622) where deleting several legacy channel fields could cause MySQL error
37
+
38
+
-**Developers** 💻
39
+
- Created new addon methodology and code structure
0 commit comments