Skip to content

Version 06.00.06

Choose a tag to compare

@raphael-m raphael-m released this 15 May 14:43
· 10659 commits to master since this release

#2SexyContent v06.00.06 (stable)

SQL Data Sources and Publishing

  • Data Sources for SQL
  • and Non-SQL Data - new in 6.0.6
  • Ability to set Data-Publishing (JSON) from code - new in 6.0.6
  • @CreateInstance command in Razor (will document this later :)
  • Templates/Views which are marked as lists will now always behave as a list, even if it only has one item
  • EAV Refactoring to enable dynamic entity generation (very technical but important)
  • List of Entities (like Content.Author) will now always be a typed IEnumerable, even if empty

Bug Fixes

  • JSON-Page delivers correct HTTP-Status when data publishing is not enabled