Skip to content

0.6.5

Compare
Choose a tag to compare
@nickdekruijk nickdekruijk released this 28 Apr 13:11
· 35 commits to master since this release
  • Preview button in model editor
  • Added templates option, hide columns based on template
  • Updated sample Page.php model walk() function to use url() and better currentPage detection
  • If you use $casts to set boolean/date types to columns you don't need to do it in $pageAdmin['type'] array anymore (see commit #ea40bf5)