Skip to content

3.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bastianallgeier bastianallgeier released this 27 Nov 13:37

All the good stuff from: https://github.com/getkirby/kirby/releases/tag/3.5.0-rc.1 plus …

Breaking!

  • We've decided to drop support for PHP 7.2 in 3.5.0. 7.2 will be reaching end-of-life before we release 3.5.0 and we shouldn't be supporting it anymore anyway. Some of our updated dependencies have already dropped support for it and it makes more sense to drop it as well as to keep old dependencies around.

Enhancements

  • Updated PHP dependencies
  • Better Travis CI test setup that now also tests our frontend stuff
  • Updated translations (cs, de, fr, ru, sv, tr) Huge thank you to all translators!

Fixes

  • Fixed mouseup event issue in the drawer, which caused several issues (i.e. in the structure field and the color field plugin)
  • Fixed import for external images in editor blocks #77
  • Various fixes in default block snippets