Skip to content

Latest commit

 

History

History
130 lines (94 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

130 lines (94 loc) · 11.7 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • chore: update dependencies da741b5
  • chore: update dev dependencies 468b871
  • refactor: move device tree filter from runtime to editor 61a3c21
  • fix: drop unused test data dda4179
  • refactor: communication between runtime and editor 8ec933a
  • fix: disable caching for editor requests 22c25ef
  • fix: add missing updates to the editor f63c614

24 February 2023

  • chore: bump version to 0.0.11 9291271
  • fix: more debug messages 4cd71fb
  • chore: update dependencies d143445
  • fix: improve some debug logs e875146
  • fix: handle empty discover result 124a94f
  • fix: remove needless auth check ee37dc3
  • fix: improve debug logs 123d2d3
  • feat: improve search in jack-value and jack-event 2f8a520
  • fix: error handling for invalid topic on input message 9468ee2
  • chore: update dependencies 7338a85

5 February 2023

  • chore: bump version to 0.0.10 8220831
  • chore: update dependencies 6da87b8
  • refactor: move on change handler 0e904fd
  • fix: internal event handling on re-deploy b1763e7
  • fix: handle new message with retain false e0c3374

2 February 2023

  • chore: bump version to 0.0.9 d71cbc4
  • fix: add status message if connecting to jack-bridge 19b04d6
  • fix: jack tests 7d45e79
  • refactor: status handling and start/stop behavior 9115742
  • docs: i18n for some error messages in jack-config 0446865
  • feat: prepare usage of jacks refresh information 487593a
  • fix: improve duplicate check in jack-bridge b2abc41
  • fix: restructure output in global context 8fbeadd
  • fix: limit internal status events on deploy 1847283
  • fix: messages with retain false and error handling 8c1a2ac

29 January 2023

  • chore: bump version to 0.0.8 9626f86
  • feat: add getValues* status options to jack-bridge 434a1b3
  • feat: add option to disable auto connect c33796e
  • docs: update examples 80ab43f
  • fix: add enum for type of domains 8c6a844

28 January 2023

  • chore: bump version to 0.0.7 135ff68
  • feat: add option to store copy of internal context in global context 2c9de30
  • docs: update README and CONTRIBUTING 8f70cd0
  • docs: update examples and jack-bridge 481bece
  • docs: add jack-value, update jack-event e7323f5

27 January 2023

  • chore: bump version to 0.0.6 3750687
  • feat: add values to global context eb8a893
  • chore: update dependencies cbbb331
  • fix: add feature flag for development to hide e.g. updates to global context f44144e
  • fix: add missing payload.v when calling prepareReply b8d372c

25 January 2023

  • chore: bump version to 0.0.5 d5d950f
  • fix: reduce datapoints object to only show values 68b010e
  • fix: add missing ...Value for ...Type = ENUM in message bc50f76
  • fix: improve interaction with mqtt node b8d42a4

24 January 2023

  • chore: bump version to 0.0.4 9e7609a
  • feat: add new jack-value node c156ab1
  • refactor: internal event handling 529873b

23 January 2023

  • chore: bump version to 0.0.3 45e1eaa
  • fix: minor code clean up 98ea9c5
  • fix: autoComplete filter wasn't corret 8029f77
  • docs: play with colors and icons b89bdf7
  • docs: add and improve help for jack-event b2fbd0c
  • refactor: rename node jack-value to jack-event e063fdb

19 January 2023

  • chore: bump version to 0.0.2 c42cef4
  • build: add scripts for version and postversion 0bd9c37
  • docs: add CHANGELOG.md 791dd23
  • build: add auto-changelog 957d045
  • docs: add contribution guide 0b4de02
  • chore: update packages d09840a
  • fix: jest.config.js to ignore test data 6db76a8
  • style: add plug icon to port input d33137f

v0.0.1

19 January 2023