Releases: frank-chris/burrow
Releases · frank-chris/burrow
Release list
v0.3.0
Changelog
- 20f9872 feat: add QR code and clipboard copy to features section
- 910063c feat: add automatic HTTPS to features section
- e3eef77 feat: add burrow down to stop a single tunnel
- 41b99db feat: add cost comparison to problem section cards
- 3d19648 feat: add icons and grouping to features section
- c1c0ac9 feat: add request logs feature card, improve HTTPS description
- bf1259e feat: collapsible commands section and install label on site
- 41e5ff7 fix: add viewport meta and proper HTML document structure
- 936d9fa fix: correct Account ID location in setup guide and init output
- 6e500e7 fix: correct punctuation in site copy
- 8972b7f fix: correct quick install eyebrow color and spacing
- 8a4654e fix: prevent install command from wrapping on narrow screens
- c0b5f0f fix: split commands into individual collapsible entries on site
- cbeca76 fix: use -f shorthand consistently in logs command example
v0.2.2
What's Changed
- fix: Correct burrow logs message when quick tunnels are running
v0.2.1
Changelog
- d5a0aeb Use asset digest field from GitHub API for checksum verification
v0.2.0
Changelog
- e7724a7 Add Homebrew tap and Scoop bucket to GoReleaser
- f4785b2 Add MIT license
- bebb268 Add README
- 8210460 Add burrow uninstall, share --password/--ttl, update error messages
- 5a801f6 Allow burrow up without domain: fall back to trycloudflare.com per tunnel
- b20b047 Auto-install cloudflared on first use, no burrow init needed for quick tunnels
- e251b45 Exit cleanly when TTL expires via Done channel
- 4506a56 Fix TTL: kill cloudflared before exiting, remove Done channel
- c4fd076 Fix checksum parsing: handle markdown heading and fenced code block
- d93203f Fix cloudflared install: parse checksums from release body, warn if missing
- 90a52d8 Fix remaining punctuation in README
- 2c87378 Improve init: auto-reinstall cloudflared if missing without re-prompting for credentials
- c4cee62 Start TTL timer after tunnel is live, not at launch
- 563140e Update README: Homebrew tap step, Scoop bucket alias, fix punctuation