1.1.1 (2020-07-12)
- 143 chore-dependencies Docker: Upgrade node to 12.18.2
- 145 chore-dependencies Major npm dependency upgrades
- 144 chore-dependencies Non-major dependencies upgrade
- 139 CVE-2020-7597 Bump codecov from 3.6.1 to 3.6.5
- 140 CVE-2020-7598 Bump acorn from 6.4.0 to 6.4.1
- 141 GHSA-jmqm-f2gx-4fjv Bump npm-registry-fetch from 4.0.2 to 4.0.5
1.1.0 (2020-01-25)
- 134 ui Limit information exposed though contact methods
- 126 ui Added optional user contact information to the schedule view
- 135 ui Timezone override support
1.0.3 (2020-01-21)
- 130 chore-dependencies Major dependencies upgrade
- 128 chore-dependencies Major node upgrade node to the last LTE: 12.14.1
- 129 chore-dependencies Non-major dependencies upgrade
- 115 CVE-2019-10744 Bump lodash from 4.17.11 to 4.17.14
- 114 CVE-2019-10744 Bump lodash.merge from 4.6.1 to 4.6.2
- 118 CVE-2019-10746 Bump mixin-deep from 1.3.1 to 1.3.2
- 117 CVE-2019-15657 Bump eslint-utils from 1.3.1 to 1.4.2
- 127 CVE-2019-19919 Bump handlebars from 4.1.2 to 4.7.2
1.0.2 (2019-06-12)
- 109 chore-dependencies Dependencies upgrade
- 108 www.npmjs.com/advisories/813 Bump js-yaml from 3.12.2 to 3.13.1
- 106 www.npmjs.com/advisories/886 Bump fstream from 1.0.11 to 1.0.12
- 107 www.npmjs.com/advisories/755 Bump handlebars from 4.1.0 to 4.1.2
1.0.1 (2019-03-14)
- 98 chore-dependencies More dependency upgrades
- 96 chore-dependencies Use esm instead of experimental modules
- 95 docker Reduce docker image size by cleaning yarn cache
- 94 CVE-2019-5737 Upgrade node in Docker to 10.15.3 and refresh npm dependencies
1.0.0 (2019-02-07)
- 79 core Fix error handling on unknown schedules
- 80 ui-oncalls Handle one user in the rotation (no end date)
- 75 chore-dependencies Dependencies upgrade
- 64 chore-dependencies Dependencies upgrade
- 83 chore-dependencies Dependencies upgrade
- 87 circleci Move test key from secrets to allow exogenous PRs
- 70 core Load Schedules separately from OnCalls
- 69 core Move schedule loading out of web controller
- 65 misc-local-dev Acceptance tests in Docker
- 62 misc-release Automated Docker image builds with basic sanity checks
- 71 misc-release Improve Semantic Release
- 66 misc-release Run acceptance tests in CircleCI
- 68 tests Better test reports
- 67 tests Setup unit test tools and refactor acceptance tests
- 78 deploy Document deploying PagerBeauty to Heroku
- 90 readme Add PagerBeauty on Grafana Dashboard screenshot
- 86 readme Fix minor typo
- 89 readme Update Adding to Datadog dashboard gif
- 85 readme Update caps on Datadog
- 73 core-incidents Poll for active incidents
- 72 core-oncalls Removes implicit limit on how many on-calls can be loaded
- 77 core-web HTTP server can be started on custom port
- 82 core-web Support for Authentication Bearer access_token
- 88 grafana Support Grafana
- 74 ui-oncalls On-call active incident view: show incident info and make red
0.3.0 (2018-12-22)
- 60 ui Lint UI assets
0.2.0 (2018-12-21)
- 54 core Application logging
0.1.1 (2018-12-19)
- 52 assets Fix bundle.css link not using production assets path
- 51 docker Docker should use production assets and ignore dev
0.1.0 (2018-12-19)
- 48 chore-dependencies Dependencies upgrade #38
- 39 ui-schedules Major UI refactoring: modernize assets pipeline and move rendering to React
0.0.12 (2018-12-17)
- 43 readme Add sponsors section to README.md
- 44 CVE-2018-12120 Upgrade node in Docker to 10.14.2 and refresh npm dependencies
0.0.11 (2018-11-04)
- 40 core-schedules Fix uncontrollable refresh
- 38 chore-dependencies Dependencies upgrade
0.0.10 (2018-10-20)
- 36 misc-release Update CHANGELOG.md on builds
0.0.9 (2018-10-20)
- 33 misc-release Various fixes to automated builds