Skip to content

v0.1.20

Choose a tag to compare

@sanderpick sanderpick released this 12 Jun 19:23
· 201 commits to master since this release
a8477ff

Net

  • Multi-tenant thread hosting: Allows a single peer to host multiple managed (public key-only logs) as well as a single owned (private key log) for the same thread (#374, #370). This is needed when using threadsd in a multi-tenant environment.

Closes #373