github zikula/core 1.4.1
Zikula Core 1.4.1

latest releases: 3.1.0, 3.0.4, 3.0.3...
8 years ago

The core development team is proud to announce the availabilty of Zikula Core 1.4.1. Here is a list of the most important changes:

  • BC Breaks:
    • Removed Zikula\Core\Api\AbstractApi that was introduced only in 1.4.0 (#2494)
    • The change to PSR-4 for system modules (see below) will require fixing template override paths in existing themes.
  • Fixes:
    • Fixed 'Removetrailingslash' error (#2552)
    • Corrected variable name in BootstrapTheme template override (#2557)
    • Fixed categories_admin_view.js not present in 1.4.0 dist (#2637)
    • Routes Module updated to v1.0.1
      • Non-custom routes are no longer stored in the DB. This increases pageload speed and reduces need for reloading often.
    • Fixed 'auto-login' after user registration (#2646)
  • Features:
    • All system modules and themes updated to PSR-4 (#2563, #2424)
    • Combined and customized bootstrap/font-awesome css using Less.
    • Improved multilingual UI in general settings (#2547)
  • Core-2.0 Features:
    • Add Twig-based theme engine (refs #1753)
    • Add pageAddAsset() Twig function and enable 'weighting' of assets to specify load order. (#2606, #2596, #1324)
    • Core-2.0 Theme Specification finalized and enabled (#1753, #2500, #2560)
      • All core themes updated to new spec
      • ZikulaAndreas08Theme updated to new spec and bootstrap (#2428)
    • Core-2.0 Module Specification finalized and enabled (#2500, #2560)

See the changelog for all the changes. https://github.com/zikula/core/blob/1.4/CHANGELOG-1.4.md

Zikula Core 1.4 is intended as a transition release between the very popular 1.3.x series and Zikula Core 2.0.0. While maintaining nearly 100% backward-compatibility, 1.4.0 lays the foundations of Symfony, Doctrine, Bootstrap, Font-Awesome, jQuery and Twig which will be the basis of future development. A new namespaced module structure is established that will be the new standard for 2.0.0 extensions as well as providing many new tools and features to make your site exceptional.

As always, please report all bugs, concerns and feature requests to our issue tracker on Github. If you don't want to create a GitHub account, don't hesitate to ask in the comments or forums at zikula.org.

Don't miss a new core release

NewReleases is sending notifications on new releases.