Skip to content

06.00.02

Pre-release
Pre-release

Choose a tag to compare

@raphael-m raphael-m released this 14 Apr 12:19
· 10716 commits to master since this release

2SexyContent 06.00.02 (beta)

  • Fixed issue when using Entity field when any Content Type had a non-string field set as title
  • Entity-fields return always a list of now (simplifies accessing Entity fields inside a Razor template)
  • Fixed security issue where Razor templates were editable by Administrators
  • Fixed issue in page selector (Hyperlink) when a page was disabled
  • Fixed issue where removing an element caused a redirect to 404 page when the current Url contained special characters
  • Breaking changes
    • @Content.Configuration.ErrorKeyMissing is not supported anymore - has to be removed from templates
  • Html.Raw is not required anymore for Content.Toolbar, ListContent.Toolbar, Presentation.Toolbar, ListPresentation.Toolbar