Skip to content

v1.3.1

Latest

Choose a tag to compare

@FabienDanieau FabienDanieau released this 12 Feb 15:09
· 54 commits to develop since this release
03d8b16

What's Changed

Bug Fixes

  • Autodoc: Fixed autodoc generation for all classes. (#789 by @FabienDanieau)
  • GStreamer Initialization: Corrected Gst.init() call by replacing [] with None. (#801 by @CarolinePascal)
  • GStreamer Dependency: Added GStreamer to the daemon’s pip install update command. (#798 by @CarolinePascal)
  • Tools: Added --wireless and --port CLI arguments to scan_motors. (#813 by @pierre-rouanet)

Enhancements

Documentation

  • Improvements: Updated ISO refresh instructions for Windows and improved formatting. (#792 by @CarolinePascal)
  • Versioning: Aligned documentation with the latest release. (#802 by @CarolinePascal)
  • SDK Fallback: Improved guidance for desktop app compatibility. (#805 by @andimarafioti)
  • Quickstart: Added AI agent prompt to the quickstart and SDK README. (#817 by @RemiFabre)
  • Agents: Added a mention of agents.md in the main README. (#824 by @RemiFabre)
  • Video: Included David’s video in the documentation. (#812 by @FabienDanieau)

Maintenance

New Contributors

Full Changelog: v1.3.0...v1.3.1