zen 7.x-6.4

Bug fixes
Unsupported

Bug fix for the skip-link component missing the "visually-hidden" class.

If you have overridden the html.tpl.php, page.tpl.php, or zen-main.tpl.php templates, add the visually-hidden class next to any HTML element that has a visually-hidden--focusable.

zen 7.x-6.1

Unsupported

This release tag was hidden for weeks, so I couldn't create a release for it. grrr…

zen 8.x-7.0-alpha14

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

All CSS has been converted to libraries. Many Twig files still need to be converted to components.

zen 8.x-7.0-alpha13

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

zen 7.x-6.3

Bug fixes
Unsupported

If you have an existing Zen 7.x-6.x sub-theme, you should copy the changes in _button.scss to your sub-theme; the only change was dividing the existing properties into a few new ruleset selectors.

zen 8.x-7.0-alpha12

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

zen 7.x-6.2

Bug fixes
New features
Unsupported

If you've built a sub-theme with Zen 7.x-6.0, you don't have to udpate any files, but if you need RTL styles, you will need to delete your node_modules folder and re-run npm install to get an upstream fix to Zen Grids.

Changes since 7.x-6.0:

zen 8.x-7.0-alpha10

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

zen 7.x-6.0

Bug fixes
New features
Unsupported

Completely re-written with modern front-end development practices!

zen 8.x-7.0-alpha7

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

Changes since last alpha release:

zen 8.x-7.0-alpha4

Bug fixes
New features
Unsupported

Unstable, but hellafun. Now with the latest node-sass.

zen 6.x-1.3

Bug fixes
Unsupported

No idea why this never got released.

zen 5.x-0.4

Unsupported

Annoys me this is still in the list of available git tags.

zen 6.x-2.0-alpha1

Unsupported

Annoys me this is still in the list of available git tags.

zen 8.x-7.0-alpha3

Bug fixes
New features
Unsupported

Unstable, but hellafun to play with.

Now with a better warning before you accidentally WSOD your site.

zen 8.x-7.0-alpha1

New features
Unsupported

Unstable, but hellafun to play with. Oops. White screen. Download alpha2 or later instead.

SEE! FUN!

zen 7.x-6.0-rc1

Bug fixes
New features
Unsupported

Components now keep their example HTML markup in .twig files.

zen 7.x-6.0-beta2

Bug fixes
New features
Unsupported

Zen 7.x-6.x… Now with docs!

This is the last release that:

  • supports IE8 and earlier.
  • will have lt-ie8, lt-ie9, etc. classes in the html element.

See #2712097: Drupal support for IE 8 and remove lt-ie* classes from html.tpl for more information.

Next release will be an RC.

zen 7.x-6.0-beta1

Bug fixes
New features
Unsupported

All the awesome. :-D

None of the docs. :-(

Super rough guide:

  1. Install bundler (to control the version of scss-lint)
  2. Install node.js (because we are trying to move to build system without Gem)
  3. bundle install
  4. npm install
  5. npm install gulp-cli
  6. gulp (to build all the things!)

zen 7.x-6.0-alpha6

Bug fixes
New features
Unsupported

Alpha 6

Works really well. But things will change. See https://www.drupal.org/node/2448145

Almost ready for a beta/RC.

zen 7.x-6.0-alpha5

Bug fixes
New features
Unsupported

Alpha 5

Works really well. But things will change.

Almost ready for a beta/RC.

zen 7.x-6.0-alpha4

Bug fixes
New features
Unsupported

Alpha 4

Works really well. But things will change.

zen 7.x-6.0-alpha3

Bug fixes
New features
Unsupported

Alpha 3

Works really well. But things will change.

zen 7.x-6.0-alpha2

Bug fixes
New features
Unsupported

Alpha 2

Works really well. But things will change.

zen 7.x-6.0-alpha1

New features
Unsupported

Alpha 1.

Works really well. But things will change.

zen 7.x-5.5

Security update
Unsupported

This release only contains only a single change, a fix for a XSS security vulnerability. More information is available at: SA-CONTRIB-2014-047 - Zen - Cross Site Scripting

zen 7.x-3.3

Security update
Unsupported

This release only contains only a single change, a fix for a XSS security vulnerability. More information is available at: SA-CONTRIB-2014-047 - Zen - Cross Site Scripting

zen 7.x-5.3

New features
Bug fixes
Insecure
Unsupported

After the release of 7.x-5.1, the -dev version used a class naming convention that ended up not matching the Drupal 8 class naming convention that was developed later.

Since many, many developers used the -dev version on production sites, the 7.x-5.2 release of Zen uses the same class naming convention that existed in the -dev version. This makes updating from the -dev version to 7.x-5.2 easy.

The 7.x-5.3 version of Zen, however, uses the class naming convention that matches the one developed for Drupal 8.

Please read the instructions at https://drupal.org/node/1588228 for information on how to upgrade your Zen sub-theme to this version or to 7.x-5.2.

Changes since 7.x-5.2:

Changes since 7.x-5.1:

zen 7.x-5.2

New features
Bug fixes
Insecure
Unsupported

After the release of 7.x-5.1, the -dev version used a class naming convention that ended up not matching the Drupal 8 class naming convention that was developed later.

Since many, many developers used the -dev version on production sites, the 7.x-5.2 release of Zen uses the same class naming convention that existed in the -dev version. This makes updating from the -dev version to 7.x-5.2 easy.

The 7.x-5.3 version of Zen, however, uses the class naming convention that matches the one developed for Drupal 8.

Please read the instructions at https://drupal.org/node/1588228 for information on how to upgrade your Zen sub-theme to this version or to 7.x-5.3.

zen 7.x-5.1

Bug fixes
Insecure
Unsupported

The following items were fixed in Zen 7.x-5.1:

zen 7.x-3.1

New features
Bug fixes
Insecure
Unsupported
  • #812480 by Garrett Albright and JohnAlbin: Make "Jump to Nav" link configurable
  • #1135120: PHP notice about undefined $highlight variable on maintenance-page.tpl
  • #705264 by grendzy: Allow Zen (and subthemes) to be used without a database
  • #774838: Add view_mode class to node.tpl

Pages

Subscribe with RSS Subscribe to Releases for Zen