Skip to content

Commit

Permalink
Prep version 1.7.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
khloke committed Oct 19, 2015
1 parent 7593247 commit f4d2c71
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "1.7.7.0",
"version": "1.7.7.1",
"name": "Play to Kodi",
"description": "Play, queue and remote control your favourite online media on Kodi / XBMC.",
"options_page": "options.html",
Expand Down
9 changes: 9 additions & 0 deletions options.html
Expand Up @@ -105,6 +105,15 @@
<div class="tab-pane" id="changelist">
<div class="alert" style="margin: 0 25px 15px 25px;">If you have problems please contact me directly at <a href="mailto:khloke@gmail.com">khloke@gmail.com</a>. Leaving your problems in the <strong>Reviews won't help</strong> you or me solve the problem if I can't replicate it.</div>
<div style="margin: 0 25px">
<p>
<strong>Update 1.7.7.1</strong>
<ul>
<li>Note: The new YouTube UI has broken support for context menus on the video, and it has proven to be a very huge pain in the ass to fix. I'm working on it.</li>
<li>Thanks to everyone who donated!! You guys are the best!!</li>
<li>Fixed support for ARD Mediathek & ZDF Mediathek (Thanks to DerGoTo for this fix)</li>
<li>Fixed SVG Anchors (Thanks to Le Wang for this fix)</li>
</ul>
</p>
<p>
<strong>Update 1.7.7.0</strong>
<ul>
Expand Down

0 comments on commit f4d2c71

Please sign in to comment.