From 136feebc392c770d11efac50e2ebd5908620e35d Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 3 Apr 2018 02:03:28 -0400 Subject: [PATCH] Increment version. Clean up player a bit and add an option to stop recommended videos from auto-playing. Also clean up menu button for the strange, distant future when we actually use the pill for something. --- changelog.html | 6 ++ src/main.js | 2 +- .../twitch-twilight/modules/menu_button.jsx | 27 ++++--- src/sites/twitch-twilight/modules/player.jsx | 80 ++++++++++++++++++- 4 files changed, 103 insertions(+), 12 deletions(-) diff --git a/changelog.html b/changelog.html index 9b733e84..6eb4711a 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
4.0.0-beta1.9@b27c86408c133765e687
+ +
4.0.0-beta1.8@c07590bbb2a94b83c0e3