Skip to content

v0.9.0

Compare
Choose a tag to compare
@tulir tulir released this 15 Dec 10:59
· 87 commits to main since this release
  • Added support for the LinkedIn bridge.
  • Added --compile flag to bbctl run for automatically cloning the bridge repo and compiling it locally.
    • This is meant for architectures which the CI does not build binaries for, --local-dev is better for actually modifying the bridge code.
  • Marked darwin/amd64 as unsupported for downloading bridge CI binaries.
  • Fixed downloading Signal bridge binaries from CI.
  • Fixed CI binary downloading not checking HTTP status code and trying to execute HTML error pages instead.