diff options
author | default <nobody@localhost> | 2023-08-14 12:16:18 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-14 12:16:18 +0200 |
commit | 882178d453c5731fc7cc9c650c785c174e583e68 (patch) | |
tree | 3e1321f2582a546dd14eb237b56889e8475dc7fd | |
parent | ab41e651d07eff7a5091d9900c3adc87929a02f2 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 622c0c0..acb4b51 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page. +It's now possible to show an instance timeline instead of the classic greeting static page at the base URL. This can be enabled by setting the `show_instance_timeline` field to `true` in the server configuration file. Other metadata fields can be set to add information to this page; please see `snac(8)` (the Administrator manual page) for details. + Added hints to web UI buttons. Mastodon API: some minor fixes to allow the semaphore.social web client to work. |