Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Commit

Permalink
version bump to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Moussa committed Sep 6, 2015
1 parent a50e764 commit 4ed1fe2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
![missing episodes feature](http://i.imgur.com/6CKE3Bl.jpg)
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down

0 comments on commit 4ed1fe2

Please sign in to comment.