Skip to content

Pre-release Bolt 4.0.0-RC.29

Choose a tag to compare

@bobdenotter bobdenotter released this 11 Jul 10:45
e249bb5

Released: 2020-07-11

🐛 Bug fixes

  • Allow optional space in QueryParameterParser between operand and keyword (bobdenotter, #1621)
  • Allow order by number field correctly (I-Valchev, #1616)
  • Put localedatetime with previous format and deprecated notice. Use localdate with new format (I-Valchev, #1612)

📦 Additions and new features

  • Add getuser with alias user Twig function (I-Valchev, #1611)
  • Add random directive to setcontent tag (I-Valchev, #1606)

🛠️ Miscellaneous

  • Make the user-friendly notifications a bit more robust (bobdenotter, #1613)
  • Optimize queries for taxonomies, following #1541 (JTNMW, #1619)