Skip to content

Zikula Core 1.4.2 Released!

Compare
Choose a tag to compare
@zikulabot zikulabot released this 28 Mar 14:30

Zikula Core 1.4.2 is available as of today, 28 March, 2016.

The core development team is proud to announce the availabilty of Zikula Core 1.4.2.

Here is a list of the most important changes:

  • Fixes:
    • Fix module stylesheet not being loaded automatically for Core-2.0 modules.
    • Fix SearchModule not working for older modules required tables.php (#2643)
    • Fix error in BootstrapTheme where pagetype variable was required (#2681)
    • Fix legacy modules always using 'home' realm in Theme engine (#2691)
    • Fix Login block not functional (#2729)
    • Fix problems with legacy Themes (#2777)
    • Fix post installation login (#2187)
    • Improved handling of 'utility' themes via GET and add ability to restrict access via permissions on a more granular level.
  • Features:
    • Add new advanced block filtering based on a combination of any query parameter or request attributes.
    • Add functional login block to Bootstrap theme (#2730)
    • Add collapseable blocks. This feature had disappeared since Core-1.3x (#2678)
    • Add Vagrant support (#2814)
    • Change default theme to Bootstrap theme (new features added, blocks and permissions adjusted specific to theme)
  • Core-2.0 Features:
    • Add AdminInterfaceController and Twig tags - AdminModule
    • Add ExtensionsInterfaceController and Twig tags - ExtensionsModule
    • Add currentUser global variable to twig templates.
    • Add Zikula\CategoriesModule\Form\Type\CategoriesType for easier category usage in Symfony Forms.
    • Implement new definition spec for Hook capabilities.
    • Implement new BlockApi and all corresponding methods.
    • BlocksModule updated to Core-2.0 Spec.
    • ThemeModule updated to Core-2.0 Spec.
    • ExtensionsModule updated to Core-2.0 Spec (except Plugin Handling).
    • Add AbstractExtensionInstaller for use by third-party developers.
    • Update \Zikula\Bundle\HookBundle\Hook\DisplayHookResponse to allow response from non-Smarty sources. (#2600)

See the changelog for all the changes.

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, Core-1.4 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 our website.