Change Log
A list of changes for every release.
Version 0.7.1
- Fix: Missing 'files' folder in distribution
- Fix: Wrong html entity encoding in 'text' fields when saving a page
Version 0.7.0
- New feature: File library
- New feature: Add files as parameters in templates
- New feature: Pages can now have more than one version
- New feature: Preview a page while editing is now an option
- New feature: Pages are now published to the live site based on scheduling options.
- New field type: 'image'
- Added wiki-style markup {{{pre-formatted text}}} to 'largetext' fields.
- Added wiki-style markup [URL Text] to 'largetext' fields.
- Added JavaScript MD5 2.2
- Added jQuery UI 1.8.16
- Fix: A 404 error is now sent to the browser if the requested page doesn't exist.
- Fix: List of styles in templates is now in alphabetical order.
- Fix: Missing XML declaration in sample XSLT layouts
- Upgraded CodeMirror to 2.18
- Upgraded jQuery to 1.7.1
- Upgraded TinyMCE to 3.4.7
Version 0.6.2
- Bugfix: Saving a page could possibly malform the path.
- Bugfix: Wrong html entity encoding in 'largetext' fields.
Version 0.6.1
- Bugfix: Wrong relative path to stylesheet.
- Bugfix: Issue with terminating slashes in sublayouts.
- Bugfix: Fixed a minor issue with sublayout sample.
Version 0.6.0
- The user interface has become more polished.
- Added more branding of the product.
- New feature: Create, modify and delete styles
- New feature: Create, modify and delete sublayouts
- New field: 'largetext', post-formatted text
- New setting: Internet protocol for accessing website
- PHP code optimized various places
- Upgraded CodeMirror to 2.16
Version 0.5.4
- Bugfix: Wrong html entity encoding in rendering engine.
- Bugfix: Wrong html entity encoding in page editor.
- Bugfix: Page editor now allows more than one html field.
Version 0.5.3
- Bugfix: Problem with slashes in site view and rendering engine.
Version 0.5.2
- Bugfix: Wrong html entity encoding in layouts.
Version 0.5.1
- Bugfix: Missing $sitename parameter in rendering engine.
Version 0.5.0
- First release. Everything is new.