Skip to content

Releases: fuba/fuba-browser

v3.3.2

21 Mar 15:45
7f1ff3f

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

21 Mar 06:46
808d162

Choose a tag to compare

What's Changed

  • docs: add Download API documentation by @fuba in #108
  • Bump version to v3.3.1 by @fuba in #109

Full Changelog: v3.3.0...v3.3.1

v3.3.0

21 Mar 06:42
5d0daf4

Choose a tag to compare

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

09 Mar 18:24
6ed278e

Choose a tag to compare

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

08 Mar 19:30
2c69b36

Choose a tag to compare

What's Changed

  • Fix fbb health command response handling by @fuba in #93
  • Add full API coverage to fbb CLI by @fuba in #94
  • Bump version to v3.2.0 by @fuba in #95

Full Changelog: v3.1.0...v3.2.0

v3.1.0

04 Mar 16:26
192e434

Choose a tag to compare

What's Changed

  • Improve /health endpoint with application-level liveness checks (#90)
    • /health now validates BrowserController runtime 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

02 Mar 21:02
2dcff37

Choose a tag to compare

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

23 Feb 08:33
a9ce10b

Choose a tag to compare

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

23 Feb 07:01
1121304

Choose a tag to compare

What's Changed

  • docs: improve VNC access, env vars, and screenshot coordinate docs by @fuba in #82
  • Release v2.2.2 by @fuba in #83

Full Changelog: v2.2.1...v2.2.2

v2.2.1

23 Feb 05:48
134d971

Choose a tag to compare

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