Skip to content

v1.20.0

Compare
Choose a tag to compare
@cuu508 cuu508 released this 22 Apr 10:05
· 1338 commits to master since this release
e2b96d9

Improvements

  • Django 3.2
  • Rename VictorOps -> Splunk On-Call
  • Implement email body decoding in the "Ping Details" dialog
  • Add a "Subject" field in the "Ping Details" dialog
  • Improve HTML email display in the "Ping Details" dialog
  • Add a link to check's details page in Slack notifications
  • Replace details_url with cloaked_url in email and chat notifications
  • In the "My Projects" page, show projects with failing checks first

Bug Fixes

  • Fix downtime summary to handle months when the check didn't exist yet (#472)
  • Relax cron expression validation: accept all expressions that croniter accepts
  • Fix sendalerts to clear Profile.next_nag_date if all checks up
  • Fix the pause action to clear Profile.next_nag_date if all checks up
  • Fix the "Email Reports" screen to clear Profile.next_nag_date if all checks up
  • Fix the month boundary calculation in monthly reports (#497)