Update README.md

This commit is contained in:
2026-04-09 23:17:40 +02:00
committed by GitHub
parent 1fcdbe6c7c
commit a7cb7720d6
+3 -1
View File
@@ -7,7 +7,7 @@ supposed to be.
# important upgrade notes
## v0.4
## v0.4.1
📢 Reaction-Based Reporting: Community members can now flag suspicious messages or spam by simply reacting with specific emojis (default: 🚩 or ⚠️). The bot immediately alerts moderators in their private channel with a direct link to the incident.
@@ -17,6 +17,8 @@ supposed to be.
🧹 Code Refinement: Under the hood, weve cleaned up the codebase, fixed indentation issues, and optimized member synchronization performance for larger spaces.
🔗 You can now use the new {room_link} variable in your configuration to display a clickable room link, while the existing {room} variable remains fully backward compatible for plain text names.
## v0.3
New functionality to support room v12 and newer has been added, as well as some significant restructuring of the code