Releases: CloudVisionApps/RepoForge
Releases · CloudVisionApps/RepoForge
v0.5.0
v0.4.3
fix(test): avoid T.Context() for older Go in CI CreateRepository uses context.Background() instead of testing.T.Context().
v0.4.2
Release v0.4.2 UI: fix upload form reset after async; RPM index URL uses repomd.xml. Packaging: postinst generates REPOFORGE_TOKEN on first install. Track embedded webui dist again; ignore root FPM artifacts.
v0.4.1
Release 0.4.1 Fix chi wildcards for embedded UI and repo paths. Harden packaging script and run go test in release CI.
v0.4.0
Release 0.4.0 Redesign embedded web UI (dark theme, sidebar, typography, dashboard and docs). Refresh CHANGELOG and README version.
v0.3.0
Release v0.3.0
Embed Vite/React web UI; serve SPA and static assets from GET /{path}.
Add GET /v1/repositories/{slug}/artifacts for dashboard.
Restore UI build in packaging and CI; fix .gitignore dist/ scope.
Tooling install error JSON includes ok/detail.
v0.2.0
Release v0.2.0 Privileged install-repo-tooling endpoint and sysrepo distro installers. Changelog and README version bump. Ignore .DS_Store; remove from repo.