From 763e8613559c85efbe533e5e1108a5ba4b4fa97a Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 11 Oct 2023 12:05:07 +0200 Subject: [PATCH 1/2] Update dependency. --- osx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/pom.xml b/osx/pom.xml index 1226f79e7a1..2cbcdbf8e1d 100644 --- a/osx/pom.xml +++ b/osx/pom.xml @@ -115,7 +115,7 @@ org.sparkle-project sparkle zip - 2.4.1 + 2.5.0 ${project.build.directory} From 79314904d1126df93468aa4be5f1a3e7bb5b5eaf Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 11 Oct 2023 12:05:31 +0200 Subject: [PATCH 2/2] Adapting release notes based on currently installed version. --- www/update/changelog.html | 76 +++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/www/update/changelog.html b/www/update/changelog.html index 5902c2dd733..b86b2d7dcd0 100755 --- a/www/update/changelog.html +++ b/www/update/changelog.html @@ -55,13 +55,19 @@ vertical-align: baseline; border-radius: .25em; } + ul li { list-style-type: none; line-height: 1.5em; } + ul li ul li { list-style-type: disc; } + + ul.sparkle-installed-version { + opacity: 0.5; + } @@ -80,7 +86,7 @@

Version 8.7.0

-