Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/guide/release_notes/onprem/2.31.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ You can now use personal access tokens as well.

- Added user session IDs to activity logs.

- Added a `none` option for the `decoder` param for Audio tags, which will allos
- Added a `none` option for the `decoder` param for Audio tags, which will allow you to skip audio decoding for use cases that require labeling on the timeline but the file size is far too large to decode at one time.


#### Performance improvements
Expand Down
Loading