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.

24 lines
714 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. - Added Trello integration
  11. ### Bug Fixes
  12. - Timezones were missing in the "Change Schedule" dialog, fixed.
  13. - Fix hamburger menu button in "Login" page.
  14. ## 1.1.0 - 2018-08-20
  15. ### Improvements
  16. - A new "Check Details" page.
  17. - Updated django-compressor, psycopg2, pytz, requests package versions.
  18. - C# usage example.
  19. - Checks have a "Description" field.