Add a release-notes page linked from the footer version (v0.9.6)

Reconstructed from the commit history since the first production
deployment; the initial entry is the 0.9.0 port of the legacy bash
script to Kotlin/Spring Boot.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-10 18:02:30 +02:00
co-authored by Claude Fable 5
parent d2b39c56d3
commit 428d1a06cb
5 changed files with 97 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ plugins {
group = "de.hoennig"
// bump at least the patch version for every deployment, so the UI footer
// (BuildProperties) and --version identify what is actually running
version = "0.9.5"
version = "0.9.6"
java {
toolchain {