1.0.0-b.5
Pre-release
Pre-release
This update is a major refactor for ExpressionEngine 3.x. It will not work in ExpressionEngine 2.x at all.
Note
Please note: to use this add-on, you will need this patch for ExpressionEngine 3.0.0:
https://support.ellislab.com/bugs/detail/21221
A near future release of ExpressionEngine will include this patch.
New
- All database calls refactored to use ExpressionEngine 3’s new native models
- Completely refactor architecture to use name spacing and load classes as services
- Add System Template, Template Partials, and Template Variables syncing
Fixed
- Fixed a bug where an index.html template containing
{redirect="404"}
would be written if the index template had an extension other than .html