• v0.13.0 598ecdecd4

    v0.13.0
    All checks were successful
    test / test (push) Successful in 23s
    release / release (push) Successful in 22s
    Stable

    Ghost released this 2026-07-03 12:55:22 +00:00 | 0 commits to main since this release

    Added

    • Machine-readable package index. Every sweep now writes /routeros/index.json — a human-readable
      (2-space-indented), atomically-written inventory of every RouterOS .npk on the mirror (version → arch →
      packages with sizes, plus channel heads) for automated consumers, starting with rosbackup-ng package
      discovery. It lists only what's actually on disk (retention-pruned versions drop out); additive fields
      won't bump the top-level schema version. The JSON Schema is served alongside at
      /routeros/index.schema.json (canonical: packagemini-schema.json, drift-tested). Both are served
      behind the mirror's optional basic-auth and revalidated (not immutably cached). See
      doc/PACKAGE-INDEX.md.
    Downloads