Loading CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ is more mature, we may switch to using a separate changelog for each crate. # Arti 1.1.0 — 30 November 2022 Arti 1.1.0 adds support for Tor's anticensorship features: Bridges Arti 1.1.0 adds support for Tor's anti-censorship features: Bridges (unlisted relays), and Pluggable Transports (external tools to hide what protocol you're using). Loading Loading @@ -260,7 +260,7 @@ Arti 1.0.1 fixes a few bugs in our previous releases. This is a fairly small release: Members of our team have spent a lot of September at a company meeting, on our vacations, and/or recovering from COVID-19. The feature work we have managed to get done is largely behind-the-scenes preparation for our anticensorship release, largely behind-the-scenes preparation for our anti-censorship release, which we now hope is coming in early November. ### Breaking changes Loading Loading @@ -309,7 +309,7 @@ which we now hope is coming in early November. - The [`RouterDesc`] type now implements `Clone` and `Debug`. ([571e7f9556adf12d]) - Preliminary internal API designs for most of the logic needed to implement Tor's anticensorship features. These APIs are unstable, to implement Tor's anti-censorship features. These APIs are unstable, and mostly not implemented yet, but they give us something to fill in. ([#543], [#558], [!740], [!743], [!748]) Loading Loading @@ -363,7 +363,7 @@ relatively confident that Arti has the security features that it needs for usage via the `arti` command-line proxy, or embedding via the `arti-client` API. In our next releases, we will focus on adding anticensorship In our next releases, we will focus on adding anti-censorship features similar to C tor, including support for connecting via bridges and pluggable transports. Loading Loading
CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ is more mature, we may switch to using a separate changelog for each crate. # Arti 1.1.0 — 30 November 2022 Arti 1.1.0 adds support for Tor's anticensorship features: Bridges Arti 1.1.0 adds support for Tor's anti-censorship features: Bridges (unlisted relays), and Pluggable Transports (external tools to hide what protocol you're using). Loading Loading @@ -260,7 +260,7 @@ Arti 1.0.1 fixes a few bugs in our previous releases. This is a fairly small release: Members of our team have spent a lot of September at a company meeting, on our vacations, and/or recovering from COVID-19. The feature work we have managed to get done is largely behind-the-scenes preparation for our anticensorship release, largely behind-the-scenes preparation for our anti-censorship release, which we now hope is coming in early November. ### Breaking changes Loading Loading @@ -309,7 +309,7 @@ which we now hope is coming in early November. - The [`RouterDesc`] type now implements `Clone` and `Debug`. ([571e7f9556adf12d]) - Preliminary internal API designs for most of the logic needed to implement Tor's anticensorship features. These APIs are unstable, to implement Tor's anti-censorship features. These APIs are unstable, and mostly not implemented yet, but they give us something to fill in. ([#543], [#558], [!740], [!743], [!748]) Loading Loading @@ -363,7 +363,7 @@ relatively confident that Arti has the security features that it needs for usage via the `arti` command-line proxy, or embedding via the `arti-client` API. In our next releases, we will focus on adding anticensorship In our next releases, we will focus on adding anti-censorship features similar to C tor, including support for connecting via bridges and pluggable transports. Loading