Skip to content

v2.1.0

Choose a tag to compare

@tigattack tigattack released this 24 May 13:11
· 14 commits to main since this release

🎉 What's New

  • Add option to mention on success (#114)
  • Only send update notices once a day (#113, #117, #118)

🐛 Bug Fixes

  • Fix broken Discord mentions (#111, #112)
  • Fix user IDs getting mixed up between notification services when more than one service is configured (#111, #112)
  • Fix edge-case terminating errors in log handling (#115)
    • It's almost impossible that anyone would ever have encountered this, but nonetheless, it's fixed.

Miscellaneous

  • Use ToString() for Veeam IDs, rather than referencing .Id.Guid (#116)
  • Add debugging features to Bootstrap.ps1 (#116, #119)

Full Changelog: v2.0.0...v2.1.0