Healthchecks v1.14.0 Release Notes

Release Date: 2020-03-23 // about 4 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Improved UI to invite users from account's other projects (#258)
    • Experimental Prometheus metrics endpoint (#300)
    • Don't store user's current project in DB, put it explicitly in page URLs (#336)
    • API reference in Markdown
    • ๐Ÿ‘‰ Use Selectize.js for entering tags (#324)
    • Zulip integration (#202)
    • OpsGenie integration returns more detailed error messages
    • Telegram integration returns more detailed error messages
    • โž• Added the "Get a single check" API call (#337)
    • Display project name in Slack notifications (#342)

    ๐Ÿ› Bug Fixes

    • The "render_docs" command checks if markdown and pygments is installed (#329)
    • The team size limit is applied to the n. of distinct users across all projects (#332)
    • API: don't let SuspiciousOperation bubble up when validating channel ids
    • ๐Ÿ”’ API security: check channel ownership when setting check's channels
    • โšก๏ธ API: update check's "alert_after" field when changing schedule
    • โšก๏ธ API: validate channel identifiers before creating/updating a check (#335)
    • ๐Ÿ›  Fix redirect after login when adding Telegram integration