Skip to content

Latest commit

Β 

History

History
1248 lines (714 loc) Β· 70.5 KB

CHANGELOG.md

File metadata and controls

1248 lines (714 loc) Β· 70.5 KB

v1.38.0 (2024-08-13)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • ec5aeb2 Add custom webhook as notification option (#254) (Issues: #254)

⬆️ Dependency updates

  • 116d6b6 Update peaceiris/actions-gh-pages action to v4 (Issues: #252)

v1.37.0 (2024-06-29)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 1a286bd Add support for multiple Telegram channels (#249) (Issues: #249)

πŸ› Bug fixes

v1.36.4 (2024-01-25)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.36.3 (2024-01-25)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.36.2 (2024-01-21)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

⬆️ Dependency updates

  • e47f23e Bump follow-redirects from 1.15.2 to 1.15.4 (#240) (Issues: #240)

v1.36.1 (2024-01-09)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • b2ecd92 Fix indentation in Setup WARP

v1.36.0 (2024-01-08)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • e328be7 Add support for IPv6 via WARP

v1.35.0 (2023-12-19)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 7c9e179 Make npm installs quieter and faster (#219) (Issues: #219)- 0a20883 Add support for Action secrets everywhere (#233) (Issues: #233)

πŸ› Bug fixes

  • 9ecdca4 Only add a maintenance event if start date has passed (#230) (Issues: #230)- ad82cd5 Skip errors in static site
  • 4da4652 Ensure assets exists before copying

v1.34.2 (2023-12-16)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • 9457cce Copy assets during site script

v1.34.1 (2023-12-15)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • 3cc3be2 Fixed ipv6 check properly (#232) (Issues: #232)

v1.34.0 (2023-12-13)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • fcebd9e Add support for pinging IPv6 addresses and hostnames

πŸ› Bug fixes

  • 7685333 Fix TypeScript syntax, update IP condition
  • 57632a6 Fix TypeScript syntax
  • 1cf004c Import from global node
  • 9362897 Fix TS interface syntax

v1.33.0 (2023-10-17)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • b917b03 Trigger minor release
  • cb78cff Add Google Chat webhooks notifications (#229) (Issues: #229)

v1.32.0 (2023-10-04)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 08b4cb9 Introduce dynamic random numbers support in HTTP requests (#226) (Issues: #226)

v1.31.2 (2023-08-28)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • 31c5aec Use issue created time for calculation

v1.31.1 (2023-08-21)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.31.0 (2023-08-18)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • d6ee428 Deploy duration for downtime

πŸ› Bug fixes

v1.30.1 (2023-06-15)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • b699ef4 Trigger patch release with node version

v1.30.0 (2023-06-15)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • d53eb05 Add fallback GitHub token (#209) (Issues: #209)- bde5ff8 Use Node.js v16 with updated dependencies (#217) (Issues: #217)

πŸ› Bug fixes

  • 427a8d3 Recompile node-libcurl for Node 18
  • a7aa557 Upgrade to Node.js v18 (#214) (Issues: #214)

⬆️ Dependency updates

  • 1d46c7e Upgrade actions/checkout (#200) (Issues: #200)- a0f0a85 fix deprecation warning: (#204) (Issues: #204)- 1458893 Update GitHub Actions dependencies
  • c5e616e Change @zeit/ncc -> @vercel/ncc
  • fae5adb Bump ansi-regex (#206) (Issues: #206)

v1.29.0 (2022-11-28)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 1ce3727 Add Misskey notifier
  • d118c44 feat: Add Mastodon integration
  • 15b15c2 Add Zulip integration (#198) (Issues: #198)- 3a814b2 Allow verbose logging in libcurl (#197) (Issues: #197)

⬆️ Dependency updates

  • c557f2c Bump got and @semantic-release/npm

v1.28.0 (2022-10-01)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

πŸ› Bug fixes

v1.27.0 (2022-05-17)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

v1.26.4 (2021-04-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

v1.26.3 (2021-04-20)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.26.2 (2021-04-20)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • de26db3 Revert to GH_PAT
  • 83e61fc Fix using GH_PAT instead of GITHUB_TOKEN
  • 154bcec Add GH_PAT to Octokit
  • d70f7a6 Fix order of tokens, use new env

⬆️ Dependency updates

  • 4e07914 Bump ts-jest from 26.5.2 to 26.5.3
  • f335b07 Bump semantic-release from 17.4.0 to 17.4.1
  • a0d4ccc Bump stefanzweifel/git-auto-commit-action
  • 528eb19 Bump typescript from 4.2.2 to 4.2.3
  • 15f36e5 Bump node-libcurl to 2.3.2 to make the npm installation pass
  • 74597c4 Update dependencies

v1.26.1 (2021-03-03)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.26.0 (2021-03-03)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 32a8b0f Add scheduled maintenance

♻️ Updates

⬆️ Dependency updates

  • db4db71 Bump ts-jest from 26.5.1 to 26.5.2
  • f71c36b Bump typescript from 4.1.5 to 4.2.2
  • 8dc2570 Bump semantic-release from 17.3.9 to 17.4.0
  • 33830f7 Bump nodemailer from 6.4.18 to 6.5.0
  • c1f0e19 Bump @types/fs-extra from 9.0.7 to 9.0.8
  • 9892505 Bump @types/prettier from 2.2.1 to 2.2.2

v1.25.1 (2021-02-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • 8370054 Add port option for tcp-ping
  • 8e777e7 Don't remove any custom workflows

v1.25.0 (2021-02-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

♻️ Updates

  • 906d179 Add config for custom status page package
  • 6770e01 Add skipGeneratingWebsite option

⬆️ Dependency updates

  • ce33389 Bump actions/cache from v2 to v2.1.4
  • 6d32ea1 Bump @types/prettier from 2.1.6 to 2.2.0
  • 97ff031 Bump @upptime/status-page from 1.11.4 to 1.11.5
  • 9a21416 Bump semantic-release from 17.3.7 to 17.3.8
  • 06c023e Bump typescript from 4.1.3 to 4.1.4
  • 3e2983d Bump ts-jest from 26.5.0 to 26.5.1
  • b123be8 Bump typescript from 4.1.4 to 4.1.5
  • c0cd7a0 Bump nodemailer from 6.4.17 to 6.4.18
  • 7459431 Bump @types/fs-extra from 9.0.6 to 9.0.7
  • cf0a1b7 Bump @upptime/status-page from 1.11.5 to 1.11.6
  • 8ae3e69 Bump @types/prettier from 2.2.0 to 2.2.1
  • f9803c3 Bump semantic-release from 17.3.8 to 17.3.9
  • e9c4f12 Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
  • dbb4abb Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
  • 2ee21d0 Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
  • d90a99a Bump stefanzweifel/git-auto-commit-action
  • 70ce41a Bump @upptime/status-page from 1.11.6 to 1.11.7
  • 8f42d95 Bump actions/setup-node from v2.1.4 to v2.1.5
  • 1e4e4d4 Bump typescript from 4.1.5 to 4.2.2
  • fc7848b Bump ts-jest from 26.5.1 to 26.5.2
  • 70f360b Bump stefanzweifel/git-auto-commit-action

v1.24.4 (2021-02-01)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • 95c3254 Use HEAD instead of master

⬆️ Dependency updates

  • 5abb741 Update dependencies
  • 407e578 Bump @upptime/status-page from 1.10.0 to 1.11.2
  • 29c9ca5 Bump @upptime/status-page from 1.11.2 to 1.11.3
  • 53fd504 Bump ts-jest from 26.4.4 to 26.5.0
  • 3800088 Bump @upptime/status-page from 1.11.3 to 1.11.4

v1.24.3 (2021-01-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

⬆️ Dependency updates

  • 7b31b34 Bump dayjs from 1.10.1 to 1.10.2
  • 27da57e Bump @upptime/status-page from 1.7.7 to 1.7.8
  • 56dc712 Bump @types/js-yaml from 3.12.5 to 4.0.0
  • cd3192c Bump @types/jest from 26.0.19 to 26.0.20
  • 0270ecb Bump @upptime/status-page from 1.7.8 to 1.7.9
  • 51bac42 Bump dayjs from 1.10.2 to 1.10.3
  • c83d04e Bump @upptime/status-page from 1.7.9 to 1.7.10
  • 3f01303 Bump semantic-release from 17.3.1 to 17.3.2
  • 18e743a Bump @upptime/status-page from 1.7.10 to 1.7.11
  • 889876b Bump semantic-release from 17.3.2 to 17.3.3
  • 4ca5f11 Bump fs-extra from 9.0.1 to 9.1.0
  • d6e0c63 Bump semantic-release from 17.3.3 to 17.3.4
  • d3ca4bf Bump semantic-release from 17.3.4 to 17.3.6

v1.24.2 (2021-01-05)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

v1.24.1 (2021-01-05)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

⬆️ Dependency updates

  • 1fa7f75 Bump js-yaml from 3.14.1 to 4.0.0
  • 9789b7f Bump @upptime/status-page from 1.7.6 to 1.7.7
  • ea65d1c Bump dayjs from 1.9.8 to 1.10.1

v1.24.0 (2021-01-02)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

v1.23.14 (2021-01-01)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

⬆️ Dependency updates

  • 2ff5382 Bump dayjs from 1.9.7 to 1.9.8
  • 24125ca Bump @upptime/status-page from 1.7.5 to 1.7.6
  • 6935563 Bump semantic-release from 17.3.0 to 17.3.1

v1.23.13 (2020-12-28)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

⬆️ Dependency updates

  • 08e80c8 Bump vsoch/pull-request-action from 1.0.12 to 1.0.13
  • 590f419 Bump @upptime/status-page from 1.7.4 to 1.7.5
  • 83dec99 Bump axios from 0.21.0 to 0.21.1
  • afb418f Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
  • a14ab00 Bump node-notifier from 8.0.0 to 8.0.1
  • 8dd079a Bump @types/prettier from 2.1.5 to 2.1.6
  • 203a28f Bump @types/fs-extra from 9.0.5 to 9.0.6

v1.23.12 (2020-12-20)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.23.11 (2020-12-19)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • 6fb329a Add repository dispatch events to all workflows

v1.23.10 (2020-12-18)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

⬆️ Dependency updates

  • 93e44bd Bump actions/setup-node from v2.1.3 to v2.1.4

v1.23.9 (2020-12-16)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

⬆️ Dependency updates

  • 1e7a1ba Bump dayjs from 1.9.6 to 1.9.7
  • bcd258c Bump @upptime/status-page from 1.5.7 to 1.7.1
  • 7f3eacd Bump js-yaml from 3.14.0 to 3.14.1
  • e38f211 Bump @types/jest from 26.0.16 to 26.0.17
  • 53a812f Bump @upptime/status-page from 1.7.1 to 1.7.2
  • 447bc66 Bump @types/jest from 26.0.17 to 26.0.18
  • 89dd5de Bump @upptime/status-page from 1.7.2 to 1.7.3
  • 6c54827 Bump @types/fs-extra from 9.0.4 to 9.0.5
  • d877449 Bump actions/setup-node from v2.1.2 to v2.1.3
  • d37984c Bump @types/jest from 26.0.18 to 26.0.19
  • 76a0894 Bump @upptime/status-page from 1.7.3 to 1.7.4
  • 8274620 Bump nodemailer from 6.4.16 to 6.4.17
  • 3c3ab55 Bump typescript from 4.1.2 to 4.1.3
  • 563a7e9 Bump stefanzweifel/git-auto-commit-action

v1.23.8 (2020-12-07)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.23.7 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.23.6 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • 3e74b0f Add daily minutes downtimes

v1.23.5 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • eacb086 Allow environment variables in JSON body data

v1.23.4 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • f78b0a6 Force remove response time images

v1.23.3 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • aca5966 Use hostname icon as fallback

v1.23.2 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • ae1190e Catch fallback icon on secret sites

v1.23.1 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • d83bacf Fix icon hostname in fallback
  • 822c53e Move updating workflow before commit

v1.23.0 (2020-12-06)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • dea203b Add support for custom icons (fixed #105) (Issues: #105)- 23dc630 Update old actions/setup-node workflows

♻️ Updates

  • 2001c72 Show week response time graphs

v1.22.11 (2020-12-03)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • a703781 Get all commits for response time
  • 62a1aed Show version in update commit

πŸ› Bug fixes

  • f441af0 Fix uptime/response time 1 year badge

⬆️ Dependency updates

  • 5b4c339 Bump @koj/config from 1.2.9 to 1.2.11

v1.22.10 (2020-12-02)

πŸ› Bug fixes

  • a1a9cfb Round response time to int

v1.22.9 (2020-12-02)

πŸ› Bug fixes

v1.22.8 (2020-12-02)

♻️ Updates

  • dc71222 Add details to uptime summary

v1.22.7 (2020-12-02)

πŸ› Bug fixes

v1.22.6 (2020-12-02)

πŸ› Bug fixes

v1.22.5 (2020-12-02)

πŸ› Bug fixes

v1.22.4 (2020-12-02)

♻️ Updates

  • 55fcbb9 Add response time for intervals

v1.22.3 (2020-12-02)

♻️ Updates

  • 436fdf7 Use total seconds for max uptime

v1.22.2 (2020-12-02)

πŸ› Bug fixes

  • 88e26a6 Use overlapping time for downtime

v1.22.1 (2020-12-02)

♻️ Updates

  • 24ee219 Get uptime percent for day, month, week, year

⬆️ Dependency updates

  • 248e8a5 Bump @upptime/status-page from 1.5.6 to 1.5.7
  • 77f3838 Bump @types/jest from 26.0.15 to 26.0.16

v1.22.0 (2020-12-02)

✨ New features

♻️ Updates

⬆️ Dependency updates

  • 9f363b2 Bump @upptime/status-page from 1.5.5 to 1.5.6

v1.21.0 (2020-12-01)

✨ New features

⬆️ Dependency updates

  • 708561f Bump @upptime/status-page from 1.5.4 to 1.5.5
  • 913ea86 Bump prettier from 2.2.0 to 2.2.1

v1.20.6 (2020-11-30)

πŸ› Bug fixes

v1.20.5 (2020-11-29)

πŸ› Bug fixes

  • d9ae9bd Wait for intro comment promise

v1.20.4 (2020-11-29)

πŸ› Bug fixes

  • 980c17a Ensure .github/workflows exists

v1.20.3 (2020-11-29)

♻️ Updates

πŸ› Bug fixes

  • 08150f3 Fix typo in README.md(montor -> monitor)

v1.20.2 (2020-11-29)

πŸ› Bug fixes

  • 4765574 Use quotes for YAML syntax
  • 5fd7bcb Add summary.json to files to keep

v1.20.1 (2020-11-28)

πŸ› Bug fixes

v1.20.0 (2020-11-28)

✨ New features

v1.19.0 (2020-11-28)

✨ New features

  • 3d93e8c Add support for custom CI schedule (fixed #71) (Issues: #71)

♻️ Updates

  • 8c78d77 Use constants for CI scheduling

v1.18.3 (2020-11-28)

πŸ› Bug fixes

  • 74dd5ce Don't delete files from upptime/upptime

v1.18.2 (2020-11-28)

♻️ Updates

  • cd09cef Add workflows from this repo
  • 2bb055d Use version variable in workflows
  • 5530fd3 Remove $ prefix from latest version
  • 955db6e Add current date to workflows

v1.18.1 (2020-11-28)

πŸ› Bug fixes

  • 9298ed3 Fix __uptime -> __upptime

v1.18.0 (2020-11-28)

✨ New features

⬆️ Dependency updates

  • 325e40d Bump @upptime/status-page from 1.5.3 to 1.5.4

v1.17.5 (2020-11-25)

πŸ› Bug fixes

  • 5361b8a SMS notification for Plivio

⬆️ Dependency updates

  • 82bc348 Bump @upptime/status-page from 1.5.2 to 1.5.3

v1.17.4 (2020-11-24)

♻️ Updates

  • bc90d49 Add commit to trigger semantic release

v1.17.3 (2020-11-24)

♻️ Updates

  • 218eb06 Add powered by in license

v1.17.2 (2020-11-24)

πŸ› Bug fixes

  • b2e7bfa Use arrow_up, fix commit message

v1.17.1 (2020-11-24)

πŸ› Bug fixes

  • d651e75 Replace contents after bumping

v1.17.0 (2020-11-24)

✨ New features

v1.16.1 (2020-11-23)

♻️ Updates

  • 2616a42 Add support for general insecure option

v1.16.0 (2020-11-23)

✨ New features

v1.15.3 (2020-11-23)

♻️ Updates

  • 0415b87 Setup new notification system
  • 40ec8ca Support legacy Discord env

⬆️ Dependency updates

  • dc8f119 Bump @upptime/status-page from 1.5.1 to 1.5.2
  • 8293c4c Bump semantic-release from 17.2.4 to 17.3.0

v1.15.2 (2020-11-22)

πŸ› Bug fixes

v1.15.1 (2020-11-22)

πŸ› Bug fixes

v1.15.0 (2020-11-22)

✨ New features

♻️ Updates

  • 04d39fb Show degraded performance in README
  • 83c286c Use config prefix instead of emoji

πŸ› Bug fixes

  • fd02605 Minimum uptime has to be +0

v1.14.5 (2020-11-22)

πŸ› Bug fixes

v1.14.4 (2020-11-22)

πŸ› Bug fixes

  • bcfeefc Use state: all when looking for issues

v1.14.3 (2020-11-22)

πŸ› Bug fixes

  • 8af0eb2 All workflows should run in upptime/upptime

v1.14.2 (2020-11-22)

♻️ Updates

  • 45e0612 Add helpers for uptime, config, octokit
  • 02b4a67 Add comments, use helpers in summary
  • 22fec40 Use valid YAML for status history

πŸ› Bug fixes

v1.14.1 (2020-11-21)

♻️ Updates

⬆️ Dependency updates

  • 3877c5c Bump prettier from 2.1.2 to 2.2.0
  • fae3530 Bump semantic-release from 17.2.3 to 17.2.4
  • baca79b Bump typescript from 4.0.5 to 4.1.2

v1.14.0 (2020-11-19)

✨ New features

  • 8f75e5b Delete unnecessary issues automatically

v1.13.1 (2020-11-19)

πŸ› Bug fixes

  • 6a17167 Ensure result.httpCode is a number
  • 27c0d30 Fix down/up interchange

v1.13.0 (2020-11-19)

✨ New features

v1.12.3 (2020-11-18)

πŸ› Bug fixes

  • 53ce1d0 Ensure that required dirs exist

⬆️ Dependency updates

  • 83e4b4d Bump vsoch/pull-request-action from 1.0.11 to 1.0.12
  • c5f3a2c Bump @koj/config from 1.2.8 to 1.2.9
  • 7a9ef13 Bump @upptime/status-page from 1.4.1 to 1.5.1

v1.12.2 (2020-11-17)

v1.12.1 (2020-11-17)

⬆️ Dependency updates

  • 9e6c6c6 Bump @upptime/status-page from 1.3.1 to 1.4.1
  • bc366c1 Bump semantic-release from 17.2.2 to 17.2.3
  • d60ca97 Update koj-co/github-actions-starter

v1.12.0 (2020-11-17)

✨ New features

v1.11.3 (2020-11-17)

πŸ› Bug fixes

⬆️ Dependency updates

  • 9bb7251 Bump @types/fs-extra from 9.0.3 to 9.0.4
  • e51b980 Bump nodemailer from 6.4.15 to 6.4.16
  • bcfb856 Bump node-libcurl from 2.2.0 to 2.3.0

v1.11.2 (2020-11-11)

v1.11.1 (2020-11-10)

πŸ› Bug fixes

  • 29a1407 Replace environment variables prefixed with $

v1.11.0 (2020-11-10)

✨ New features

  • 24fb8a1 Add support for customer headers, env

⬆️ Dependency updates

  • d1131d9 Bump nodemailer from 6.4.14 to 6.4.15
  • eff222d Bump ts-jest from 26.4.3 to 26.4.4

v1.10.10 (2020-11-06)

πŸ› Bug fixes

  • 633e43e Ensure repo topics exists

v1.10.9 (2020-11-06)

♻️ Updates

  • 1dfaa28 Link to uptime history in README
  • 8046351 Inject manual editing note to README

v1.10.8 (2020-11-06)

v1.10.7 (2020-11-05)

♻️ Updates

  • 9882f48 Use owner/repo from GitHub env
  • c802d6f Always add "upptime" label if not there
  • aa5d6cf Format README with Prettier

⬆️ Dependency updates

  • 77fb12c Bump @types/fs-extra from 9.0.2 to 9.0.3
  • cf8d64f Bump jest from 26.6.2 to 26.6.3
  • 25b4d97 Bump @koj/config from 1.2.7 to 1.2.8

v1.10.6 (2020-11-03)

♻️ Updates

⬆️ Dependency updates

  • 5b59289 Bump jest from 26.6.1 to 26.6.2

v1.10.5 (2020-11-03)

πŸ› Bug fixes

v1.10.4 (2020-11-03)

πŸ› Bug fixes

v1.10.3 (2020-11-02)

πŸ› Bug fixes

v1.10.2 (2020-11-02)

πŸ› Bug fixes

  • ef8863a Use markdown parser in prettier

v1.10.1 (2020-11-02)

♻️ Updates

  • 1eca861 Format README with Prettier

v1.10.0 (2020-11-02)

✨ New features

♻️ Updates

  • 06733c5 Use native git in summary

v1.9.2 (2020-11-02)

♻️ Updates

v1.9.1 (2020-11-02)

πŸ› Bug fixes

  • ec06969 Change uppload -> upptime in owner check

v1.9.0 (2020-10-30)

✨ New features

  • 9b75aa6 Add email notifications support

♻️ Updates

  • 3bb60ab Move notification to helper function

⬆️ Dependency updates

  • 0f46e58 Bump @upptime/status-page from 1.3.0 to 1.3.1
  • 326822d Bump @koj/config from 1.2.6 to 1.2.7
  • 7a25aa7 Bump semantic-release from 17.2.1 to 17.2.2

v1.8.0 (2020-10-29)

✨ New features

  • f572ab1 Update repo description, topics, homepage

v1.7.1 (2020-10-29)

πŸ› Bug fixes

  • 92c7fea Ensure no duplicate message

v1.7.0 (2020-10-29)

✨ New features

  • c367254 Change repo badges in README

v1.6.0 (2020-10-29)

✨ New features

  • aa8c4b9 Update license details in README, fetch org name

v1.5.1 (2020-10-29)

πŸ› Bug fixes

  • dbdfde0 Add description after badges

v1.5.0 (2020-10-29)

✨ New features

  • 2cb8fb1 Update README description

v1.4.0 (2020-10-29)

✨ New features

  • 71ec8fb Update status site title
  • 351cb96 Remove default docs, logo from README

v1.3.7 (2020-10-28)

πŸ› Bug fixes

  • 977a6e0 Remove invocation of site function

v1.3.6 (2020-10-28)

πŸ› Bug fixes

  • 5d5a58b Ensure dir and copy contents

v1.3.5 (2020-10-28)

πŸ› Bug fixes

  • 3f9d38f Move export dir to export

v1.3.4 (2020-10-28)

πŸ› Bug fixes

  • 44c839f Put final contents in status-page dir

v1.3.3 (2020-10-28)

πŸ› Bug fixes

  • 389ea20 Copy status-page contents to dir

v1.3.2 (2020-10-28)

♻️ Updates

#- 08abc78 Don't cd into status-page dir

v1.3.1 (2020-10-20)

♻️ Updates

  • 62445d9 Add generator to file contents

v1.3.0 (2020-10-13)

✨ New features

  • e03971b Add static site generator

v1.2.0 (2020-10-13)

✨ New features

  • ab036f6 Add support for response-time command

v1.1.0 (2020-10-13)

✨ New features

  • 801bb79 Support for commits in update function

v1.0.1 (2020-10-13)

πŸ”’ Security issues

v1.0.0 (2020-10-13)

✨ New features

  • 27d693d Migrate action helper functions
  • 85af6b0 Release v1 of action

πŸ› Bug fixes