Skip to content

SharpTools Bridge v0.11.0

Choose a tag to compare

What's Changed

Convert Windows Bridge helpers to Go

✨ Features

  • feat(bridge): add Go Windows updater (f859963f)
  • feat(bridge): add Go Windows tray helper (64277f4f)
  • feat(bridge): add Go Windows ServiceHost (e640e1de)

🐛 Bug Fixes

  • fix(bridge): check tray replacement on timer (ceb6ceb1)
  • fix(bridge): preserve browser focus from tray menu (d872a12a)
  • fix(bridge): harden Windows tray updates (0f456c1a)
  • fix(bridge): harden tray update resume markers (553c3436)
  • fix(bridge): resume tray after installer restart (60342850)
  • fix(bridge): monitor tray installer operations (784bc712)
  • fix(bridge): close tray after uninstall starts (a212305c)
  • fix(bridge): align tray menu shell behavior (74eac249)
  • fix(bridge): suppress duplicate tray popup activation (a02bd2ad)
  • fix(bridge): watch Windows updater requests (a8db249e)
  • fix(bridge): clean up legacy Windows updater artifacts (74967675)

Other Changes

  • build(bridge): add Go helper version resources (9cf97211)

Installation

This release contains SharpTools Bridge Docker images, standalone binary archives, and installer packages when available.

Docker

Linux host networking is recommended for local smart home protocol discovery:

docker run -d \
  --name sharptools-bridge \
  --restart unless-stopped \
  --network host \
  -v sharptools-bridge-data:/data \
  ghcr.io/sharptools-io/bridge:0.11.0

Then open http://<bridge-host>:8787/.

Docker Desktop and port-mapped examples are available in the SharpTools Bridge README.

Downloads

  • darwin-amd64 archive (zip): sharptools-bridge_0.11.0_darwin_amd64.zip
  • darwin-amd64 installer (pkg): SharpToolsBridge-0.11.0-x86_64.pkg
  • darwin-arm64 archive (zip): sharptools-bridge_0.11.0_darwin_arm64.zip
  • darwin-arm64 installer (pkg): SharpToolsBridge-0.11.0-arm64.pkg
  • linux-amd64 archive (tar.gz): sharptools-bridge_0.11.0_linux_amd64.tar.gz
  • linux-arm64 archive (tar.gz): sharptools-bridge_0.11.0_linux_arm64.tar.gz
  • windows-amd64 installer (msi): SharpToolsBridge-0.11.0-x64.msi

Checksums are available in SHA256SUMS.