From bd98bdb2d5fa91fd175e3d959aa4b111fd879b34 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 7 Oct 2023 14:47:46 +0300 Subject: [PATCH] Update changelog and readme again --- CHANGELOG.md | 9 +++++++++ README.md | 4 +--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d383b2c..fa1ae7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# v0.8.0 (unreleased) + +* Added `--local-dev` flag to `bbctl run` for running a local git cloned bridge, + instead of downloading a CI binary or using pip install. +* Added config template for the new Signal bridge written in Go. +* Switched bridges to use `as_token` double puppeting (the new method mentioned + in [the docs](https://docs.mau.fi/bridges/general/double-puppeting.html#appservice-method-new)). +* Fixed bugs in Slack and Google Messages config templates. + # v0.7.1 (2023-08-26) * Updated to use new hungryserv URL field in whoami response. diff --git a/README.md b/README.md index afacb19..376abf1 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,7 @@ self-hosting support room linked below or in GitHub issues here You can also self-host the official bridges for maximum security using this tool (so that message re-encryption happens on a machine you control rather -than on Beeper servers). However, not all the official bridges are supported -yet. See the "Official bridges" section below for instructions and the list of -supported bridges. +than on Beeper servers). Please note that self-hosted bridges are not entitled to the usual level of customer support on Beeper. If you need help with self-hosting bridges using