Releases: OrRon/pano
Releases · OrRon/pano
Release list
v0.1.1
Changelog
Features
- 4e725c2: feat(site): landing page, deployed to GitHub Pages (@OrRon)
- 3d1d0c7: feat(tui, simulator): clear key and iOS Simulator support (@OrRon)
Fixes
Other
- 0c75aa4: chore(release): v0.1.1 (@OrRon)
- b76507d: docs(readme): performance numbers from an actual bench run (@OrRon)
- a75ee4c: docs(release): 0.x tags are normal releases, not pre-releases (@OrRon)
- 2ef4afa: docs(roadmap): add Enterprise features section (@OrRon)
Install / upgrade: brew install orron/tap/pano · brew upgrade pano · go install github.com/orron/pano/cmd/pano@latest
Verify a download: shasum -a 256 -c checksums.txt --ignore-missing
v0.1.0
Changelog
Features
- 76bf192: feat(cli): pano on opens the UI; quitting it turns pano off (ADR 0009) (Or Ron or.ron10@gmail.com)
- 5a1ce7c: feat(cli,mcp): pano is only on between
pano onandpano off(Or Ron or.ron10@gmail.com) - 30a3ba5: feat(mobile): pano mobile — phones behind pano via QR + self-served setup page (Or Ron or.ron10@gmail.com)
- 7b4759c: feat(proxy): decrypt policy — all/only/off, never list, rejected-host suggestions (Or Ron or.ron10@gmail.com)
- 394d42e: feat(release): homebrew cask, release pipeline and notify-only update check (ADR 0010) (Or Ron or.ron10@gmail.com)
- 0398b48: feat(store): keep captures in memory only; every start is fresh (ADR 0011) (Or Ron or.ron10@gmail.com)
- f5890ff: feat(ui): mascot, edge-to-edge selection, detail closes on exit (Or Ron or.ron10@gmail.com)
- 8f275a5: feat: pano — AI-native HTTPS proxy for macOS (MCP server, CLI, TUI) (Or Ron or.ron10@gmail.com)
Fixes
- 596efcf: fix(cli):
pano ca resetuntrusts the outgoing root (Or Ron or.ron10@gmail.com) - 611ae98: fix(cli): reap the spawned daemon when the pano on window quits (Or Ron or.ron10@gmail.com)
- 0cf170b: fix(ui): leaving a filter no longer leaves a partial list (Or Ron or.ron10@gmail.com)
- c46b435: fix(watchdog): treat zombie processes as exited on Linux (Or Ron or.ron10@gmail.com)
Other
- 8f6301b: build(deps): Bump actions/checkout from 4 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 785818a: build(deps): Bump actions/setup-go from 5 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- bde5f0d: build(deps): Bump golangci/golangci-lint-action from 8 to 9 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 65e7a46: build(deps): Bump goreleaser/goreleaser-action from 6 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- a7ef643: build(deps): merge dependabot bump actions/checkout-7 (Or Ron or.ron10@gmail.com)
- 5467200: build(deps): merge dependabot bump actions/setup-go-7 (Or Ron or.ron10@gmail.com)
- 9fcccc6: build(deps): merge dependabot bump golangci/golangci-lint-action-9 (Or Ron or.ron10@gmail.com)
- 62d65f5: build(deps): merge dependabot bump goreleaser/goreleaser-action-7 (Or Ron or.ron10@gmail.com)
- 522549e: chore(release): v0.1.0 (Or Ron or.ron10@gmail.com)
- 631226d: docs(readme): animated mascot above the logo (Or Ron or.ron10@gmail.com)
- bac3044: docs(readme): explain installing the MCP server and what agents can do with it (Or Ron or.ron10@gmail.com)
- a5feb01: docs: add mcp-protocol.md — the agent↔pano wire as measured (Or Ron or.ron10@gmail.com)
- 1ec8ffe: docs: add roadmap (Homebrew tap deferred, Linux/Windows status) (Or Ron or.ron10@gmail.com)
- 4a5a866: docs: explain how pano treats its CA (README safety section, SECURITY.md) (Or Ron or.ron10@gmail.com)
- 16c92ae: security(ca): 2-year root, auto-rotation, TLS-only keychain trust (Or Ron or.ron10@gmail.com)
Install / upgrade: brew install orron/tap/pano · brew upgrade pano · go install github.com/orron/pano/cmd/pano@latest
Verify a download: shasum -a 256 -c checksums.txt --ignore-missing