Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.51 KB

File metadata and controls

34 lines (28 loc) · 1.51 KB

Change Log

0.11.0

  • Combined SDSIO Flags and SDS Explorer into one streamlined control.
  • Improved file and SDS group handling in Explorer.
  • Streamlined SDS actions, menus, and context commands.
  • Added actions to ellipsis menu to open and close an SDS configuration.
  • Added support for SDS stream labels.
  • Added schema based validation and auto-completion support in editor for sdsio.yml and sds.yml files.
  • Added SDS Check action for .sds files.
  • Enhanced data and audio viewers with new line chart interactions.
  • Improved cursor synchronization between media and data views.
  • Improved SDSIO terminal startup, shutdown, and PowerShell handling.
  • Improved SDSIO terminal handling/shutdown behavior, if users launch or stop SDSIO from VS Code.
  • Updated SDS Framework / SDSIO tooling support, if this changes compatibility or bundled tool behavior.
  • Improved diagnostic output formatting, if users see validation/check results.

0.9.0

  • First public release of the extension.
  • Improve/reactify component.
    • Synchronize Data Views with Media Viewers (video, image, audio).
    • Add a new Audio Media Viewer.
    • Include sdsio-server component.
    • Add Server UI Controlls to sdsio-server (Record/Playback/Stop, Flags).
  • Fix package name and publisher in package.json.
  • Remove transparent background of PNG icon.
  • Update extension icon to use new Arm marketplace image.
  • Update SDS file handling to support optional '.p' suffix in regex patterns.

0.8.1.34

  • Initial private release of extension pack on GitHub.