Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@BafS BafS released this 30 Jun 12:02
· 216 commits to master since this release

Notable changes

  • Add MongoDB mapper (thanks to @psy) [beta]
  • Add robots.txt
  • Add tests for the API (in /tests)
  • Parvula is now PHP7 ready
  • Add Components plugin [beta]

API

  • Use JSON Patch instead of home made patch (RFC 6902)
  • Add Json web token for the API
    • Admin plugin updated with Web token (thanks to @athom)
  • Add PUT to update configs

Other

  • Pluralize Core folders (Model to Models etc.)
  • Depreciate Page::is (use equal)
  • Fix bug with children pages

And a lot more !