Skip navigation

Changelog

Release history

1.2.0

Bug Fixes and Improvements

  • Add support for newly added asset() methods, requires Kirby 3.9.2+

Full Changelog: https://github.com/tobimori/kirby-blurhash/compare/1.1.5...1.2.0

1.1.5

What's Changed

Full Changelog: https://github.com/tobimori/kirby-blurhash/compare/1.1.4...1.1.5

1.1.4

Bug Fixes and Improvements

  • Add support for Kirby/Filesystem/Asset classes, generated by the asset() helper for use with static assets

Full Changelog: https://github.com/tobimori/kirby-blurhash/compare/1.1.3...1.1.4

1.1.3

Bug Fixes and Improvements

1.1.2

Bug Fixes and Improvements

  • Fix installation via composer

1.1.1

Hotfix

  • Remove hardcoded testing string from file method

1.1.0

Notable changes

  • Add averageColor method, & $file->blurhashColor() file methods (closes #1)
  • Add aliases for file methods ($file->bh() / $file->bhUri() / $file->bhColor())

Other

1.0.1

No significant changes

1.0.0

Initial release