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.

270 lines
11 KiB

5 years ago
6 years ago
6 years ago
6 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. ## v1.16.0-dev - Unreleased
  4. ### Improvements
  5. - Paused ping handling can be controlled via API (#376)
  6. - Add "Get a list of checks's logged pings" API call (#371)
  7. - The /api/v1/checks/ endpoint now accepts either UUID or `unique_key` (#370)
  8. - Added /api/v1/checks/uuid/flips/ endpoint (#349)
  9. - In the cron expression dialog, show a human-friendly version of the expression
  10. - Indicate a started check with a progress spinner under status icon (#338)
  11. - Added "Docs > Reliability Tips" page
  12. ### Bug Fixes
  13. - Removing Pager Team integration, project appears to be discontinued
  14. - Sending a test notification updates Channel.last_error (#391)
  15. ## v1.15.0 - 2020-06-04
  16. ### Improvements
  17. - Rate limiting for Telegram notifications (10 notifications per chat per minute)
  18. - Use Slack V2 OAuth flow
  19. - Users can edit their existing webhook integrations (#176)
  20. - Add a "Transfer Ownership" feature in Project Settings
  21. - In checks list, the pause button asks for confirmation (#356)
  22. - Added /api/v1/metrics/ endpoint, useful for monitoring the service itself
  23. - Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
  24. ### Bug Fixes
  25. - "Get a single check" API call now supports read-only API keys (#346)
  26. - Don't escape HTML in the subject line of notification emails
  27. - Don't let users clone checks if the account is at check limit
  28. ## v1.14.0 - 2020-03-23
  29. ### Improvements
  30. - Improved UI to invite users from account's other projects (#258)
  31. - Experimental Prometheus metrics endpoint (#300)
  32. - Don't store user's current project in DB, put it explicitly in page URLs (#336)
  33. - API reference in Markdown
  34. - Use Selectize.js for entering tags (#324)
  35. - Zulip integration (#202)
  36. - OpsGenie integration returns more detailed error messages
  37. - Telegram integration returns more detailed error messages
  38. - Added the "Get a single check" API call (#337)
  39. - Display project name in Slack notifications (#342)
  40. ### Bug Fixes
  41. - The "render_docs" command checks if markdown and pygments is installed (#329)
  42. - The team size limit is applied to the n. of distinct users across all projects (#332)
  43. - API: don't let SuspiciousOperation bubble up when validating channel ids
  44. - API security: check channel ownership when setting check's channels
  45. - API: update check's "alert_after" field when changing schedule
  46. - API: validate channel identifiers before creating/updating a check (#335)
  47. - Fix redirect after login when adding Telegram integration
  48. ## v1.13.0 - 2020-02-13
  49. ### Improvements
  50. - Show a red "!" in project's top navigation if any integration is not working
  51. - createsuperuser management command requires an unique email address (#318)
  52. - For superusers, show "Site Administration" in top navigation, note in README (#317)
  53. - Make Ping.body size limit configurable (#301)
  54. - Show sub-second durations with higher precision, 2 digits after decimal point (#321)
  55. - Replace the gear icon with three horizontal dots icon (#322)
  56. - Add a Pause button in the checks list (#312)
  57. - Documentation in Markdown
  58. - Added an example of capturing and submitting log output (#315)
  59. - The sendalerts commands measures dwell time and reports it over statsd protocol
  60. - Django 3.0.3
  61. - Show a warning in top navigation if the project has no integrations (#327)
  62. ### Bug Fixes
  63. - Increase the allowable length of Matrix room alias to 100 (#320)
  64. - Make sure Check.last_ping and Ping.created timestamps match exactly
  65. - Don't trigger "down" notifications when changing schedule interactively in web UI
  66. - Fix sendalerts crash loop when encountering a bad cron schedule
  67. - Stricter cron validation, reject schedules like "At midnight of February 31"
  68. - In hc.front.views.ping_details, if a ping does not exist, return a friendly message
  69. ## v1.12.0 - 2020-01-02
  70. ### Improvements
  71. - Django 3.0
  72. - "Filtering Rules" dialog, an option to require HTTP POST (#297)
  73. - Show Healthchecks version in Django admin header (#306)
  74. - Added JSON endpoint for Shields.io (#304)
  75. - `senddeletionnotices` command skips profiles with recent last_active_date
  76. - The "Update Check" API call can update check's description (#311)
  77. ### Bug Fixes
  78. - Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection
  79. - Fix List-Unsubscribe email header value: add angle brackets
  80. - Unsubscribe links serve a form, and require HTTP POST to actually unsubscribe
  81. - For webhook integration, validate each header line separately
  82. - Fix "Send Test Notification" for webhooks that only fire on checks going up
  83. - Don't allow adding webhook integrations with both URLs blank
  84. - Don't allow adding email integrations with both "up" and "down" unchecked
  85. ## v1.11.0 - 2019-11-22
  86. ### Improvements
  87. - In monthly reports, no downtime stats for the current month (month has just started)
  88. - Add Microsoft Teams integration (#135)
  89. - Add Profile.last_active_date field for more accurate inactive user detection
  90. - Add "Shell Commands" integration (#302)
  91. - PagerDuty integration works with or without PD_VENDOR_KEY (#303)
  92. ### Bug Fixes
  93. - On mobile, "My Checks" page, always show the gear (Details) button (#286)
  94. - Make log events fit better on mobile screens
  95. ## v1.10.0 - 2019-10-21
  96. ### Improvements
  97. - Add the "Last Duration" field in the "My Checks" page (#257)
  98. - Add "last_duration" attribute to the Check API resource (#257)
  99. - Upgrade to psycopg2 2.8.3
  100. - Add Go usage example
  101. - Send monthly reports on 1st of every month, not randomly during the month
  102. - Signup form sets the "auto-login" cookie to avoid an extra click during first login
  103. - Autofocus the email field in the signup form, and submit on enter key
  104. - Add support for OpsGenie EU region (#294)
  105. - Update OpsGenie logo and setup illustrations
  106. - Add a "Create a Copy" function for cloning checks (#288)
  107. - Send email notification when monthly SMS sending limit is reached (#292)
  108. ### Bug Fixes
  109. - Prevent double-clicking the submit button in signup form
  110. - Upgrade to Django 2.2.6 – fixes sqlite migrations (#284)
  111. ## v1.9.0 - 2019-09-03
  112. ### Improvements
  113. - Show the number of downtimes and total downtime minutes in monthly reports (#104)
  114. - Show the number of downtimes and total downtime minutes in "Check Details" page
  115. - Add the `pruneflips` management command
  116. - Add Mattermost integration (#276)
  117. - Three choices in timezone switcher (UTC / check's timezone / browser's timezone) (#278)
  118. - After adding a new check redirect to the "Check Details" page
  119. ### Bug Fixes
  120. - Fix javascript code to construct correct URLs when running from a subdirectory (#273)
  121. - Don't show the "Sign Up" link in the login page if registration is closed (#280)
  122. ## v1.8.0 - 2019-07-08
  123. ### Improvements
  124. - Add the `prunetokenbucket` management command
  125. - Show check counts in JSON "badges" (#251)
  126. - Webhooks support HTTP PUT (#249)
  127. - Webhooks can use different req. bodies and headers for "up" and "down" events (#249)
  128. - Show check's code instead of full URL on 992px - 1200px wide screens (#253)
  129. - Add WhatsApp integration (uses Twilio same as the SMS integration)
  130. - Webhooks support the $TAGS placeholder
  131. - Don't include ping URLs in API responses when the read-only key is used
  132. ### Bug Fixes
  133. - Fix badges for tags containing special characters (#240, #237)
  134. - Fix the "Integrations" page for when the user has no active project
  135. - Prevent email clients from opening the one-time login links (#255)
  136. - Fix `prunepings` and `prunepingsslow`, they got broken when adding Projects (#264)
  137. ## v1.7.0 - 2019-05-02
  138. ### Improvements
  139. - Add the EMAIL_USE_VERIFICATION configuration setting (#232)
  140. - Show "Badges" and "Settings" in top navigation (#234)
  141. - Upgrade to Django 2.2
  142. - Can configure the email integration to only report the "down" events (#231)
  143. - Add "Test!" function in the Integrations page (#207)
  144. - Rate limiting for the log in attempts
  145. - Password strength meter and length check in the "Set Password" form
  146. - Show the Description section even if the description is missing. (#246)
  147. - Include the description in email alerts. (#247)
  148. ## v1.6.0 - 2019-04-01
  149. ### Improvements
  150. - Add the "desc" field (check's description) to API responses
  151. - Add maxlength attribute to HTML input=text elements
  152. - Improved logic for displaying job execution times in log (#219)
  153. - Add Matrix integration
  154. - Add Pager Team integration
  155. - Add a management command for sending inactive account notifications
  156. ### Bug Fixes
  157. - Fix refreshing of the checks page filtered by tags (#221)
  158. - Escape asterisks in Slack messages (#223)
  159. - Fix a "invalid time format" in front.views.status_single on Windows hosts
  160. ## v1.5.0 - 2019-02-04
  161. ### Improvements
  162. - Database schema: add uniqueness constraint to Check.code
  163. - Database schema: add Ping.kind field. Remove "start" and "fail" fields
  164. - Add "Email Settings..." dialog and "Subject Must Contain" setting
  165. - Database schema: add the Project model
  166. - Move project-specific settings to a new "Project Settings" page
  167. - Add a "Transfer to Another Project..." dialog
  168. - Add the "My Projects" page
  169. ## v1.4.0 - 2018-12-25
  170. ### Improvements
  171. - Set Pushover alert priorities for "down" and "up" events separately
  172. - Additional python usage examples
  173. - Allow simultaneous access to checks from different teams
  174. - Add CORS support to API endpoints
  175. - Flip model, for tracking status changes of the Check objects
  176. - Add `/ping/<code>/start` API endpoint
  177. - When using the `/start` endpoint, show elapsed times in ping log
  178. ### Bug Fixes
  179. - Fix after-login redirects (the "?next=" query parameter)
  180. - Update Check.status field when user edits timeout & grace settings
  181. - Use timezone-aware datetimes with croniter, avoid ambiguities around DST
  182. - Validate and reject cron schedules with six components
  183. ## v1.3.0 - 2018-11-21
  184. ### Improvements
  185. - Load settings from environment variables
  186. - Add "List-Unsubscribe" header to alert and report emails
  187. - Don't send monthly reports to inactive accounts (no pings in 6 months)
  188. - Add search box in the "My Checks" page
  189. - Add read-only API key support
  190. - Remove Profile.bill_to field (obsolete)
  191. - Show a warning when running with DEBUG=True
  192. - Add "channels" attribute to the Check API resource
  193. - Can specify channel codes when updating a check via API
  194. - Add a workaround for email agents automatically opening "Unsubscribe" links
  195. - Add Channel.name field, users can now name integrations
  196. - Add "Get a List of Existing Integrations" API call
  197. ### Bug Fixes
  198. - During DST transition, handle ambiguous dates as pre-transition
  199. ## v1.2.0 - 2018-10-20
  200. ### Improvements
  201. - Content updates in the "Welcome" page.
  202. - Added "Docs > Third-Party Resources" page.
  203. - Improved layout and styling in "Login" page.
  204. - Separate "Sign Up" and "Log In" forms.
  205. - "My Checks" page: support filtering checks by query string parameters.
  206. - Added Trello integration
  207. ### Bug Fixes
  208. - Timezones were missing in the "Change Schedule" dialog, fixed.
  209. - Fix hamburger menu button in "Login" page.
  210. ## v1.1.0 - 2018-08-20
  211. ### Improvements
  212. - A new "Check Details" page.
  213. - Updated django-compressor, psycopg2, pytz, requests package versions.
  214. - C# usage example.
  215. - Checks have a "Description" field.