fix: add explanation for the logging feature under moderation (#6514)

This commit is contained in:
Niko
2025-10-05 09:39:57 -03:00
committed by GitHub
parent 5e3aefb836
commit 2c44a2efd2
2 changed files with 11 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
- Minor: Fixed usercard resizing improperly without recent messages. (#6496)
- Minor: Added setting for character limit of deleted messages. (#6491)
- Minor: Added link support to plugin message API. (#6386)
- Minor: Added a description for the logging option under moderation tab. (#6514)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)
- Dev: Update release documentation. (#6498)
- Dev: Make code sanitizers opt in with the `CHATTERINO_SANITIZER_SUPPORT` CMake option. After that's enabled, use the `SANITIZE_*` flag to enable individual sanitizers. (#6493)