Skip to content

Pre-release Bolt 4.0.0-RC.39

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 26 Aug 15:43
· 3860 commits to master since this release
ef7bda3

Released: 2020-08-26

🐛 Bug fixes

  • Get curl_options as an array instead of collection (bobdenotter, #1781)
  • Numeric order works on MySQL databases (I-Valchev, #1778)
  • Localehelper shouldn't break on CLI commands (bobdenotter, #1777)
  • Better check for INSTR and CAST (bobdenotter, #1776)
  • Fix orderby non-localizable field in localized contenttype (I-Valchev, #1774)
  • Unsplash images fixtures work even if ssl verification fails (I-Valchev, #1771)
  • For now, only use setcontent with standalone fields (I-Valchev, #1770)
  • Date field required updates validity when set (I-Valchev, #1768)
  • Fix: Correctly exclude fields that are used in the slug by default (bobdenotter, #1766)
  • Fall back to "dumb" numeric sorting for older SQLite versions (bobdenotter, #1765)

📦 Additions and new features

  • Filter and order using queryparams on listing pages (I-Valchev, #1782)

🛠️ Miscellaneous

  • Enhancement/tidying up and removing old cruft (I-Valchev, #1775)
  • localdateprefers currentlocale over defaultlocale (I-Valchev, #1763)

🤖 Tests

  • Test/db supports json (I-Valchev, #1773)

⚙️ Code Quality / Developer Experience

  • Update config.yaml with documentation on curl options. (I-Valchev, #1779)
  • It has been ̶5̶ 0 days since ECS last broke Travis (bobdenotter, #1767)