summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-08-19 17:19:29 +0200
committerGravatar default2023-08-19 17:19:29 +0200
commit76936d7c9c6af145c892adf5c44c6e12252aa914 (patch)
treecb156d2f05e455709e74a1af290c17996f31bdc6
parentShow current vote count on mouseover. (diff)
downloadsnac2-76936d7c9c6af145c892adf5c44c6e12252aa914.tar.gz
snac2-76936d7c9c6af145c892adf5c44c6e12252aa914.tar.xz
snac2-76936d7c9c6af145c892adf5c44c6e12252aa914.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5c34ca1..5c8bd75 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,6 +14,8 @@ Be more strict when serving note objects.
14 14
15Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file. 15Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file.
16 16
17If you hover the mouse pointer over a vote option in a pool, the current count (as per the last update) is shown. This may be considered cheating in some cases, so try to be honest (or not).
18
17## 2.40 19## 2.40
18 20
19Announces (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. 21Announces (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.