Skip to content

Releases: DanielHabenicht/MMM-json

v2.3.0

14 Jan 17:56
Compare
Choose a tag to compare

2.3.0 (2023-01-14)

Features

  • add option to add icon to any property (f3d3257)

v2.2.0

09 Jan 22:00
Compare
Choose a tag to compare

2.2.0 (2022-01-09)

Features

  • add multi value support (e5af63a)

v2.1.0

09 Jan 15:35
Compare
Choose a tag to compare

2.1.0 (2022-01-09)

Bug Fixes

Features

v2.0.0

09 Jan 13:29
Compare
Choose a tag to compare

2.0.0 (2022-01-09)

Bug Fixes

  • Rename Notifications (869e182)
  • use node-fetch instead of request (75cd82f), closes #7

BREAKING CHANGES

  • use fetchOptions instead of request in you config
  • rename notifications

to better resemble that they could also be POST or other requests.

MMM_JSON_GET_REQUEST > MMM_JSON_REQUEST
MMM_JSON_GET_RESPONSE > MMM_JSON_RESPONSE

v1.1.4

09 Jan 11:59
Compare
Choose a tag to compare

1.1.4 (2022-01-09)

Bug Fixes

v1.1.3

09 Jan 11:49
ed4eccc
Compare
Choose a tag to compare

1.1.3 (2022-01-09)

Bug Fixes

  • test: add some spec tests (ed4eccc)

v1.1.2

19 Sep 20:08
Compare
Choose a tag to compare

1.1.2 (2021-09-19)

Bug Fixes

  • trigger release for last commit (6ec994c)

v1.1.1

03 Mar 22:22
fdc00b3
Compare
Choose a tag to compare

1.1.1 (2021-03-03)

Bug Fixes

  • header: remove deprecated header config (3813789)
  • node_helper: display array instead of first object (fdc00b3), closes #4

v1.1.0

03 Mar 22:00
bd04905
Compare
Choose a tag to compare

1.1.0 (2021-03-03)

Bug Fixes

  • package: fix npm ci error (bd04905)

Features

  • nodejq: add more request options and powerful jq commands (#2) (4f2bf55)

v1.0.1

03 Mar 21:44
f89d614
Compare
Choose a tag to compare

1.0.1 (2021-03-03)

Bug Fixes

  • release: add semantic release (fd39d10)
  • release: branch name (f89d614)