From a36f0bdf4f0a26f515efdc9a1e28ac5f57fc453f Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 14 May 2018 00:11:07 +0100 Subject: [PATCH 1/4] !wip --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2049af360..cfc0ad23c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ ____ ___ Get it on Google Play +Get it on App Store + + ___ We also now have merch up on Teespring! From 9d88cb724cb26520fc65067b52c166a7ab1622ae Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Thu, 17 May 2018 15:00:54 +0100 Subject: [PATCH 2/4] !changelog --- CHANGELOG.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f39765e5..1f04d5545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,33 @@ # Changelog -## (unreleased) +## v3.0.3330 (2018-05-17) ### **New Features** -- Finished adding subscriptions for TV Shows. [Jamie Rees] - - Added the test button for mobile notifications. [Jamie Rees] - Added classes to donation html elements. [Anojh] -- Enhanced newsletter styling to support more mail clients. [Anojh] - -- Improved the way we sync the plex content and then get the metadata. #2243. [Jamie Rees] - ### **Fixes** +- !changelog. [Jamie Rees] + - Fixed #2257. [Jamie Rees] +- Improved the way we sync the plex content and then get the metadata. #2243. [Jamie Rees] + - Fixed the issue when enabling the Hide Request Users included system users e.g. API key user #2232. [Jamie Rees] +- Removed the test button from the mobile screen since it did nada. [Jamie Rees] + +- Finished adding subscriptions for TV Shows. [Jamie Rees] + - Fix #2167. [Anojh] - Fix #2228. [Anojh] +- Enhanced newsletter styling to support more mail clients. [Anojh] + - Fix #2246. [Anojh] - Fix #2234. [Anojh] From f29a593573ea0ef988ac28defe24ffc2590e4479 Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Mon, 21 May 2018 08:21:00 +0100 Subject: [PATCH 3/4] Fixed #2263 --- .../ClientApp/app/requests/movierequests.component.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Ombi/ClientApp/app/requests/movierequests.component.html b/src/Ombi/ClientApp/app/requests/movierequests.component.html index 629fe3147..b2ea68db2 100644 --- a/src/Ombi/ClientApp/app/requests/movierequests.component.html +++ b/src/Ombi/ClientApp/app/requests/movierequests.component.html @@ -124,13 +124,14 @@ -
- -
+
+
+ +
From 2b81471ef38e11e001a7e865b9903426b75af6d5 Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Mon, 21 May 2018 08:21:17 +0100 Subject: [PATCH 4/4] Made the Open on Mobile link less hidden --- src/Ombi/ClientApp/app/app.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Ombi/ClientApp/app/app.component.html b/src/Ombi/ClientApp/app/app.component.html index 0b397de50..ef6e3d461 100644 --- a/src/Ombi/ClientApp/app/app.component.html +++ b/src/Ombi/ClientApp/app/app.component.html @@ -72,6 +72,10 @@