Healthchecks v1.10.0 Release Notes

Release Date: 2019-10-21 // over 4 years ago
  • ๐Ÿ‘Œ Improvements

    • โž• Add the "Last Duration" field in the "My Checks" page (#257)
    • โž• Add "last_duration" attribute to the Check API resource (#257)
    • โฌ†๏ธ Upgrade to psycopg2 2.8.3
    • โž• Add Go usage example
    • Send monthly reports on 1st of every month, not randomly during the month
    • Signup form sets the "auto-login" cookie to avoid an extra click during first login
    • Autofocus the email field in the signup form, and submit on enter key
    • โž• Add support for OpsGenie EU region (#294)
    • โšก๏ธ Update OpsGenie logo and setup illustrations
    • โž• Add a "Create a Copy" function for cloning checks (#288)
    • Send email notification when monthly SMS sending limit is reached (#292)

    ๐Ÿ› Bug Fixes

    • Prevent double-clicking the submit button in signup form
    • โฌ†๏ธ Upgrade to Django 2.2.6 โ€“ fixes sqlite migrations (#284)