Skip to content

Releases: Norgate-AV/NAVFoundation.Amx

v1.26.1

31 Jan 14:43
Compare
Choose a tag to compare

1.26.1 (2025-01-31)

🐛 Bug Fixes

  • socket-utils: fix spelling error in socket logging (8ff1e28)

v1.26.0

29 Jan 20:47
Compare
Choose a tag to compare

1.26.0 (2025-01-29)

🌟 Features

  • socket-utils: add helper functions for ssh client open/close (16556ba)

v1.25.0

10 Jan 19:39
Compare
Choose a tag to compare

1.25.0 (2025-01-10)

🌟 Features

  • enova: add SWITCH event callback (10b79e6)

v1.24.0

09 Jan 21:52
Compare
Choose a tag to compare

1.24.0 (2025-01-09)

🌟 Features

  • enova: add constant for mac inputs/outputs (ea56c44)
  • enova: add constant for switch level count (cfde65a)
  • enova: add new functions for dynamically getting IO info (e067c82)
  • enova: compare current port to port count for ready status (1de4ac0)

v1.23.0

08 Jan 15:57
Compare
Choose a tag to compare

1.23.0 (2025-01-08)

🌟 Features

  • snapi-helpers: add constant for switch level count (1baea15)
  • snapi-helper: add ParamaterCount member to NAVSnapiMessage type (d68bb77)
  • enova: allow for up to 81 ports on switch device (757df5c)

v1.22.0

07 Jan 13:32
Compare
Choose a tag to compare

1.22.0 (2025-01-07)

🌟 Features

  • core: get and show switcher device info if available (27fc0ce)

🐛 Bug Fixes

  • enova-events: display onerror correctly (91fe619)
  • module-base: dont populate Property event.Args if there are none (f3b8fdd)

v1.21.1

05 Jan 18:23
Compare
Choose a tag to compare

1.21.1 (2025-01-05)

🐛 Bug Fixes

  • enova: correct output labels and add output 4 (41b7255)

v1.21.0

05 Jan 00:42
Compare
Choose a tag to compare

1.21.0 (2025-01-05)

🌟 Features

  • enova: add audio xpoint definitions and helper functions (44d6c6f)

v1.20.1

17 Dec 15:22
Compare
Choose a tag to compare

1.20.1 (2024-12-17)

🐛 Bug Fixes

  • core: display error is master encounters an onerror event (8509bbb)

v1.20.0

24 Oct 18:41
Compare
Choose a tag to compare

1.20.0 (2024-10-24)

🌟 Features

  • string-utils: add aliases for NAVContains, StartsWith, EndsWith (163899c)
  • string-utils: add NAVStringBetweenGreedy function (590de8f)