Skip to content

Leafpub 1.1.0

Choose a tag to compare

@karsasmus karsasmus released this 21 Mar 07:44
· 259 commits to master since this release

πŸŽ‰ Leafpub 1.1.0 πŸŽ‰

Updating

  • Be sure you're using at least php v5.6+!
  • Replace index.php and source/
  • 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