hub v0.43.1: Git Sync form hint — credentials optional, private catalog only (pairs with controller v0.112.0)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PSK5g6qYLknKj8u3QAFEr6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -87,6 +87,7 @@
|
||||
|
||||
<details class="card" {{if index .Overrides "git"}}open{{end}}>
|
||||
<summary><h2 style="display:inline">Git Sync</h2></summary>
|
||||
<p class="text-muted" style="margin: 0.5rem 0 0; font-size: 0.85rem;">Opcionális — csak privát alkalmazás-katalógushoz. A verziófrissítés enélkül is működik.</p>
|
||||
<div class="form-grid" style="margin-top: 1rem;">
|
||||
<div class="form-group">
|
||||
<label for="git_username">Git Username</label>
|
||||
|
||||
Reference in New Issue
Block a user