This repository was archived by the owner on Jan 16, 2024. It is now read-only.
Version 0.10.0 introduces a new API engine, a node preview feature, some cleaning up of internal methods and a bag of bug fixes.
- New API engine for managing content and enabling external integrations
- Auth engine authenticates the API engine using JWT
- New feature to allow administrators to preview draft nodes
- Improved namespacing of PushType engines and rewrite of
mount_push_typerouting method - Ability to mount the PushType front end somewhere other than the root of your project
- Rewrite of
media_pathandnode_pathURL helpers with simplified use.asset_hostURLs used where appropriate. - Improved validation on parent-child node relationships
- Fixed pagination bug on asset modal
- Fixed thumbnail bug on SVG asset uploads