- Discord revamp! Changed from bot to webhook, removed discord.js dep [`613c42b`](https://github.com/philippdormann/uptime-kuma/commit/613c42b6d8e53566516ee5e498c4ca48bae979d4)
- 🧹 fix formatting in server.js [`7acb347`](https://github.com/philippdormann/uptime-kuma/commit/7acb3470124d5f4bb6e0fc7343bbfa43f263ecec)
- catch timezone error if browser do not have [`b3a5d86`](https://github.com/philippdormann/uptime-kuma/commit/b3a5d868a74029885e2e15f8b1251e1c2f05b69b)
- smtp without username password [`0f1a95f`](https://github.com/philippdormann/uptime-kuma/commit/0f1a95fde932f251a0bc9df326abc5ab3d38df13)
- 🐳 move Dockerfile to base node:alpine image [`b15b44e`](https://github.com/philippdormann/uptime-kuma/commit/b15b44e290008f1291b06ea773cece551ca4086e)
- several css color fixes [`deea889`](https://github.com/philippdormann/uptime-kuma/commit/deea889e8d3a078ad8b63416a700159b873c4582)
- improve the docker script [`a6e1611`](https://github.com/philippdormann/uptime-kuma/commit/a6e16116f2d12c5d169d13c98bf374cff79b51ca)
- 🌑 darkmode support on form elements [`6fb1b34`](https://github.com/philippdormann/uptime-kuma/commit/6fb1b344f6cab3abca7014eff7ba7729b17d1d33)
- change the docker base image to node:14-alpine3.14, reduce the container size [`99afdab`](https://github.com/philippdormann/uptime-kuma/commit/99afdabcacdc62772ad9cdbc87737e668c41daa8)
- ⚡volta: pin node version 16.4.2 [`c5d0118`](https://github.com/philippdormann/uptime-kuma/commit/c5d011886c66c4f243d37ef33eeb19fd11a7d29c)
- add some comments and remove traefik-network from docker-composer.yml [`551d00f`](https://github.com/philippdormann/uptime-kuma/commit/551d00fc2428f77fa2b966be52b5b463a95f3fd3)
- fix bad pasting [`e053ee6`](https://github.com/philippdormann/uptime-kuma/commit/e053ee6573faaaa925eadc998f1c60a364b10513)
- 🌑 darkmode support for nav link hover [`e4f38d8`](https://github.com/philippdormann/uptime-kuma/commit/e4f38d833d56f6fa06a4cf727a95843e7968a116)
- README: add sample docker-compose link [`7ebeee3`](https://github.com/philippdormann/uptime-kuma/commit/7ebeee3455341c83d1541b10e0df4e1343ae0388)
- smtp username/password is not required [`1259ff5`](https://github.com/philippdormann/uptime-kuma/commit/1259ff536856d6dd3cb51f74a839d74a26fe136a)
- update the setup script to 1.0.1 [`459dde2`](https://github.com/philippdormann/uptime-kuma/commit/459dde2761de3fdf3235ebecbe3cd39e330cb09d)
- 🌑 add darkmode support for focused input elements [`8b83266`](https://github.com/philippdormann/uptime-kuma/commit/8b83266b005bcd016fb53c7f9c7303f6374f83b7)
- 🎨 improved ternary color in lightmode [`235b658`](https://github.com/philippdormann/uptime-kuma/commit/235b6580f61aab86c1ab8da3ce2d2bc55b699336)
- remove some timezones which may cause error [`ad615d1`](https://github.com/philippdormann/uptime-kuma/commit/ad615d1a90eafde55be4962e951c378cc6c16958)
- 🐞 added missing v-bind:key to Dashboard [`66d991b`](https://github.com/philippdormann/uptime-kuma/commit/66d991bd05b5a81ade1cd06d956f032a2a14fd67)
- add package version [`0c1486b`](https://github.com/philippdormann/uptime-kuma/commit/0c1486b905d42d2ddb0424105ee5fae0ab02f450)
- add a comment [`be1ef24`](https://github.com/philippdormann/uptime-kuma/commit/be1ef24ccea3a12c67b960e1d6771e7efbafdc58)
- Introduce custom user agent. Fixes #5 [`#6`](https://github.com/philippdormann/uptime-kuma/pull/6)
- Merge pull request #6 from TheGuyDanish/patch-1 [`#5`](https://github.com/philippdormann/uptime-kuma/issues/5)
- Introduce custom user agent. Fixes #5 [`#5`](https://github.com/philippdormann/uptime-kuma/issues/5)
- add ability to change the listening port and hostname [`0176857`](https://github.com/philippdormann/uptime-kuma/commit/0176857a2cf9f8fd3db118807fbaa5b76ca7772c)
- support json for keyword type [`a9d19ae`](https://github.com/philippdormann/uptime-kuma/commit/a9d19ae06ad5bec0b2a90ebf4ba729987cec7118)
- fix first beat's uptime is 0% [`d357dcb`](https://github.com/philippdormann/uptime-kuma/commit/d357dcb3349aa8cf40281bba98b5753a74f9b7c5)
- prepare for docker [`ae07cd9`](https://github.com/philippdormann/uptime-kuma/commit/ae07cd9c35d63b76fd7a244d8a22f1d053516149)
- do not send notification if first beat is UP [`ff42593`](https://github.com/philippdormann/uptime-kuma/commit/ff4259380edf820b38e9c0463617a273e83c5de6)
- the docker image to DO is not working at all, try git method [`ecbe02c`](https://github.com/philippdormann/uptime-kuma/commit/ecbe02c525753eda0dc527fcd7b46b64d7bf4894)
- remove linux/arm/v7 for docker, build time too long [`9bda873`](https://github.com/philippdormann/uptime-kuma/commit/9bda873ab35355a20991b42323852341df258835)