Skip to content

Releases: tobimori/kirby-blurhash

v1.2.0

08 Mar 11:40
f46d017
Compare
Choose a tag to compare

Bug Fixes and Improvements

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

Full Changelog: 1.1.5...1.2.0

v1.1.5

06 Jan 14:46
2a95af2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

v1.1.4

06 Jan 11:04
3925514
Compare
Choose a tag to compare

Bug Fixes and Improvements

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

Full Changelog: 1.1.3...1.1.4

v1.1.3

05 Jan 22:12
2c178f1
Compare
Choose a tag to compare

Bug Fixes and Improvements

v1.1.2

05 Jan 20:46
c27a989
Compare
Choose a tag to compare

Bug Fixes and Improvements

  • Fix installation via composer

v1.1.1

05 Jan 16:35
567f3e3
Compare
Choose a tag to compare

Hotfix

  • Remove hardcoded testing string from file method

v1.1.0

05 Jan 16:31
612269f
Compare
Choose a tag to compare

Notable changes

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

Other

v1.0.1

05 Jan 13:17
b22cac1
Compare
Choose a tag to compare

No significant changes

v1.0.0

05 Jan 12:34
c3ab835
Compare
Choose a tag to compare

Initial release