Added section with helpful Chatterino-related links to the About page (#3068)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
xHeaveny
2021-07-25 16:19:01 +02:00
committed by GitHub
parent 6052a0ede6
commit 33d1837f4f
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
- Minor: Received Twitch messages now use the exact same timestamp (obtained from Twitch's server) for every Chatterino user instead of assuming message timestamp on client's side. (#3021)
- Minor: Received IRC messages use `time` message tag for timestamp if it's available. (#3021)
- Minor: Added informative messages for recent-messages API's errors. (#3029)
- Minor: Added section with helpful Chatterino-related links to the About page. (#3068)
- Bugfix: Fixed "smiley" emotes being unable to be "Tabbed" with autocompletion, introduced in v2.3.3. (#3010)
- Bugfix: Copy buttons in usercard now show properly in light mode (#3057)
- Bugfix: Fixed comma appended to username completion when not at the beginning of the message. (#3060)