Skip to content

Commit

Permalink
Update changelog and readme again
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Oct 7, 2023
1 parent 9f057b3 commit bd98bdb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ self-hosting support room linked below or in GitHub issues here</sub>

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
Expand Down

0 comments on commit bd98bdb

Please sign in to comment.