Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Releases: AllanOricil/nrg

v1.5.2

02 Nov 19:18
Compare
Choose a tag to compare

1.5.2 (2024-11-02)

Bug Fixes

  • deps: bump @allanoricil/nrg-nodes from 1.1.0 to 1.1.1 (0f2060f)

v1.5.1

28 Oct 00:18
Compare
Choose a tag to compare

1.5.1 (2024-10-28)

Bug Fixes

  • await can only be used inside an async function (0e2e543)
  • error TS1064 (09f7fc4)
  • upgrade esbuild from 0.23.1 to 0.24.0 (3c8c81b)

Reverts

  • feat: add custom html attributes id: for: i18n: (3c4ff6b)

v1.5.0

13 Oct 21:09
Compare
Choose a tag to compare

1.5.0 (2024-10-13)

Bug Fixes

  • add provenance to releases (0e15566)

Features

  • deps: bump @allanoricil/nrg-nodes from 1.0.1 to 1.1.0 (d82a25d)

v1.4.0

13 Oct 19:28
Compare
Choose a tag to compare

1.4.0 (2024-10-13)

Features

  • html is now wrapped with text/html instead of text/x-red (59d0336)

v1.3.1

11 Oct 22:05
Compare
Choose a tag to compare

1.3.1 (2024-10-11)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (0414349)
  • upgrade postcss from 8.4.45 to 8.4.47 (20ad369)

v1.3.0

06 Oct 02:47
Compare
Choose a tag to compare

1.3.0 (2024-10-06)

Features

  • change @allanoricil/node-red-node by @allanoricil/nrg-nodes (eb7e157)

v1.2.5

05 Oct 14:52
Compare
Choose a tag to compare

1.2.5 (2024-10-05)

Bug Fixes

  • build exceptions during watch mode won't kill the process anymore (080352e)

v1.2.4

01 Oct 12:30
Compare
Choose a tag to compare

1.2.4 (2024-10-01)

Bug Fixes

  • vulnerability: body-parser vulnerable to denial of service when url encoding is enabled (c8ad9fb)
  • vulnerability: fix DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS (214aeec)
  • vulnerability: kangax html-minifier REDoS vulnerability (e4d3007)
  • vulnerability: vite DOM Clobbering gadget found in vite bundled scripts that leads to XSS (c0b3b63)

v1.2.3

29 Sep 15:18
Compare
Choose a tag to compare

1.2.3 (2024-09-29)

Bug Fixes

  • windows can't start node-red when using bash (7704825)

v1.2.2

29 Sep 04:19
Compare
Choose a tag to compare

1.2.2 (2024-09-29)

Bug Fixes

  • change log level verbose because this message is for debugging purposes only (40a949a)