healthchecks/CHANGELOG.md
2018-10-22 17:25:58 +03:00

799 B

Changelog

All notable changes to this project will be documented in this file.

Unreleased

Improvements

  • Load settings from environment variables

1.2.0 - 2018-10-20

Improvements

  • Content updates in the "Welcome" page.
  • Added "Docs > Third-Party Resources" page.
  • Improved layout and styling in "Login" page.
  • Separate "Sign Up" and "Log In" forms.
  • "My Checks" page: support filtering checks by query string parameters.
  • Added Trello integration

Bug Fixes

  • Timezones were missing in the "Change Schedule" dialog, fixed.
  • Fix hamburger menu button in "Login" page.

1.1.0 - 2018-08-20

Improvements

  • A new "Check Details" page.
  • Updated django-compressor, psycopg2, pytz, requests package versions.
  • C# usage example.
  • Checks have a "Description" field.