Skip to content

Commit

Permalink
Release 1.3 - November 26th, 2016
Browse files Browse the repository at this point in the history
  * Fixed parsing of the track title and the artist.
  * Album art is fetched and displayed. Requires Nuvola Player 3.1
    because of restricted access to the images.
  * Ported to Nuvola SDK.

Signed-off-by: Jiří Janoušek <[email protected]>
  • Loading branch information
jiri-janousek committed Nov 26, 2016
1 parent 86c4b3e commit 0d8432f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
Changelog
=========

1.3 - unreleased
----------------
1.3 - November 26th, 2016
-------------------------

* Fixed parsing of the track title and the artist.
* Album art is fetched and displayed. Requires Nuvola Player 3.1 because of restricted access to the images.
* Ported to Nuvola SDK.

1.2 - September 28, 2016
----------------
------------------------

* Fix script id in the installation script.

1.1 - September 28, 2016
-----------------------
------------------------

* Initial release.
4 changes: 2 additions & 2 deletions metadata.in.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"maintainer_name": "Jiří Janoušek",
"maintainer_link": "https://github.com/fenryxo",
"version_major": 1,
"version_minor": 2,
"version_minor": 3,
"api_major": 3,
"api_minor": 0,
"categories": "AudioVideo;Audio;",
Expand All @@ -19,4 +19,4 @@
"icons/icon-sm.svg 32 48"
]
}
}
}

0 comments on commit 0d8432f

Please sign in to comment.