From 98095b871a03dfdfccdb183f5aa9e8d5d24f23f8 Mon Sep 17 00:00:00 2001 From: "theotherp@gmx.de" Date: Sun, 7 Jan 2018 13:01:51 +0100 Subject: [PATCH] Update to 1.0.10 --- changelog.md | 5 +++++ core/pom.xml | 4 ++-- other/mockserver/pom.xml | 2 +- pom.xml | 2 +- releases/linux-release/pom.xml | 4 ++-- releases/pom.xml | 2 +- releases/windows-release/pom.xml | 4 ++-- shared/mapping/pom.xml | 2 +- shared/pom.xml | 2 +- tests/pom.xml | 4 ++-- 10 files changed, 18 insertions(+), 13 deletions(-) diff --git a/changelog.md b/changelog.md index a1c0568e1..839945867 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +### v1.0.10 +Feature: Improve the logging for web exceptions (which are often swallowed which makes debugging harder) +Fix: Name of the category would not update in the category dropdown box on the search page +Fix: Allow searching without a query in the UI + ### v1.0.9 Fix: Allow NZBHydra2 to be shown in an iFrame (e.g. organizr) diff --git a/core/pom.xml b/core/pom.xml index 49ec76528..a54a674b1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra nzbhydra2 - 1.0.10-SNAPSHOT + 1.0.10 core @@ -83,7 +83,7 @@ org.nzbhydra mapping - 1.0.10-SNAPSHOT + 1.0.10 diff --git a/other/mockserver/pom.xml b/other/mockserver/pom.xml index d0ee0d185..56341bd9e 100644 --- a/other/mockserver/pom.xml +++ b/other/mockserver/pom.xml @@ -45,7 +45,7 @@ org.nzbhydra mapping - 1.0.10-SNAPSHOT + 1.0.10 diff --git a/pom.xml b/pom.xml index d9357e4a6..36b3677e9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.nzbhydra nzbhydra2 pom - 1.0.10-SNAPSHOT + 1.0.10 shared diff --git a/releases/linux-release/pom.xml b/releases/linux-release/pom.xml index 679fccb50..765c8aa3d 100644 --- a/releases/linux-release/pom.xml +++ b/releases/linux-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 1.0.10-SNAPSHOT + 1.0.10 linux-release @@ -15,7 +15,7 @@ org.nzbhydra core - 1.0.10-SNAPSHOT + 1.0.10 diff --git a/releases/pom.xml b/releases/pom.xml index 32ed398c2..32d10397a 100644 --- a/releases/pom.xml +++ b/releases/pom.xml @@ -4,7 +4,7 @@ org.nzbhydra nzbhydra2 - 1.0.10-SNAPSHOT + 1.0.10 releases diff --git a/releases/windows-release/pom.xml b/releases/windows-release/pom.xml index 25b23db73..071ddc9e6 100644 --- a/releases/windows-release/pom.xml +++ b/releases/windows-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 1.0.10-SNAPSHOT + 1.0.10 windows-release @@ -15,7 +15,7 @@ org.nzbhydra core - 1.0.10-SNAPSHOT + 1.0.10 diff --git a/shared/mapping/pom.xml b/shared/mapping/pom.xml index 731c6b292..acc818f0a 100644 --- a/shared/mapping/pom.xml +++ b/shared/mapping/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra shared - 1.0.10-SNAPSHOT + 1.0.10 mapping diff --git a/shared/pom.xml b/shared/pom.xml index f083345fe..bf0735264 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -4,7 +4,7 @@ org.nzbhydra nzbhydra2 - 1.0.10-SNAPSHOT + 1.0.10 shared diff --git a/tests/pom.xml b/tests/pom.xml index e3989e740..cdb6e0431 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra nzbhydra2 - 1.0.10-SNAPSHOT + 1.0.10 tests @@ -31,7 +31,7 @@ org.nzbhydra core - 1.0.10-SNAPSHOT + 1.0.10