From 4ed1fe2251ac0791156bbc7ac011d62757bec7b5 Mon Sep 17 00:00:00 2001 From: Mohammed Moussa Date: Sun, 6 Sep 2015 07:29:16 +0100 Subject: [PATCH] version bump to v1.4.0 --- README.md | 14 ++++++++------ manifest.json | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 82d747c..336003a 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,15 @@ Features - Adds an actor profile for cast members on movie pages - Adds a server statistics page +Contributors +-------------- +* [ccarpo](https://github.com/ccarpo) +* [Dahlgren](https://github.com/Dahlgren) +* [pdille](https://github.com/pdille) + Version History -------------- +- **v1.4.0** - YouTube v3 support, HTTPS server support, trakt.tv functionality fixed, and minor CSS changes - **v1.3.6** - disable YouTube trailers - **v1.3.5** - use new resources endpoint to lookup servers for SSL support - **v1.3.3** - use paged requests for music libraries (to avoid OOM errors on large libraries), update trakt assets and styling, fix missing episode episode/season links, titles and airdates, fix bug with date added music graph, update d3.js and c3.js libraries to 3.5.5 and 0.4.10 respectively @@ -70,9 +77,4 @@ Version History ![random picker feature](http://i.imgur.com/lLMw5Kk.jpg) -![missing episodes feature](http://i.imgur.com/6CKE3Bl.jpg) - -Contributors --------------- -* [ccarpo](https://github.com/ccarpo) -* [Dahlgren](https://github.com/Dahlgren) \ No newline at end of file +![missing episodes feature](http://i.imgur.com/6CKE3Bl.jpg) \ No newline at end of file diff --git a/manifest.json b/manifest.json index ae143c5..a93006a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Transmogrify for Plex", "description": "Adds several features to the Plex/Web 2.0 client for Plex", - "version": "1.3.6", + "version": "1.4.0", "options_page": "options.html", "content_scripts": [ {