From 2f52faff2d578bb448b7d2ecf7607d9d1dd96410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Makowski?= Date: Tue, 7 Aug 2018 15:55:31 +0200 Subject: [PATCH] 0.2.9 --- CHANGELOG.MD | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index a62ce9ed..bddb921b 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,3 +1,9 @@ +# 0.2.9 + * Optional chunked encoding configurable in app-settings + * Fix error message concatenate in chunk files + * Reporting progress by representation + * Add duration for each representation + # 0.2.8 * Fixed: some servers doesn't work correctly with default electron net class when "chunkedEncoding" has default value * Updating dependencies to latest 2018-05-09 diff --git a/package.json b/package.json index 400a096e..6a9ace3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "downstream-electron", - "version": "0.2.8", + "version": "0.2.9", "description": "DOWNstream For Electron - an open-source plugin to use with Electron allowing encrypted MPEG-DASH and Smooth Streaming streams to be safely downloaded and stored locally on a user’s Windows or Mac computer.", "keywords": [ "electron",