Skip to content

Major Release 4.0.0

Choose a tag to compare

@bobdenotter bobdenotter released this 24 Sep 12:43
6fe0585

Released: 2020-09-24

📦 Additions and new features

  • Allow numeric slugs with allow_numeric attribute in ContentType (bobdenotter, #1884)

🐛 Bug fixes

  • Only show "Preview" button if ContentType is not Viewless (bobdenotter, #1896)
  • Fix "zero width spaces" and Twigified titles in backend. (bobdenotter, #1893)
  • Fix Z-index, attempt 2 (bobdenotter, #1890)
  • Minor fix: Check if Content is set in preview mode. (bobdenotter, #1885)
  • Getting a date uses the default timezone from config (I-valchev, #1901)

🛠️ Miscellaneous

  • Update _multiselect.scss (eduardomart, #1899)
  • Fix messages.de.xlf: "Standart" to "Standard" (binarious, #1887)
  • Add pedantic notice to installation on this page, reminding people to use https://docs.bolt.cm/installation instead (bobdenotter, #1886)
  • Fix iffy details/summary marker (bobdenotter, #1882)
  • Update hidden.html.twig (eduardomart, #1880)