v3.7.0
What's Changed
- [FIX]
config.yaml
andconfig.yaml.example
will no longer be deleted during Docker install process (thanks @benwaco) - [NEW] Hide certain elements of the per-stream summaries in the embed using "Anonymize" settings
- [CHANGED]
TC_ANON_USERS
is deprecated in favor of new "Anonymize" settings, will no longer do anything if set
- [CHANGED]
- [NEW] Track CPU and RAM performance of system in voice channels (see Performance Monitoring for details)
Related PRs
- Fix config being deleted by @benwaco in #88
- Ability to hide/exclude certain elements from a per-stream summary by @nwithan8 in #90
- New CI check to ensure environmental variables are documented by @nwithan8 in #91
- [feat] New option to track system performance stats (CPU, RAM) for current system by @nwithan8 in #92
Full Changelog: 3.6.1...v3.7.0