Skip to content

Releases: CloudVisionApps/RepoForge

v0.5.0

20 Apr 14:45

Choose a tag to compare

chore: release v0.5.0

Ship repository/artifact deletion, repo install script endpoint, and dashboard URLs/actions, then bump docs/frontend versions for the 0.5.0 release.

v0.4.3

18 Apr 21:36

Choose a tag to compare

fix(test): avoid T.Context() for older Go in CI

CreateRepository uses context.Background() instead of testing.T.Context().

v0.4.2

18 Apr 21:20

Choose a tag to compare

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

18 Apr 21:10

Choose a tag to compare

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

18 Apr 20:53

Choose a tag to compare

Release 0.4.0

Redesign embedded web UI (dark theme, sidebar, typography, dashboard and docs). Refresh CHANGELOG and README version.

v0.3.0

18 Apr 20:41

Choose a tag to compare

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

18 Apr 19:55

Choose a tag to compare

Release v0.2.0

Privileged install-repo-tooling endpoint and sysrepo distro installers.
Changelog and README version bump. Ignore .DS_Store; remove from repo.