Skip to content

Releases: backdrop-contrib/colorbox

1.x-2.17.2

17 Jul 19:09
49459a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-2.17.1...1.x-2.17.2

1.x-2.17.1: Issue #42: Fix PHP warnng: Illegal string offset 'version' in backdro…

11 May 01:47
Compare
Choose a tag to compare

Contains a fix for #42 which can fill up logs with lots of unwanted PHP notices.

1.x-2.17.0

13 Apr 00:05
Compare
Choose a tag to compare

Changes since 1.x-2.16.1:

  • Issue #3262686: Add the DOMPurify library for HTML in captions.

1.x-2.16.1

11 Apr 23:14
Compare
Choose a tag to compare

Changes since 1.x-2.16.0:

  • #36: variable_get() replaced by config_get().
  • #31: Clean up Drupal references. Fixes #31.
  • #32: Remove irrelevant code. Fixes #32.
  • #6: Remove notice about installing token module. Fixes #6.
  • #37: Update template location in hook_theme().

Please note, the Drupal version 7.x-2.17 was also released today, and the changes from that version will also be coming out shortly for Backdrop.

1.x-2.16.0

02 Feb 21:04
Compare
Choose a tag to compare

This release resolves all known security issues.

Note, colorbox_load is now restricted to internal paths only, and will not load external URLs. You can still use colorbox_inline with an iframe to load external content into a colorbox.

1.x-2.15.0

24 May 19:40
Compare
Choose a tag to compare

Brings colorbox up to date with latest Drupal 7 version.

1.x-2.10.0

22 May 23:17
Compare
Choose a tag to compare

Changes since 1.x-1.1.1

  • Issue #6: Remove check for legacy token module.
  • Issue #9: remove dependance on libraries module, bundle colorbox in colorbox.
  • Issue #11: Update the readme and add Jen Lampton as a new maintainer.
  • Security fix as per Drupal 7.x-2.10
  • Updated version number to indicate which version of Drupal module was forked.

Backdrop 1.1 version

11 Aug 01:00
Compare
Choose a tag to compare
  • Colorbox with a dependency on Libraries module as a mirror of the Drupal 7 module
  • Working in basic testing.
  • This relies on third-party Javascript code.
  • No new functionality is planned as of yet.