Skip to content

feat: add version-aware application footer - #2

Merged
Willxup merged 1 commit into
mainfrom
worktree/version-status-footer
Aug 5, 2026
Merged

feat: add version-aware application footer#2
Willxup merged 1 commit into
mainfrom
worktree/version-status-footer

Conversation

@Willxup

@Willxup Willxup commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Expose buildinfo.Version through /api/v1/status and document the required version field.
  • Add a responsive application footer with repository, license, author, and runtime version details; omit the version until it is available.
  • Keep the existing header structure and visual design unchanged so the approved C header remains isolated to the next pull request.

Verification

  • make check
  • make frontend-e2e when UI behavior changes
  • Public API documentation updated when applicable
  • No real configuration, credential, Cookie, database, backup, log, or private address added
  • Commits include Signed-off-by (DCO)

Compatibility

The status response adds a required string version field. The bundled server and frontend are updated together; clients that validate or construct this response must include it. No configuration, database, or container changes.

Signed-off-by: Willxup <wangxking@outlook.com>
@Willxup
Willxup merged commit a1e9384 into main Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant