Skip to content

Maintenance release 4.0.1

Choose a tag to compare

@bobdenotter bobdenotter released this 30 Sep 15:01
ff09dfc

Released: 2020-09-30

🐛 Bug fixes

  • Fix: Don't break when passing in params for "Search Query" (bobdenotter, #1922)
  • Fix displaying (singleton) page by slug (denis-gorin, #1921)
  • Fix edit file in File management subfolders (denis-gorin, #1915)
  • Fix: add config media types to files list in dropdown (denis-gorin, #1913)
  • Empty image Field should return null instead of files/ (bobdenotter, #1925)

🛠️ Miscellaneous

  • Try and resolve Extension classes from the DI container (rossriley, #1909)
  • Collection updates (eduardomart, #1904)
  • Enhancement: Add French Translations (BoutValentin, #1903)
  • Bolt is stable! (I-Valchev, #1902)

⚙️ Code Quality / Developer Experience

  • [CI] Move console checks from Travis to Github Actions (TomasVotruba, #1917)
  • [CI] Move PHPStan and Composer Validate from Travis to Github Actions (TomasVotruba, #1916)
  • [CI] Move ECS from Travis to Github Actions (TomasVotruba, #1912)
  • Cleanup, this is handled in ENV / Doctrine (bobdenotter, #1908)