Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 684 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 684 Bytes

v6.1 [unreleased]

Features

  • #196: Health Checks - option to delete indvidual checks

Bugfixes

  • #179: Tags page error when creating a tag without a group
  • #162: Email sending not fully functional - replace legacy mailer with Django

Tech

  • Library Upgrade: Upgraded Django from 1.11 to 2.0 #195
  • Library Upgrade: Upgraded Django from 1.9.12 to 1.11 LTS #163
  • Library Upgrade: Upgraded AngularJS from 1.5.6 to 1.6.3 LTS