Releases: hugomods/images
Releases · hugomods/images
v0.11.2
0.11.2 (2024-08-26)
Bug Fixes 🐞
- do not generate warning messages for unsupported formats (4e6b050)
v0.11.1
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
0.11.0 (2024-06-18)
Features ✨
- allow specifying quality for resize method (#54) (c7524e3)
v0.10.1
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
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
0.9.3 (2024-03-08)
Bug Fixes 🐞
- use _funcs/get-page-images for getting thumbnail images (742fc49)
v0.9.2
0.9.2 (2024-02-28)
Bug Fixes 🐞
- use RelPermalink instead of Permalink (#43) (99899b0)
v0.9.1
0.9.1 (2024-02-22)
Bug Fixes 🐞
- use Permalink instead of RelPermalink for modern formatted images (#41) (46d32ca)
v0.9.0
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
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)