Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Commit

Permalink
Bump version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balkarjun committed Jan 11, 2019
1 parent 5628a0b commit 637ae53
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
## v1.2.0 (2019-01-11)
### Added
- Playlist items are now downloaded to a separate folder
- Option to autonumber playlist items
- Option to check for updates in about page

### Fixed
- Playlist stops loading if an item cannot be loaded
- Settings not saved when app is closed using shortcut/force closed

## v1.1.0 (2019-01-02)
### Added
- Option to show file in folder
- Option to restart download after completion
- System fonts are used when web font cannot be loaded

### Fixed
- Items could be downloaded with unavailable options selected
- Already downloaded files not rendered as complete

### Misc
- Reduced app size of portable distributions for windows and mac
- System fonts are used when web font cannot be loaded

## v1.0.1 (2018-12-31)
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "downline",
"productName": "Downline",
"version": "1.1.0",
"version": "1.2.0",
"description": "A cross-platform video and audio downloader for YouTube, Vimeo, Dailymotion, SoundCloud and many other sites",
"homepage": "https://github.com/jarbun/downline",
"main": "./src/main.js",
Expand Down

0 comments on commit 637ae53

Please sign in to comment.