Skip to content

Latest commit

 

History

History
477 lines (298 loc) · 30.8 KB

CHANGELOG.md

File metadata and controls

477 lines (298 loc) · 30.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.2 (2024-06-27)

1.4.1 (2023-11-04)

Bug Fixes

  • fallback image gen if original format not used (f61b360)

1.4.0 (2023-11-04)

Features

  • added custom shortcode feature and param (d3e5d5f)

Bug Fixes

  • added custom shortcode test (36df554)
  • depreated image partials and shortcodes (50cc205)

1.3.3 (2023-07-07)

1.3.2 (2023-04-22)

Bug Fixes

1.3.1 (2023-04-21)

1.3.0 (2023-04-21)

Features

Bug Fixes

  • fixed alt not passing through (9ecba6d)

1.2.19 (2023-04-19)

Bug Fixes

1.2.18 (2023-04-14)

Bug Fixes

  • typo only affacted img case (040b271)

1.2.17 (2023-04-14)

Bug Fixes

  • prepend r and q to rotate and quality values to make it work (de8374a)

1.2.16 (2023-02-18)

1.2.15 (2023-02-18)

1.2.14 (2023-02-10)

1.2.13 (2023-02-10)

1.2.12 (2023-01-12)

Bug Fixes

1.2.11 (2023-01-12)

re-instate params.image.... for meta data params (as per docs) Fix test site to match

1.2.10 (2023-01-11)

Bug Fixes

  • links change to relpermalink for deploy preview (0c17ecc)
  • only process select shortcode params to array (cffd319)

1.2.9 (2023-01-11)

Bug Fixes

  • remove duplicate formats (1674620)

1.2.8 (2023-01-11)

1.2.7 (2023-01-09)

Bug Fixes

1.2.6 (2023-01-09)

Bug Fixes

1.2.5 (2023-01-09)

Bug Fixes

  • add output to render hook $params (1fc1b75)

1.2.4 (2023-01-09)

1.2.3 (2023-01-09)

Bug Fixes

1.2.2 (2023-01-09)

Bug Fixes

  • image_only render issue (8c0b467)

1.2.1 (2023-01-08)

Bug Fixes

  • pass through eager, auto, lazy loading props to variable and print (5520ef5)

1.2.0 (2022-12-29)

Features

1.1.14 (2022-12-29)

Bug Fixes

1.1.13 (2022-12-11)

Bug Fixes

1.1.12 (2022-12-04)

Bug Fixes

  • add comments (1fee9b3)
  • move rrorf.html to utils (3be225a)
  • moved width santize to util file (b57effd)
  • remove redundant warnings as moved to params (1503f71)
  • shorteend code (e381a54)

1.1.11 (2022-10-02)

Bug Fixes

1.1.10 (2022-09-13)

Bug Fixes

1.1.9 (2022-09-11)

Bug Fixes

  • clean up figure partial (d3e24c0)
  • clean up image partial (885bd90)
  • image resource meta data can be used (c1631ea)
  • move test site to api (17ab50b)
  • move test site to api (75a360a)

1.1.8 (2022-09-07)

Bug Fixes

1.1.7 (2022-09-02)

Bug Fixes

1.1.6 (2022-08-30)

Bug Fixes

  • default title to figuretitle then page title (7bfe99d)
  • no img error msg fix (f396309)

1.1.5 (2022-08-30)

Bug Fixes

  • sizes=lazysizes error (17a3221)
  • stop sizes="user" for generating (7b6d748)
  • stop sizes=user from appearing (cab337b)
  • update comments (051bb9d)

1.1.4 (2022-08-29)

Bug Fixes

1.1.3 (2022-08-28)

Bug Fixes

1.1.2 (2022-08-28)

Bug Fixes

1.1.1 (2022-08-27)

Bug Fixes

1.1.0 (2022-08-26)

Features

  • render hook wrapper class (ea92dd9)

Bug Fixes

  • change from .site.params to .Params (93c1056)
  • clean up error messages (910f49c)
  • clean up shortcode params (d3ce496)
  • clean up variables (51956cf)
  • clean up vars and error message (a7c006f)
  • dont't use class for figures (726d168)
  • example api config (3290ba3)
  • figureTitle and heading level set at all levels (71a15ba)
  • generate placeholders lqip/dominant color/single color (6667a3f)
  • image format can be set at image level (3737909)
  • img variable (f90af52)
  • move width and fillratio into partial (f1e4074)
  • netlify image working (fbf883d)
  • netlify working (89ac82b)
  • render hook (60e03a4)
  • shortcode wrapper class (0f1da49)
  • target, rel, link, figCaptionClass can be set atl all levels (d967d7b)

1.0.12 (2022-08-25)

1.0.11 (2022-08-23)

Bug Fixes

  • densities typo in shortcode params (13cef56)
  • fillratio bug fixed (6a9f061)
  • only generate single image for orig format (9482e4c)
  • option to suppress width warning (1604ef6)
  • remove leading spaces from shortcode fill ratio array (0822068)
  • remove leading spaces from widths array of string integers (c53c600)
  • shortcode fillRatio param typo (b348328)
  • title typo (716e9a8)
  • validate widths and fillRatio arrays/integers (ee477ce)
  • width validation (13c4c0e)

1.0.10 (2022-08-21)

Bug Fixes

  • clean up lazysizes suppport (6244b0e)

1.0.9 (2022-08-21)

Bug Fixes

  • removed release file, added to github releases (90af0e6)

1.0.8 (2022-08-18)

Bug Fixes

  • remove depreciated figure files (1bcdd36)
  • share target and rel for both figure anchor tags (5ee261e)

1.0.7 (2022-08-18)

Bug Fixes

  • _blank for http(s) links, relref for local path (38ea0fd)

1.0.6 (2022-08-18)

Bug Fixes

  • add word template to template files (a9c81a8)

1.0.5 (2022-08-18)

Bug Fixes

1.0.1 (2022-08-05)