Releases: backdrop-contrib/colorbox
Releases · backdrop-contrib/colorbox
1.x-2.17.2
What's Changed
- Issue #48: bugfolder to become co-maintainer of the module. by @bugfolder in #49
- Issue #18: Use local $colorbox_path on admin page. by @bugfolder in #43
- Issue #42: Add missing ‘dist’ to path to DOMPurify library. by @bugfolder in #47
New Contributors
- @bugfolder made their first contribution in #49
Full Changelog: 1.x-2.17.1...1.x-2.17.2
1.x-2.17.1
Contains a fix for #42 which can fill up logs with lots of unwanted PHP notices.
1.x-2.17.0
Changes since 1.x-2.16.1:
- Issue #3262686: Add the DOMPurify library for HTML in captions.
1.x-2.16.1
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
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
Brings colorbox up to date with latest Drupal 7 version.
1.x-2.10.0
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
- 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.