Skip to content

v3.7.0

Compare
Choose a tag to compare
@nwithan8 nwithan8 released this 04 Jun 16:30
· 130 commits to master since this release
71ab3d7

What's Changed

  • [FIX] config.yaml and config.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
  • [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