You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
687 B

6 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. ## Unreleased
  4. ### Improvements
  5. - Content updates in the "Welcome" page.
  6. - Added "Docs > Third-Party Resources" page.
  7. - Improved layout and styling in "Login" page.
  8. - Separate "sign Up" and "Log In" forms.
  9. - "My Checks" page: support filtering checks by query string parameters.
  10. ### Bug Fixes
  11. - Timezones were missing in the "Change Schedule" dialog, fixed.
  12. - Fix hamburger menu button in "Login" page.
  13. ## 1.1.0 - 2018-08-20
  14. ### Improvements
  15. - A new "Check Details" page.
  16. - Updated django-compressor, psycopg2, pytz, requests package versions.
  17. - C# usage example.
  18. - Checks have a "Description" field.