Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Latest commit

 

History

History
215 lines (124 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

215 lines (124 loc) · 10.9 KB

Change Log

v0.6.6 (2019-11-01)

Full Changelog

Fixed

v0.6.5 (2018-10-25)

Full Changelog

Added

  • #131: Add AdminPageCloudFrontDomainName and StatusPageCloudFrontDomainName outputs (thanks @salekseev)

v0.6.4 (2018-06-29)

Full Changelog

Fixed

v0.6.3 (2018-06-22)

Full Changelog

Fixed

v0.6.2 (2018-04-23)

Full Changelog

Added

Fixed

  • #117: Upgrade to node.js 8.10
  • #112: ISO 8601 formatted dates with timezone offsets are interpreted as being Z formatted (thanks @poswald)
  • #102: Force HTTPS (thanks @nodomain)

v0.6.1 (2018-02-22)

Full Changelog

Fixed

v0.6.0 (2018-02-18)

Full Changelog

Added

  • #17: Support email notification

v0.5.1 (2018-01-27)

Full Changelog

Added

  • #89: Enable admins to upload a brand logo and show it on their status page
  • #87: Change the background color of the status page

Fixed

  • #85: Git ignore .env (thanks @kbariotis)
  • #61: Change the color of the header according to the service status (thanks @kbariotis)

v0.5.0 (2018-01-06)

Full Changelog

Added

Fixed

  • #73: Hide empty incident cards (thanks @jpike88)
  • #75: SSL Certificate reject if not in US-east region (thanks @jpike88)

v0.4.3 (2017-11-26)

Full Changelog

Added

  • #70: Support custom domain. See the wiki page for the usage.

Fixed

  • #71: Enforce non-email address in username (thanks @jpike88)

v0.4.2 (2017-11-10)

Full Changelog

Added

Fixed

  • #65: Serve dependent modules from cdnjs
  • #63: Set CloudFront in front of API gateway

v0.4.1 (2017-10-12)

Full Changelog

Added

Fixed

  • #58: Improve frontend performance
  • #59: Refactoring model

v0.4.0 (2017-08-13)

Full Changelog

Added

  • #44: Add LambStatus API v0 to post the metric data (thanks @ccannell)
  • #49: [Metrics] Add an option to choose the statistics (thanks @stephencornelius)
  • #52: [Metrics] Add commas to group every three digits (thanks @skyzyx)

Fixed

v0.3.2 (2017-06-05)

Full Changelog

Added

  • #38: The external-metrics API support the pagination
  • #39: Fetch CloudWatch metrics from other regions (thanks @maximede)

Fixed

  • #36: Endpoint request timed out - 504 on /prod/external-metrics?type=CloudWatch (thanks @ajohnstone)

v0.3.1 (2017-05-27)

Full Changelog

  • Support dot-type S3 website endpoints #35 (ks888)
  • Improve the appearance of the metrics chart #34 (ks888)
  • Add UI to change the order of components and metrics #30 (ks888)
  • Show 404 message if the path does not match any #27 (ks888)

v0.3.0 (2017-05-09)

Full Changelog

  • Publish rss feeds #26 (ks888)
  • Support custom domain settings #25 (ks888)
  • Add Incident Page to easily share the specific incident #24 (ks888)
  • Auto-deploy APIGateway on updating the stack #23 (ks888)

v0.2.1 (2017-04-11)

Full Changelog

  • Show tooltip to tell the meaning of the item color #21 (ks888)
  • Support scheduled maintenance #19 (ks888)

v0.2.0 (2017-03-07)

Full Changelog

  • Show cloudwatch metrics #9 (ks888)

v0.1.3 (2017-01-26)

Full Changelog

v0.1.2 (2017-01-05)

Full Changelog

v0.1.1 (2016-12-27)

Full Changelog

  • Improve incident error message #5 (ks888)

v0.1.0 (2016-12-18)

Full Changelog

  • Support user management #4 (ks888)

v0.0.3 (2016-12-04)

Full Changelog

v0.0.2 (2016-11-23)

* This Change Log was automatically generated by github_changelog_generator