Releases: krishnamallam/upbox
Releases · krishnamallam/upbox
Release list
v0.4.1
What's Changed
- fix(windows): exe icon, and double-click starts upbox (v0.4.1) by @krishnamallam in #45
- release: v0.4.1 by @krishnamallam in #46
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- v0.4: native binaries for Windows, macOS, and Linux by @krishnamallam in #43
- release: v0.4.0 by @krishnamallam in #44
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: rewrite CLAUDE.md for the v0.2 codebase, fix stale README and CONTRIBUTING by @krishnamallam in #40
- v0.3: metadata-only capture, upbox erase, upbox report by @krishnamallam in #41
- release: v0.3.0 by @krishnamallam in #42
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: move native binaries to v0.3, add shipped v0.1.1 to roadmap by @krishnamallam in #34
- v0.1.2: live-reload rule files + fix Anthropic/OpenAI key redaction leak by @krishnamallam in #35
- dashboard: format NDJSON / SSE / form-encoded bodies in the Body tab by @krishnamallam in #37
- v0.2: tamper-evident audit log, retention, at-rest hardening (and the AI Act date correction) by @krishnamallam in #38
- release: v0.2.0 by @krishnamallam in #39
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix(release): grant contents:write + skip-existing on publish by @krishnamallam in #29
- docs(readme): drop badges, trim marketing voice, collapse install methods by @krishnamallam in #30
- docs: fix architecture diagram, move roadmap, add CONTRIBUTING by @krishnamallam in #31
- feat(dashboard): pretty-print JSON bodies, raise body cap to 100 KB by @krishnamallam in #32
- release: v0.1.1 by @krishnamallam in #33
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add README, 14-day PLAN, and Claude Code configuration by @krishnamallam in #1
- Chore/day 1 scaffold by @krishnamallam in #2
- Lock dependencies in CI with --frozen flag by @krishnamallam in #3
- plan: apply eng-review decisions (process model, Linux CA, redaction, tests) by @krishnamallam in #4
- Day 2 — Local CA + status doctor by @krishnamallam in #5
- Day 3 — Capture (proxy process) by @krishnamallam in #6
- Day 4 — Tool fingerprinting by @krishnamallam in #7
- Days 5+6 — Dashboard process, supervisor, request detail by @krishnamallam in #8
- Days 7+8 — Content-aware redaction + domain enforce by @krishnamallam in #9
- Days 9+11 — Settings page + export CLI by @krishnamallam in #10
- Days 12+13 — Docs, launch assets, crash-recovery test by @krishnamallam in #11
- feat(windows): per-user CA auto-install + cross-platform supervisor by @krishnamallam in #12
- chore: wire upbox.sh as canonical homepage by @krishnamallam in #13
- docs(readme): expand install section with 7 methods + verify + dev by @krishnamallam in #15
- docs: pencil v0.1.1 with native binaries on the roadmap by @krishnamallam in #16
- release: prep v0.1.0 by @krishnamallam in #14
- Fix/upbox start on windows by @krishnamallam in #17
- feat(launchers): add
upbox run <tool>for per-app proxy routing by @krishnamallam in #18 - feat(proxy): switch to mitmproxy LocalMode for OS-level capture by @krishnamallam in #19
- feat(dashboard): sidebar nav, stats bar, status badges, bottom detail by @krishnamallam in #20
- Fix/capture host resolution by @krishnamallam in #21
- feat(tools): expand tools.yaml with researched AI tool domains by @krishnamallam in #22
- feat(dashboard): port hi-fi design — filter bar, tabbed detail panel by @krishnamallam in #23
- fix(capture): default to AI-tool process list so VPNs stay up by @krishnamallam in #24
- fix(dashboard): distinguish flagged (forwarded) from blocked (403) by @krishnamallam in #25
- chore(pypi): publish as upbox-sh (bare name taken) by @krishnamallam in #26
- docs: reconcile CHANGELOG for v0.1.0 release by @krishnamallam in #28
New Contributors
- @krishnamallam made their first contribution in #1
Full Changelog: https://github.com/krishnamallam/upbox/commits/v0.1.0