Skip to content

v2.3.5

Choose a tag to compare

@dbaines dbaines released this 01 Sep 03:28
· 883 commits to main since this release
  • 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.