Skip to content

Releases: betaflight/bridge

2026.9.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 10:13
1f03b29

What's Changed

Changes

  • Browser serial bridge (ws/wss) plus status-page polish by @blckmn in #1
  • Include the version in released image filenames by @blckmn in #2
  • Show client transport (TCP/ws/wss) on the status page by @blckmn in #3
  • Make the HTTPS UI and wss serial reachable from a browser by @blckmn in #4
  • Polish the status page UI by @blckmn in #5
  • Add the default licence header to all source files by @blckmn in #6
  • Add esp32s3-touch-lcd-4b board with native LVGL touch UI by @blckmn in #7
  • Announce the bridge via mDNS and show TCP and wss connect details by @blckmn in #12
  • chore: add CodeRabbit config with approval workflow by @blckmn in #16
  • Add libusb to host prerequisites by @YarosMallorca in #8
  • feat(build): publish a complete flashable factory image per board by @pfeerick in #13
  • fix(wifi): keep retrying the station after the fallback AP is raised by @blckmn in #14
  • Add ESP32-S3 HGLRC-A1 board support by @HGLRC-T in #11
  • ci: approve PRs Copilot has cleared by @blckmn in #18
  • Report the SoftAP address in status when no STA IP is assigned by @Marvv90 in #15
  • ci: approve as a GitHub App rather than a personal access token by @blckmn in #20
  • ci: authenticate the app by client id by @blckmn in #21
  • refactor: keep vendor specifics inside the board directory by @blckmn in #17
  • feat: adopt CalVer and add the release workflow by @blckmn in #19
  • ci: drop the Copilot auto-approve workflow by @blckmn in #22
  • Flash the flight controller over DFU from the web UI by @blckmn in #23
  • release: 2026.9.1 by @blckmn in #24

New Contributors

Full Changelog: https://github.com/betaflight/bridge/commits/2026.9.1

2026.6.0-rc1

2026.6.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@blckmn blckmn released this 29 Jun 09:52

Pre-release to smoke-test the release build workflow. Per-board images (ws/wss bridge) are attached by CI with the version stamped in.