Releases: DanielHabenicht/MMM-json
Releases · DanielHabenicht/MMM-json
v2.3.0
2.3.0 (2023-01-14)
Features
- add option to add icon to any property (f3d3257)
v2.2.0
2.2.0 (2022-01-09)
Features
v2.1.0
2.1.0 (2022-01-09)
Bug Fixes
Features
v2.0.0
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
1.1.4 (2022-01-09)
Bug Fixes
v1.1.3
1.1.3 (2022-01-09)
Bug Fixes
- test: add some spec tests (ed4eccc)
v1.1.2
1.1.2 (2021-09-19)
Bug Fixes
- trigger release for last commit (6ec994c)
v1.1.1
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
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
1.0.1 (2021-03-03)
Bug Fixes
- release: add semantic release (fd39d10)
- release: branch name (f89d614)