Releases: zikula/core
Zikula Core 1.4.2 Released!
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.
Zikula Core 1.4.1
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.
- Removed
- 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:
- 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.
Zikula Core 1.4.0 "Overture"
Zikula Core 1.4.0 "Overture" is available as of today, 25 July, 2015.
More than four years have passed since the initial Zikula 1.3.0 release. More than 1400 issues have been opened and fixed during the 1.4.0 development. Since we released the first 1.4.0 release candidate in Februrary, more than 500 commits have been made to fix further bugs. A few days ago, release candidate 5 was voted to be the final 1.4.0 release.
Only very few backwards compatibility breaks were introduced (nothing compared to the 1.2.x to 1.3.x update) and most can be fixed with only a few minor adjustments. Further blog posts about upgrading, new features and future plans will be created over the next few weeks. By the way, http://zikula.org already uses a few months old development version of Zikula 1.4.0 and will be upgraded to the final release in the next few weeks. Dizkus has been rewritten and updated to work with Zikula 1.4.0 (including full upgrade from Zikula 1.2.x). It will be released soon.
Zikula Core 1.4.0 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.
Zikula Core 1.4.0 Release Candidate 5
Zikula Core 1.4 Release Candidate 5 is available as of today, 21 July, 2015.
Immediate testing is encouraged. You may download the RC from our links at zikula.org. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.4.0 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.
Zikula Core 1.4.0 Release Candidate 4
Zikula Core 1.4 Release Candidate 4 is available as of today, 9 July, 2015.
Immediate testing is encouraged. You may download the RC from our links at zikula.org. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.4.0 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.
Zikula Core 1.4.0 Release Candidate 3
Zikula Core 1.4 Release Candidate 3 is available as of today, 28 June, 2015.
Immediate testing is encouraged. You may download the RC from our Continuous Integration server. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.4.0 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.
Zikula Core 1.3.10
Zikula Core 1.3.10 is available as of today, 25 July, 2015.
Zikula Core 1.3.10 is a bug fix release to the popular 1.3.x series and fixes several bugs, including:
- Added missing hook area registration for HTML blocks.
- Show registration errors in current language.
- Improved language detection when using short urls.
- Fixed error messages with new module that is not compatible (#1641)
- Corrected behaviour of CategorySelector if no category is selected.
- Added optional loading of newer jQuery 1.11.2 with jquery-migrate (#2223)
- Changed loading via pagevar to make sure prototype is always loaded before jQuery (#2170)
- Updated Imagine lib to 0.6.2 and plugin is enhanced with width/height autoscale and jpg/png quality (#2174, #1644)
- New view plugin {langchange} for switching language, also function with shorturls enabled (#2356)
- Multilingual site name, site description and site meta tags (#2358)
Zikula Core 1.3.10 Release Candidate 1
Zikula Core 1.3.10 Release Candidate 1 is available as of today, 28 June, 2015.
Immediate testing is encouraged. You may download the RC from our Continuous Integration server. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.3.10 is a bug fix release to the popular 1.3.x series and fixes several bug.
Zikula Core 1.4.0 Release Candidate 2
Zikula Core 1.4 Release Candidate 2 is available as of today, 31 March, 2015.
Immediate testing is encouraged. You may download the RC from our Continuous Integration server. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.4.0 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.
Zikula Core 1.4.0 Release Candidate 1
The day has finally come. Zikula Core 1.4 Release Candidate 1 is available as of today, 21 February, 2015.
Immediate testing is encouraged. You may download the RC from our Continuous Integration server. Release testing guidelines may be found in the Core wiki. Installation and upgrade documentation can be found in the /docs directory.
Our Quality Assurance cycle, explained also in the Core wiki, will be followed in order to achieve our General Release. Please register your vote on the promotion of this build in the promotion ticket.
Please report all bugs and concerns to our issue tracker on Github. Please understand that bugs will not necessarily halt the release of this build. Bugs may be fixed or postponed to another release.
Zikula Core 1.4.0 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.