Release notes

Changelog

This page renders the project CHANGELOG.md file so operators can review what changed in the service.

Unreleased

1.0.2

  • Improved the Bunker CLI interactive menu with stable numbering, English prompts, support-bundle access, and fast return-to-menu behavior.
  • Added operator-style global CLI flags: --server, --token, --json, --verbose, --quiet, and --no-color.
  • Added runner lifecycle subcommands: runner register, runner run, runner status, and runner verify, while preserving the legacy runner --name ... invocation.
  • Added JSON output for stats, doctor, and runner status/verification workflows for CI and automation.
  • Updated CLI tests and runner documentation for the new command surface.

1.0.1

  • Added public Help and Changelog pages to the web portal.
  • Added file-backed rendering of this project changelog inside the portal.
  • Included CHANGELOG.md in the Docker runtime image so deployed portals can render release notes.

1.0.0

  • Added Pub v2 compatible Dart package mirroring for controlled networks.
  • Added cached archive serving for mirrored package downloads.
  • Added Flutter SDK artifact caching through Flutter storage mirror routes.
  • Added Maven proxy support for Google Maven, Maven Central, and Huawei Maven artifacts.
  • Added web portal package discovery with package README and CHANGELOG rendering.
  • Added administrator diagnostics for cache contents, storage growth, request traffic, and recent errors.
  • Added English and Russian localization for the portal.
  • Added server and CLI entrypoints for running Pub Bunker and wrapping Flutter workflows.