Skip to content

1.0.2

Compare
Choose a tag to compare
@nadar nadar released this 09 Mar 14:46
· 1254 commits to master since this release

1.0.2 (9. March 2018)

Fixed

  • #46 Fixed caption issue with BlockHelper imageArrayUpload
  • #45 Fixed PHP 7.2 compatibility bug.
  • #44 Removed layouts add button.
  • #40 Renamed main.min.js to main.js and updated the assets file
  • #37 Updated toolbar color and added new LUYA Logo as SVG
  • #39 Disallow trailing slashes in url parsing in order to prevent DC.
  • #38 Fixed wrong namespace reference in BlockController.
  • #1768 Use static render path for toolbar due to controller override for module context.
  • #31 Fixed missing error handling for create page translation from existing version.
  • #35 Do not render layout when RAW response format is given.

Added

  • #34 Add option to configure the preview url.
  • #17 Create new page version if changing from other page types to "page" and no version is available.
  • #12 Add new orderBy() method for sorting the query data.