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
Settings - Fixed settings changing order after saving them
Site Settings - Added inline form version of site settings and retained previous version as “configure” tab for god users.
Site Settings - All site settings now have a prefix value “site” to keep consistent with model and collection settings. Any settings that are saved that don’t have a prefix will get the “site” prefix to keep backwards compatibility after upgrades.
CRUD Index - Fixed object not being passed in to the _index_fields_custom_actions partial so you couldn’t create related links in the index listing table.