Skip to content

Releases: zikula/core

Zikula Core 1.4.6 Release Candidate 2

09 Feb 21:38
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.6-rc2 is available as of today, 09 February, 2017.

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.6 Release Candidate 1

05 Feb 22:07
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.6-rc1 is available as of today, 05 February, 2017.

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.5

01 Jan 07:57
Compare
Choose a tag to compare

Zikula Core 1.4.5 is available as of today, 01 January, 2017.

Zikula Core 1.4.5 Release Candidate 2

31 Dec 16:12
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.5-rc2 is available as of today, 31 December, 2016.

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.5 Release Candidate 1

30 Dec 14:22
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.5-rc1 is available as of today, 30 December, 2016.

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.3.12

01 Jan 07:51
Compare
Choose a tag to compare

Zikula Core 1.3.12 is available as of today, 01 January, 2017.

Zikula Core 1.3.12 Release Candidate 1

29 Dec 08:18
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.3.12-rc1 is available as of today, 29 December, 2016.

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.4

08 Dec 20:46
Compare
Choose a tag to compare

Zikula Core 1.4.4 is available as of today, 08 December, 2016.

Here is a list of the most important changes:

  • BC Breaks:
    • Password reminder has been removed (#1682, #3172) in favour of easier lost password functionality (#1781, #3178).
    • Templates from CoreBundle:Default:* have been moved to ZikulaThemeModule:Default:* respectively. This will
      break theme overrides and will need to be adjusted.
  • Deprecated:
    • ExtMenu and MenuTree blocks are deprecated and will not be refactored to Twig/Core-2.0.
    • All System plugins and Module plugins and the systems supporting them are deprecated.
      • System plugins should be replaced by Bundles and added to the kernel manually.
      • Module plugins should be replaced by tagged services.
  • Fixes:
    • Fixed errors in PageLock module (#3089 - #3096).
    • Fixed disabling mailer (setting to debug mode) (#3100, #3107).
    • Fixed several regressions in SecurityCenter module.
    • Fixed problem in DataUtil::formatForDisplayHTML for proper handling of data- * attributes.
    • Fixed some problems with the Zikula Symfony Translator (#3161, #3117).
    • Fixed issue where upgrader also showed partial theme (#3087).
    • Fixed many issues with translation in the Core installer and upgrader (#2919, #3192).
    • Fixed issue with using permissions to hide blocks (#3200).
    • Fixed possible jcss vulnerability in Windows environment (#3237).
    • Block access to possibly malicious vendor demo file (#3260, #3261).
    • Fixed broken validation of duplicate user names during registration (#3256, #3263).
  • Features:
    • Lost password functionality has been simplified to work without an additional (confusing) confirmation step (#1781, #3178).
    • Added new core module: MenuModule for implementing menus of any kind (#3082).
    • Added Asset merger feature for twig themes (#2912, #3138).
    • Added validation of extension composer files (#2669, #3151).
    • LegalModule updated to Core-2.0 Spec.
    • ProfileModule updated to Core-2.0 Spec.

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.4 Release Candidate 6

07 Dec 10:35
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.4-rc6 is available as of today, 07 December, 2016.

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.4 Release Candidate 5

05 Dec 07:51
Compare
Choose a tag to compare
Pre-release

Zikula Core 1.4.4-rc5 is available as of today, 05 December, 2016.

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.