Skip to content

5.4.8 🌈

Choose a tag to compare

@release-drafter release-drafter released this 28 Nov 16:22
· 2007 commits to refs/heads/main since this release
8eee661

Changes

  • Add password field support for default value (#4783 - thanks to @maurohmartinez)
  • Fix alias name for msslq (#4784 - thanks to @pxpm)
  • Don't exclude raw expression columns (#4788 - thanks to @pxpm)
  • [Bug Fix] Save actions inside dropdown don't trigger HTML5 Validation (#2340 - thanks to @pxpm)
  • make distinction between inline inputs and main form inputs (#4714 - thanks to @pxpm)
  • Replace likely typo getCleanFields() with getCleanStateFields(); fixes #4765 (#4767 - thanks to @dandarie)
  • use reflection to work with php enum classes (#4741 - thanks to @pxpm)
  • [Feature] Logout other devices upon password change (#3645 - thanks to @tabacitu)

⚙️ Changes