Releases: fuba/fuba-browser
Releases · fuba/fuba-browser
v3.3.2
v3.3.1
v3.3.0
What's Changed
- chore(deps): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #105
- chore(deps-cli): bump @types/node from 25.3.5 to 25.5.0 in /cli by @dependabot[bot] in #104
- feat: Add Download API for browser-initiated file downloads by @fuba in #106
- Bump version to v3.3.0 by @fuba in #107
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- chore(ci): bump docker/login-action from 3 to 4 by @dependabot[bot] in #96
- chore(deps-cli): bump @types/node from 25.3.3 to 25.3.5 in /cli by @dependabot[bot] in #101
- chore(deps): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #102
- chore(ci): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #98
- chore(ci): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #97
- chore(ci): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #99
- chore(ci): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #100
- Bump version to v3.2.1 by @fuba in #103
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.0
What's Changed
- Improve
/healthendpoint with application-level liveness checks (#90)/healthnow validatesBrowserControllerruntime state (page open, renderer reachable)- Returns 503 with error details when application is unhealthy
- Added
BrowserController.checkHealth()method
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- chore(deps): bump rollup from 4.57.0 to 4.59.0 by @dependabot[bot] in #85
- chore(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #86
- chore(deps-cli): bump @types/node from 25.3.0 to 25.3.3 in /cli by @dependabot[bot] in #87
- chore(deps): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #88
- Bump version to v3.0.1 by @fuba in #89
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Breaking changes:
- Removed POST /api/network/save (use GET /api/network/body/:id and save client-side)
- CORS is now disabled by default unless API_CORS_ORIGINS is set
- Default docker-compose no longer exposes raw VNC (5900)
Other changes:
- Added API_CORS_ORIGINS allowlist config
- Documented threat model and /api/eval risk
- Split /api/eval route from debug routes for clearer intent
PR: #84
v2.2.2
v2.2.1
What's Changed
- chore(deps): bump the dev-dependencies group with 6 updates by @dependabot[bot] in #79
- chore(deps-cli): bump @types/node from 25.2.3 to 25.3.0 in /cli by @dependabot[bot] in #78
- Release v2.2.1 by @fuba in #81
Full Changelog: v2.2.0...v2.2.1