Skip to content

Pre-release Bolt 4.0.0-RC.23

Choose a tag to compare

@bobdenotter bobdenotter released this 06 Jun 14:39
0ac1a3d

Released: 2020-06-06

🐛 Bug fixes

  • Make sure editing text fields triggers slugify (bobdenotter, #1440)
  • Fix htmllang() when no locales defined (I-Valchev, #1439)
  • Fix for windows not handling %k in timestamp strings properly (bobdenotter, #1448)

⚙️ Code Quality / Developer Experience

  • Remove locale setting from bolt config (legacy) (I-Valchev, #1441)
  • Remove old field types (I-Valchev, #1433)