Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:40
dfa5ff5

1.0.0 (2026-08-08)

⚠ BREAKING CHANGES

  • the version line restarts at 1.0.0, below the 3.5.28 the sources came from. Tooling that compares Ingot versions against Reposilite versions will read the change as a downgrade.

Features

  • config: accept ingot prefixes for external overrides (45f603c)
  • docker: run the dashboard and the server as separate hardened containers (#6) (f7bff49)
  • frontend: rebrand the dashboard to Ingot (a9ef4aa)
  • rebrand the user-facing runtime to Ingot (f6b69ed)
  • replace the upstream logo with an Ingot mark (6bc6b03)
  • start Ingot's own version line at 1.0.0 (c4fc88b)

Bug Fixes

  • build: order the coverage report after both integration suites (eed6e68)
  • ci: grant the permissions the reusable build workflow needs (ad4c718)
  • ci: stop calling the pull request build workflow on pushes (8005b86)
  • deps: close all 67 known dependency advisories and gate against new ones (0b6a85d)
  • deps: close the known advisories in the backend dependencies (9a490ad)
  • deps: close the known advisories in the dashboard dependencies (83c81cf)
  • deps: close the known advisories in the documentation site (d343e4c)
  • docker: restore drop-in compatibility and stop emulating the build (#7) (8b0d9c6)
  • docker: stop the compose example pinning the deprecated user id (365900b)
  • status: report Ingot releases instead of upstream versions (43f3b63)