Skip to content

Commit 883e23e

Browse files
authored
Update changelog for unreleased changes (#117)
* Update changelog for unreleased changes * Clarify unreleased SDS metadata changelog entry
1 parent e61458d commit 883e23e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## Unreleased
4+
5+
- Fixed reading and saving image, audio, and video SDS metadata files that do not define scalar data channels.
6+
- Added playback controls to the image viewer, using the stream sample frequency as the playback frame rate.
7+
- Aligned SDS and SDSIO schemas, snippets, generated sample projects, and metadata templates with SDS Framework 3.1.0 metadata fields.
8+
- Improved SDS sample timing for records containing multiple frames and corrected displayed recording intervals for custom tick frequencies.
9+
- Improved decoding of truncated image data so incomplete RAW8, Bayer, and grayscale frames remain viewable.
10+
- Improved SDS Explorer refresh behavior so recorded file sizes and flag changes update without unnecessary full tree refreshes.
11+
- Disabled SDSIO record and play controls when the extension is not connected to the SDSIO server.
12+
- Improved chart layout resizing and initial cursor synchronization in data and audio viewers.
13+
- Improved security handling for metadata/config file creation and webview message validation.
14+
- Improved CMSIS pack root discovery for SDS Check by falling back to the default pack cache location and showing clearer errors.
15+
- Updated README usage guidance and screenshots.
16+
317
## 0.11.0
418

519
- Combined SDSIO Flags and SDS Explorer into one streamlined control.

0 commit comments

Comments
 (0)