• v0.5.0 8df213082a

    v0.5.0
    All checks were successful
    release / release (push) Successful in 27s
    Stable

    Ghost released this 2026-07-02 14:56:32 +00:00 | 26 commits to main since this release

    Added

    • Linux Netinstall. Each RouterOS version now mirrors the Linux Netinstall CLI
      (netinstall-<ver>.tar.gz) alongside the Windows tool (netinstall-<ver>.zip). The two are marked
      distinctly in the listing and the legend — netinstall · win (amber) and netinstall · linux
      (orange). Versions that predate the Linux tool simply skip it (the missing file 404s and is ignored).
    • --force reinstall. sudo ./src/deploy.sh --force rebuilds the images and force-recreates the
      containers for the version you're already on — no version change, no prompt, no host/config/./data
      changes.

    Changed

    • update is a no-op when already current. On the latest release with no target given, update no
      longer prompts or rebuilds — it reports "already on the latest version", exits 0, and prints a visible
      note pointing at --force to rebuild the current version.
    Downloads