block_class 2.0.x-dev

Bug fixes
New features

The new version of Block Class using semantic versioning. On this new version will contains the fixes and the new features when is necessary.

block_class 7.x-2.4

Bug fixes

* Menu Block integration fix.
* README.txt improvements.
* Automated testing improvements.

block_class 8.x-1.x-dev

Bug fixes
New features

Initial Drupal 8 development branch for Block Class.
Port of block_class-7.x-2.x.

See commit logs and README.txt for more information on features changes.

block_class 7.x-1.3

New features
Bug fixes

In short:

  • Added SimpleTests cases.
  • Coding standards compliance based on PAReview.
  • Bug fixes and performance improvement.

 
Detailed list of changes since 7.x-1.2:

block_class 7.x-2.1

New features
Bug fixes
Insecure

In short:

  • Improved support and compatibility with Context.
  • Added SimpleTests cases.
  • Coding standards compliance based on PAReview.

 
Detailed list of changes since 7.x-2.0:

block_class 7.x-2.0

New features
Insecure

Stable release based on #1868586: Alternate structural approach: modifying the block table?.
Requires a DB update, as usual when updating modules, code or database.

Detailed implementation and changes:

  • #1868586 by DYdave: created new branch based on an alternate structural approach without an extra database table.

block_class 7.x-2.x-dev

New features

Roll-out of the feature request: #1868586: Alternate structural approach: modifying the block table?
Major change: Removed the block_class database table to directly modify the Core Block table to add a new column called css_class.

block_class 7.x-1.2

Bug fixes

Database was not correctly created for any other database driver than mysql.

block_class 7.x-1.1

Security update

This release addresses a cross-site scripting (XSS) vulnerability. Due to this vulnerability, a user could inject arbitrary scripts into pages affecting other site users. This could result in administrative account compromise leading to web server process compromise. This vulnerability is mitigated by the fact that an attacker must have the necessary permissions to administer blocks. SA-CONTRIB-2012-032 - Block Class - Cross Site scripting

block_class 6.x-1.4

New features
Bug fixes

Install patch: should properly update allowed class text to 255 characters.
Support for the block access module.
If vertical blocks is enabled, weight is now more on top.

block_class 7.x-1.x-dev

New features
Bug fixes

Nightly dev build of Block Class for Drupal 7.x.

block_class 6.x-1.3

Security update

• This release includes a fix for a cross-site scripting (XSS) vulnerability in which JavaScript could be inserted in the class field of a block's configuration interface.
• Additionally, unnecessary backticks were removed from some queries: #667382: Remove backticks.

block_class 5.x-1.2

Security update

This release includes a fix for a cross-site scripting (XSS) vulnerability in which JavaScript could be inserted in the class field of a block's configuration interface.

Pages

Subscribe with RSS Subscribe to Releases for Block Class