Changelog
=========


1.2.0 (2014-09-23)
------------------

- Made colorbox fullscreen and repositioned forward/back buttons.
  [lknoepfel]

- Updated library to v1.5.9.
  [lknoepfel]

- Update French and English translations.
  [jone]


1.1.4 (2013-04-16)
------------------

- Fix jq issue in JavaScript by fixing the scope and using $.
  [mathias.leimgruber]

1.1.3 (2012-05-14)
------------------

- Fix MANIFEST.in
  [mathias.leimgruber]


1.1.2 (2012-05-14)
------------------

- Fix package structure.
  [mathias.leimgruber]


1.1.1 (2012-05-14)
------------------

- Implement a default js, which looks for colorboxLink css class.
  [tschanzt]


1.1 (2012-02-14)
----------------

- Make batch size of colorbox view configurable in the registry.
  [Thomas Buchberger]

- Wrap each row of images in a div for easier styling. The number of images
  per row can be configured in the registry.
  [Thomas Buchberger]

- Make ColorBox options configurable in the registry.
  [Julian Infanger]

- Allow to specify an image size for the overlay.
  [Julian Infanger]

- CSS and JS in head slots should not be in a div.
  [Julian Infanger]


1.0.1 (2011-12-05)
------------------

- Addeed maxWidth and maxHeight. Images should not be bigger than 100%.
  [Julian Infanger]


1.0 (2011-02-25)
----------------

- Initial release.
