From 7baf01577d3a6970aeb22d7245871af33421560d Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 13 Mar 2018 13:26:07 +0000 Subject: [PATCH 1/5] !wip changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a23ed6887..7493e6889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## (unreleased) +## v3.0.3020 (2018-03-13) ### **Fixes** @@ -22,6 +22,8 @@ - Experimental, set the Webpack base root to the ombi base path if we have it. This should hopefully fix the reverse proxy issues. [Jamie] +- Fixed #2056. [tidusjar] + ## v3.0.3000 (2018-03-09) From 187f1e283b1a2af10494142a341b2cdc586cefec Mon Sep 17 00:00:00 2001 From: zobe123 Date: Sun, 25 Mar 2018 12:11:25 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3a037145c..5c90c9665 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,6 @@ ____ ___ -[![Report a bug](http://i.imgur.com/xSpw482.png)](https://forums.ombi.io/viewforum.php?f=10) [![Feature request](http://i.imgur.com/mFO0OuX.png)](https://forums.ombi.io/posting.php?mode=post&f=20) - - | Service | Stable | Develop | |----------|:---------------------------:|:----------------------------:| | AppVeyor | [![Build status](https://ci.appveyor.com/api/projects/status/hgj8j6lcea7j0yhn/branch/master?svg=true)](https://ci.appveyor.com/project/tidusjar/requestplex/branch/master) | [![Build status](https://ci.appveyor.com/api/projects/status/hgj8j6lcea7j0yhn/branch/develop?svg=true)](https://ci.appveyor.com/project/tidusjar/requestplex/branch/develop) | From c25db996518615febfe707bdc1b32c52573c57e5 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 28 Mar 2018 08:05:32 +0100 Subject: [PATCH 3/5] !cosmetic updated readme and changelog --- CHANGELOG.md | 4 +++- README.md | 13 ++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 095114f04..ea279eae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.0.3020 (2018-03-13) +## v3.0.3111 (2018-03-27) ### **New Features** @@ -26,6 +26,8 @@ - Added the ability to refresh out backend metadata (#2078) [Jamie] +- Update README.md. [zobe123] + ### **Fixes** - Specific favicons for different platforms. [louis-lau] diff --git a/README.md b/README.md index 5c90c9665..9b0e212e1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ ____ ___ +We also now have merch up on Teespring! + +[EU Store](https://teespring.com/stores/ombi-eu) +[US Store](https://teespring.com/stores/ombi-us) + +___ + | Service | Stable | Develop | |----------|:---------------------------:|:----------------------------:| @@ -53,7 +60,7 @@ Supported notifications: ### The difference between Version 3 and 2 -Over the last 8 months, we focused on the main functions on Ombi, a complete rewrite while making it better, faster and more stable. +Over the last year, we focused on the main functions on Ombi, a complete rewrite while making it better, faster and more stable. We have already done most of the work, but some features are still be missing in this first version. We are planning to bring back these features in V3 but for now you can find a list below with a quick comparison of features between v2 and v3. @@ -67,13 +74,13 @@ We are planning to bring back these features in V3 but for now you can find a li | Landing page | Yes (brand new) | Yes | | Login page | Yes (brand new) | Yes | | Custom Notification Messages | Yes | No | -| Sending newsletters | Planned | Yes | +| Sending newsletters | Yes | Yes | | Send a Mass Email | Yes | Yes | | SickRage | Yes | Yes | | CouchPotato | Yes | Yes | | DogNzb | Yes | No | | Issues | Yes | Yes | -| Headphones | No (support dropped) | Yes | +| Headphones | No | Yes | # Feature Requests Feature requests are handled on FeatHub. From 15d19ef3e82b6e3c4ebc4bd0fad8afec90ab0108 Mon Sep 17 00:00:00 2001 From: goldenpipes Date: Wed, 28 Mar 2018 18:44:03 -0500 Subject: [PATCH 4/5] Update _Layout.cshtml added "og" metadata tags for link previews. uses default ombi logo and @appName --- src/Ombi/Views/Shared/_Layout.cshtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Ombi/Views/Shared/_Layout.cshtml b/src/Ombi/Views/Shared/_Layout.cshtml index 104481024..6cc93ffc1 100644 --- a/src/Ombi/Views/Shared/_Layout.cshtml +++ b/src/Ombi/Views/Shared/_Layout.cshtml @@ -63,8 +63,10 @@ O:::::::OOO:::::::Om::::m m::::m m::::mb:::::bbbbbb::::::bi::::::i @appName + + + - From 9ae62d5545c21707c5678583900bd29078196dbc Mon Sep 17 00:00:00 2001 From: goldenpipes Date: Wed, 28 Mar 2018 18:46:17 -0500 Subject: [PATCH 5/5] Update _Layout.cshtml --- src/Ombi/Views/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi/Views/Shared/_Layout.cshtml b/src/Ombi/Views/Shared/_Layout.cshtml index 6cc93ffc1..cd7dd5596 100644 --- a/src/Ombi/Views/Shared/_Layout.cshtml +++ b/src/Ombi/Views/Shared/_Layout.cshtml @@ -64,7 +64,7 @@ O:::::::OOO:::::::Om::::m m::::m m::::mb:::::bbbbbb::::::bi::::::i @appName - +