Skip to content

Commit b35af07

Browse files
authored
0.3.3 (#83)
1 parent ea21d8e commit b35af07

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.3.3
2+
* Add force no cache for downloads preference
3+
* Release all DownloadStats on stop kept in _statsPrevious
4+
* Add stop on download error preference
5+
16
# 0.3.2
27
* Improve manifest download handling by checking status
38
* Fix comparison of local files issues on Windows

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "downstream-electron",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"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.",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)