Skip to content

Releases: hugomods/images

v0.11.2

26 Aug 02:51
d928fe6
Compare
Choose a tag to compare

0.11.2 (2024-08-26)

Bug Fixes 🐞

  • do not generate warning messages for unsupported formats (4e6b050)

v0.11.1

26 Aug 02:40
b8e9a6e
Compare
Choose a tag to compare

0.11.1 (2024-08-26)

Bug Fixes 🐞

  • allow using SVG and Avif images, but do not apply any filters on them (#59) (7b8dc1d)

v0.11.0

18 Jun 02:11
b0619ee
Compare
Choose a tag to compare

0.11.0 (2024-06-18)

Features ✨

  • allow specifying quality for resize method (#54) (c7524e3)

v0.10.1

15 Mar 02:31
10c7275
Compare
Choose a tag to compare

0.10.1 (2024-03-15)

Bug Fixes 🐞

  • check if the image resource media type is avif and print error when necessary (8afe41e)
  • do not apply imageConfig on avif and jxl images (#48) (767df64)
  • set the caption as title if present (#50) (59b9b9f)

v0.10.0

09 Mar 23:32
184bce7
Compare
Choose a tag to compare

0.10.0 (2024-03-09)

Features ✨

  • add the naturalWidth and naturalHeight query parameters for external images (465897a)

Bug Fixes 🐞

  • add unit for width and height inline style attributes (461c269)
  • remove unit from width and height attributes for public images (#46) (461c269)

v0.9.3

08 Mar 05:45
17883d8
Compare
Choose a tag to compare

0.9.3 (2024-03-08)

Bug Fixes 🐞

  • use _funcs/get-page-images for getting thumbnail images (742fc49)

v0.9.2

28 Feb 23:27
65fdf3f
Compare
Choose a tag to compare

0.9.2 (2024-02-28)

Bug Fixes 🐞

  • use RelPermalink instead of Permalink (#43) (99899b0)

v0.9.1

22 Feb 07:29
fc13e5f
Compare
Choose a tag to compare

0.9.1 (2024-02-22)

Bug Fixes 🐞

  • use Permalink instead of RelPermalink for modern formatted images (#41) (46d32ca)

v0.9.0

13 Jan 16:22
4f4c31b
Compare
Choose a tag to compare

0.9.0 (2024-01-13)

Features ✨

  • add more parameters for image partial, Height, Width and Alignment (#39) (e0723aa)

Bug Fixes 🐞

  • broken width and height values (#36) (e3bc1b6)
  • remove unit from width and height attributes (#38) (ddfe37b)

v0.8.4

08 Jan 14:52
73b64e5
Compare
Choose a tag to compare

0.8.4 (2024-01-08)

Bug Fixes 🐞

  • remove invalid indentations and empty line break, so that the partial can be used in nested shortcode (#33) (30f968b)