Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.97 KB

Changelog

1.2.0 (2025-02-18)

🌟 Features

  • bump NAVFoundation.Amx to 1.27.0 (d8a28d6)

1.1.0 (2025-02-16)

🌟 Features

  • add logs for when ptz speeds change (ac8aa83)

🐛 Bug Fixes

  • ensure params are trimmed (7d44cbe)

🚀 Performance

  • move timeline arrays to constants (0fb9c40)
  • remove unnecessary logging (4570c77)

1.0.1 (2025-02-16)

🐛 Bug Fixes

  • ensure params are trimmed (7d44cbe)

🚀 Performance

  • move timeline arrays to constants (0fb9c40)
  • remove unnecessary logging (4570c77)

1.0.0 (2025-01-21)

🌟 Features

🐛 Bug Fixes