Skip to content

0.5

Compare
Choose a tag to compare
@gasman gasman released this 01 Aug 16:05
· 5 commits to stable/0.5.x since this release
  • Added multiple image uploader
  • Added support for face and feature detection on images using the OpenCV library
  • Added RoutablePage model to allow embedding Django-style URL routing within a page
  • Added image/document/snippet usage stats
  • Explorer nav now rendered separately and fetched with AJAX when needed
  • Added decorator syntax for hooks
  • Replaced lxml dependency with html5lib, to simplify installation
  • Added page_unpublished signal
  • Added mechanism to obtain external URLs to images, at any size
  • Added Copy Page action to the explorer
  • Fix: Updates to tag fields are now properly committed to the database when publishing directly from the page edit interface