From 3e0c327f16ce772093bedfa29e10cca2d5250f20 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 10 Jul 2026 17:53:52 +0200 Subject: [PATCH] =?UTF-8?q?hub=20v0.43.1:=20Git=20Sync=20form=20hint=20?= =?UTF-8?q?=E2=80=94=20credentials=20optional,=20private=20catalog=20only?= =?UTF-8?q?=20(pairs=20with=20controller=20v0.112.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01PSK5g6qYLknKj8u3QAFEr6 --- hub/CHANGELOG.md | 8 ++++++++ hub/internal/web/templates/config_form.html | 1 + 2 files changed, 9 insertions(+) diff --git a/hub/CHANGELOG.md b/hub/CHANGELOG.md index 08a0fef..4926f2e 100644 --- a/hub/CHANGELOG.md +++ b/hub/CHANGELOG.md @@ -1,5 +1,13 @@ # Felhom Hub — Changelog +## v0.43.1 — Git Sync form hint: credentials are optional (2026-07-10) + +Pairs with controller v0.112.0 (anonymous registry self-update). The config editor's Git Sync section +looked load-bearing; in truth the credentials matter only for a private app catalog — version discovery +and self-update work without them since controller v0.112.0. One template hint added +(`config_form.html`): "Opcionális — csak privát alkalmazás-katalógushoz. A verziófrissítés enélkül is +működik." No behavior change. + ## v0.43.0 — Remote app-log diagnostics: copyable issues + error context + on-demand log tails (2026-07-10) Pairs with controller v0.111.0. Motivated live: Peti's CWA NFS issue was visible in Known Issues but diff --git a/hub/internal/web/templates/config_form.html b/hub/internal/web/templates/config_form.html index 10bf2c6..7ce9338 100644 --- a/hub/internal/web/templates/config_form.html +++ b/hub/internal/web/templates/config_form.html @@ -87,6 +87,7 @@

Git Sync

+

Opcionális — csak privát alkalmazás-katalógushoz. A verziófrissítés enélkül is működik.