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
Copy file name to clipboardExpand all lines: core/components/clientconfig/docs/changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Add a code field type (requires Ace editor) for things like custom CSS or other markup [#144]
7
7
- Add an email field type which validates the value to be an email address [#65]
8
8
- Include OnHandleRequest plugin event (alongside OnMODXInit), to make ClientConfig play nicer with various context routing and other solutions that don't use OnMODXInit [#140]
9
+
- Add separate "Save" and "Save and close" buttons to the setting window [#135]
0 commit comments