Skip to content

v3.0.05

Choose a tag to compare

@stephywells stephywells released this 15 Feb 19:59
· 17048 commits to master since this release
  • Fix: The visual form styler didn't look good when CSS grids were turned off
  • Fix: Prevent past database migrations from being run again. This was making some field sizes much larger.
  • Fix: If field sizes are extra long, reverse them because it most likely happened in the last release.
  • Fix: Sort by a number field on the entries page was ordering by text instead of number
  • Fix: The export page was showing weird styling for the form selector on some sites
  • Fix: If CSS grids are turned off, don't force the width to 100% for form fields for reverse compatibility.