diff options
| author | 2024-09-23 16:41:57 +0200 | |
|---|---|---|
| committer | 2024-09-23 16:41:57 +0200 | |
| commit | 459f925391022b722ed22235bfd43665b18dca95 (patch) | |
| tree | e0a45e6b1de76f9d9542a406f49b2aadbd9e165c /docs/faq.md | |
| parent | [bugfix/email] Don't use plainAuth when no smtp username/password provided (#... (diff) | |
| download | gotosocial-459f925391022b722ed22235bfd43665b18dca95.tar.xz | |
[docs] Update readme alpha -> beta, add more feature examples (#3333)
Diffstat (limited to 'docs/faq.md')
| -rw-r--r-- | docs/faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md index 546c2064a..521c97531 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -36,6 +36,6 @@ To see posts, you have to start following people! Once you've followed a few peo We introduced a sign-up flow in v0.16.0. The server you want to sign up to must have enabled registrations/sign-ups, as detailed [right here](./admin/signups.md). -## Why's it still in alpha? +## Why's it still in Beta? Take a look at the [list of open bugs](https://github.com/superseriousbusiness/gotosocial/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and the [roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) for a more detailed rundown. |
