Releases: vitalygashkov/streamyx
Releases · vitalygashkov/streamyx
CLI v4.2.4
What's Changed
- Extended LocalStorage with async/sync load/save methods, improved desktop app deploy workflow by @vitalygashkov in #280
- Added more details when logging info about third-party extension importing by @vitalygashkov in #281
Full Changelog: cli-v4.2.3...cli-v4.2.4
CLI v4.2.3
What's Changed
- Fixed downloading multiple audio tracks with same language, but different labels; added audio label output when selecting tracks by @vitalygashkov in #277
- Fixed ffmpeg downloading, improved ffmpeg detection in binaries directory by @vitalygashkov in #278
- Updated CI workflow by @vitalygashkov in #279
Full Changelog: cli-v4.2.2...cli-v4.2.3
CLI v4.2.2
What's Changed
- Switched from
curl
tomolnia
for shaka-packager download, fixed MPD decryption with given keys by @vitalygashkov in #276
Full Changelog: cli-v4.2.1...cli-v4.2.2
CLI v4.2.1
CLI v4.2.0
What's Changed
- Improved extension installing by @vitalygashkov in #273
- Added track selection: now it's available via
--experimental-select-tracks
option by @vitalygashkov in #274
Full Changelog: cli-v4.1.12...cli-v4.2.0
CLI v4.1.12
What's Changed
- Improved storage initialization by @vitalygashkov in #270
- IVI, Okko, Kinopoisk, Wink was removed from build, updated test by @vitalygashkov in #271
Full Changelog: cli-v4.1.11...cli-v4.1.12
CLI v4.1.11
What's Changed
- Fixed storage saving by @vitalygashkov in #269
Full Changelog: cli-v4.1.10...cli-v4.1.11
CLI v4.1.10
What's Changed
- Added devices limit check in case of a download error in Okko by @vitalygashkov in #265
- Improved storage for extensions, added
common.getRandomElements
in extension API, improvedeval
error handling by @vitalygashkov in #266 - Allow import
node:crypto
in extension context by @vitalygashkov in #267 - Updated
azot
, added@streamyx/api
inside bundle by @vitalygashkov in #268
Full Changelog: cli-v4.1.9...cli-v4.1.10
CLI v4.1.9
What's Changed
- Improved extension API: added Web API compatible globals by @vitalygashkov in #263
- Added
eval
&navigator.userAgentData
API for extensions by @vitalygashkov in #264
Full Changelog: cli-v4.1.8...cli-v4.1.9
CLI v4.1.8
What's Changed
- Fixed extension loading, fixed
downgrade
command by @vitalygashkov in #262
Full Changelog: cli-v4.1.7...cli-v4.1.8