Skip to content

Releases: Venne/venne

Released version v2.1.0-beta5

26 Jan 14:57
Compare
Choose a tag to compare
Pre-release

Fifth beta release.

New features:

  • Categories in blog module
  • Dynamic association in entities

Important fixies:

  • Better cache invalidation in many situations
  • Navigation: detection of active page
  • Gallery: fixed ajax drag&drop upload

Thx to @iiic for bug reporting.
Complete changelog: Venne/cms-module@v2.1.0-beta.4...v2.1.0-beta.5

Released version v2.1.0-beta4

12 Jan 17:31
Compare
Choose a tag to compare
Pre-release

Fourth beta release.

New features:

  • New pages: RSS, Userlist page
  • Attachments: namespaces (global, page, route), permissions
  • Database backups
  • Login page: forgotten password
  • Elements: default share data settings, new elements (image, thumbnail), new arguments (mode, langMode)
  • Authentication: autologin, autoregistration
  • Lightbox: autothumbnails (http://www.youtube.com/watch?v=0JWZhAdQOrE)
  • Improved caching - The dramatic acceleration of generating pages.

BC BREAKS:

  • you must use {control head} in document head
  • pageEntity has own column for name in navigation (Venne/cms-module@b9e24c9)

Important fixes:

  • Sitemap: hide error pages and unpublished pages
  • Elements: independent association with layout, page and route
  • SearchControl: search in published pages only
  • Some fixes in support of multilingual mode.

Interested news ini modules:

  • New modules: events

Complete changelog: Venne/cms-module@v2.1.0-beta.3...v2.1.0-beta.4

Released version v2.1.0-beta3

03 Oct 17:57
Compare
Choose a tag to compare
Pre-release

Third beta release.

New features:

  • Drag&drop file uploader (video: http://www.youtube.com/watch?v=mqAvGk1d6PQ)
  • New administartion section: Mailer (special thank to @prokopsimek)
  • New administration section: CKEditor configurator
  • CSS macro can contain media, title, ...
  • Elements: share data across the website
  • new AJAX history support

Important fixes:

  • Better translations
  • Better Windows support: JS and CSS macros, relative paths in settings.php
  • DB table names: names now look like foo_bar (with underscore separator)
  • Better installation proccess
  • CSS and JS fixes, porting to Bootstrap 3
  • Many other fixes...

Special thanks for bug reporting:

Released version v2.1.0-beta1

22 Aug 09:59
Compare
Choose a tag to compare
Pre-release

First beta release.

Released version v2.1.0-beta2

09 Sep 15:16
Compare
Choose a tag to compare
Pre-release

Second beta release. Changelog:

  • Bootstrap 3 admin theme
  • Own backend themes
  • Macro n:ifLinkExists
  • Tons of bug fixes