Skip to content

Latest commit

 

History

History
90 lines (46 loc) · 4.05 KB

File metadata and controls

90 lines (46 loc) · 4.05 KB

Changelog

2.5.1 (2025-10-07)

🐛 Bug Fixes

  • use correct commands for USB-C (1494788)

2.5.0 (2025-09-20)

🌟 Features

  • clean up module. implement queuing. (9390a0e)

2.4.0 (2025-09-19)

🌟 Features

  • update for NAVFoundation v3+ (ccfba6b)

2.3.0 (2025-06-11)

🌟 Features

  • add support for USB inputs (30b36da)

2.2.0 (2025-03-12)

🌟 Features

  • update to support NAVFoundation.Amx v2.0.0 (e80a4e6)

2.1.0 (2025-02-17)

🌟 Features

  • bump NAVFoundation.Amx to 1.27.0 (151231e)

2.0.4 (2025-02-16)

🚀 Performance

  • move timeline arrays to constant (c27ba7e)
  • remove unnecessary logging (40bdaa3)

2.0.3 (2025-01-16)

🐛 Bug Fixes

  • fix path update in install script (e1d1e9c)

2.0.2 (2025-01-16)

🐛 Bug Fixes

2.0.1 (2024-10-03)

🐛 Bug Fixes

  • ensure correct file globs are added to manifest (70eddfc)

2.0.0 (2024-10-03)

⚠ BREAKING CHANGES

  • remove support for IP/RS232 failover

🐛 Bug Fixes

✨ Refactor

  • remove support for IP/RS232 failover (f2e125c)

1.0.0 (2024-03-10)

🌟 Features

📖 Documentation

💅 Style