Skip to content

2.5.1

Compare
Choose a tag to compare
@nWidart nWidart released this 29 Jul 17:29
· 1420 commits to master since this release
28bed62

Changed

  • Core: Add missing id attribute to editor's textarea
  • Page: Renamed hook ContentIsRendering to PageContentIsRendering making it more specific

Removed

  • Translation: Blog module translations were moved from the Translation module to the Blog module
  • Translation: Block module translations were moved from the Translation module to the Block module

Log

  • view commit • Preparing 2.5.1 release
  • view commit • Adding changelog item
  • view commit • Add missing `id` attribute to editor's textarea (#359)
  • view commit • Renaming hook ContentIsRendering to PageContentIsRendering
  • view commit • Moving blog and block translations back to their respective modules
  • view commit • Fix TokenMismatchException not being handled if `app.debug` is `false` (#358)
  • view commit • Always handle the validation exceptions
  • view commit • Adding one more changelog item