diff --git a/changelog.md b/changelog.md index 83ce44d0d..728ebc01a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ +### v6.2.1 + +**Fix** Unfortunately the automatic update is broken with the new wrappers introduced in 6.0.0. And I tested it so thoroughly (I thought). NZBHydra would shut down for an update but not actually update, with automatic updates resulting in a loop :-( + +**Fix** Days without a buggy release: 0. Fix invalid link returned from DETAILS function. See #943 + +**Fix** Fix custom quick filter preselect validation. Thanks, OothecaPickle! + + + ### v6.2.0 **Feature** Support DETAILS function from Newznab API spec. See #942 diff --git a/core/pom.xml b/core/pom.xml index 1efc9ef9c..36e120510 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra nzbhydra2 - 6.2.1-SNAPSHOT + 6.2.1 core @@ -99,7 +99,7 @@ org.nzbhydra mapping - 6.2.1-SNAPSHOT + 6.2.1 diff --git a/core/src/main/resources/wrapperHashes2.json b/core/src/main/resources/wrapperHashes2.json index 39fded6fb..3dd63f4b5 100644 --- a/core/src/main/resources/wrapperHashes2.json +++ b/core/src/main/resources/wrapperHashes2.json @@ -1 +1 @@ -["930be2ca00604918fc0653e22e118efdc1693eb0","4ece63cc425c88efbace9a013c3e1203a63b40c0","3b25a8f25ea1f6dff6a9a9fa952d80a88d55ecb9","cc648b6ca281646eb9b0802e99bcb95adfcc8d4c"] \ No newline at end of file +["e993960f99a0fd667e233faa43bf20bbc6918a45","3b25a8f25ea1f6dff6a9a9fa952d80a88d55ecb9","cc648b6ca281646eb9b0802e99bcb95adfcc8d4c","0b6a1d22de1ec8565e40f3883ab62c0fa4d1de03"] \ No newline at end of file diff --git a/other/mockserver/pom.xml b/other/mockserver/pom.xml index 3cc0c21c5..fddf81bf9 100644 --- a/other/mockserver/pom.xml +++ b/other/mockserver/pom.xml @@ -59,7 +59,7 @@ org.nzbhydra mapping - 6.2.1-SNAPSHOT + 6.2.1 jaxb-impl diff --git a/pom.xml b/pom.xml index 339b3abc6..5aa27583c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.nzbhydra nzbhydra2 pom - 6.2.1-SNAPSHOT + 6.2.1 shared diff --git a/releases/generic-release/pom.xml b/releases/generic-release/pom.xml index f6d3c66cb..d8d2dc2f6 100644 --- a/releases/generic-release/pom.xml +++ b/releases/generic-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 6.2.1-SNAPSHOT + 6.2.1 generic-release @@ -15,7 +15,7 @@ org.nzbhydra core - 6.2.1-SNAPSHOT + 6.2.1 diff --git a/releases/linux-amd64-release/pom.xml b/releases/linux-amd64-release/pom.xml index fd3b02d73..ab8f1b49a 100644 --- a/releases/linux-amd64-release/pom.xml +++ b/releases/linux-amd64-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 6.2.1-SNAPSHOT + 6.2.1 linux-amd64-release @@ -15,7 +15,7 @@ org.nzbhydra core - 6.2.1-SNAPSHOT + 6.2.1 diff --git a/releases/linux-arm64-release/pom.xml b/releases/linux-arm64-release/pom.xml index 04f5decaa..009d7ae80 100644 --- a/releases/linux-arm64-release/pom.xml +++ b/releases/linux-arm64-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 6.2.1-SNAPSHOT + 6.2.1 linux-arm64-release @@ -15,7 +15,7 @@ org.nzbhydra core - 6.2.1-SNAPSHOT + 6.2.1 diff --git a/releases/pom.xml b/releases/pom.xml index d3bb01f00..32499010f 100644 --- a/releases/pom.xml +++ b/releases/pom.xml @@ -4,12 +4,12 @@ org.nzbhydra nzbhydra2 - 6.2.1-SNAPSHOT + 6.2.1 releases pom - 6.2.1-SNAPSHOT + 6.2.1 generic-release diff --git a/releases/windows-release/pom.xml b/releases/windows-release/pom.xml index 98d349483..c5ac1dd0f 100644 --- a/releases/windows-release/pom.xml +++ b/releases/windows-release/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra releases - 6.2.1-SNAPSHOT + 6.2.1 windows-release @@ -15,7 +15,7 @@ org.nzbhydra core - 6.2.1-SNAPSHOT + 6.2.1 diff --git a/shared/assertions/pom.xml b/shared/assertions/pom.xml index ce8b3e827..355be2539 100644 --- a/shared/assertions/pom.xml +++ b/shared/assertions/pom.xml @@ -6,7 +6,7 @@ org.nzbhydra shared - 6.2.1-SNAPSHOT + 6.2.1 assertions @@ -31,7 +31,7 @@ org.nzbhydra mapping - 6.2.1-SNAPSHOT + 6.2.1 org.assertj diff --git a/shared/mapping/pom.xml b/shared/mapping/pom.xml index 027ce1111..c00e33392 100644 --- a/shared/mapping/pom.xml +++ b/shared/mapping/pom.xml @@ -6,7 +6,7 @@ org.nzbhydra shared - 6.2.1-SNAPSHOT + 6.2.1 mapping diff --git a/shared/pom.xml b/shared/pom.xml index e841da4d8..696e0cddf 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -4,12 +4,12 @@ org.nzbhydra nzbhydra2 - 6.2.1-SNAPSHOT + 6.2.1 shared pom - 6.2.1-SNAPSHOT + 6.2.1 mapping diff --git a/tests/pom.xml b/tests/pom.xml index 64519723c..7c4db6fcc 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.nzbhydra nzbhydra2 - 6.2.1-SNAPSHOT + 6.2.1 tests diff --git a/tests/system/pom.xml b/tests/system/pom.xml index eb7c30a6d..4dcb35903 100644 --- a/tests/system/pom.xml +++ b/tests/system/pom.xml @@ -23,7 +23,7 @@ org.nzbhydra tests - 6.2.1-SNAPSHOT + 6.2.1 org.nzbhydra.tests @@ -101,7 +101,7 @@ org.nzbhydra mapping - 6.2.1-SNAPSHOT + 6.2.1 com.github.docker-java @@ -128,7 +128,7 @@ org.nzbhydra assertions - 6.2.1-SNAPSHOT + 6.2.1