Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

34 lines (34 loc) · 2.26 KB
  • 1.5.5 (2021.09.28)
    • Allow asynchronous context set and get. Fixes Case 1 of #22.
    • Fix error loading in NR versions 0.18 and earlier.
  • 1.5.4 (2021-09-12) Save queue in context store. Fixes Case 2 of #22.
  • 1.5.3 (2021-04-29)
    • Handle undefined or null control payload.
    • Enable "Keep Keep Newest Messages" in example. Fixes #18.
    • README: remove JSON and add links to GitHub.
    • Add version number to edit dialog.
  • 1.5.2 (2020-12-30)
    • Cosmetic changes.
    • Add lockfile.
  • 1.5.1 (2020-11-11) Clone message from peek. Fixes issue raised on forum.
  • 1.5.0 (2020-11-09) Select context store. Fixes #13.
  • 1.4.0 (2020-04-08)
    • Add peek, drop, and status commands.
    • Allow numeric and boolean commands.
  • 1.3.0 (2019-09-12) Add optional toggle command behavior. Fixes issue raised by PR #7.
  • 1.2.0 (2019-07-19) Persistence. Fixes #6.
  • 1.1.1 (2019-01-28) Update documentation.
  • 1.1.0 (2019-01-02) Add keep newest messages option. Fixes #3.
  • 1.0.3 (2018-11-15) Use ring instead of dot for closed status. Fixes issue raised on forum.
  • 1.0.2 (2018-11-06) Delete msg.topic input.
  • 1.0.1 (2018-11-06) Use en dash in palletLabel. Fixes issue raised on forum.
  • 1.0.0 (2018-11-05)
    • Change purge to reset. Fixes issue raised on forum.
    • First stable release.
  • 0.0.3 (2018-10-20) Save queue on startup. Fixes #1.
  • 0.0.2 (2018-10-14)
    • First official release.
    • Add node-red keyword.
  • 0.0.1 (2018-09-29) Initial commit.