Skip to content

Maintenance Release 5.1.5

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 22 Mar 08:27
· 1016 commits to master since this release
da785e1

Released: 2022-03-22

🐛 Bug fixes

  • Use requestStack to access current request when needed. (vlad-ghita, #3132)
  • Update float field so it uses step='any' by default (Joossensei, #3122)
  • Bugfix: verify setting correct tags for caching works correctly (bobdenotter, #3119)

📦 Additions and new features

  • Updates to allow custom theming for security area (vlad-ghita, #3125)

🛠️ Miscellaneous

  • Use routing to create the link to the ContentType overview (andysh-uk, #3133)
  • Fix YAML migrations (bobdenotter, #3118)