Leafpub 1.1.0
π Leafpub 1.1.0 π
Updating
- Be sure you're using at least
php v5.6+! - Replace
index.phpandsource/ - If you're updating from the last release (beta4), add a new setting to your settings table:
name: 'schemeVersion', value: 2 - If you're updating from the latest stable release, be prepared to run a database update. Leafpub will you guide through this update.
Notable changes
- [enh] Event System
- [enh] Plugin support
- [enh] Media Manager
- [enh] ORM (Zend Db)
- [enh] database updates via ORM and schemeVersion, no more need to run SQL queries
- [enh] support for image captions
- [enh] Importer for WordPress