Skip to content

v2.3.2

Choose a tag to compare

@dbaines dbaines released this 08 Jun 01:39
· 896 commits to main since this release

Minor release with some recent UI hotfixes from the v3 branch.

Fixes

  • Dashboard - Updated Twitter Post Fetcher plugin to fix breaking Twitter API change
  • Sitemap - Prevented localstorage from getting thrashed when it was attempting to read which nodes in the sitemap should be hidden
  • Site Settings List - Table not scrollable on mobile
  • Site Setting - Saving the page after making a change was incorrectly showing the "Are you sure?" message, implying that the changes won't be saved.
  • Tabs - Fixed select menu fallbacks on mobile not updating correctly when popstate occurs (browser back/forwards buttons)
  • CRUD Edit - Fixed missing <div> element representing the reports pane that was causing weirdness when moving back/forward through history
  • CRUD Edit - Fixed CKEditors breaking when re-ordering inline nested fields
  • CRUD Settings - Fixed file upload field layout being broken