🚀RELEASE v1.0.2

pull/154/head^2
Philipp Dormann 3 years ago
parent 72a3b60a36
commit c9b046120f
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314

@ -0,0 +1,127 @@
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.0.2](https://github.com/philippdormann/uptime-kuma/compare/1.0.1...1.0.2)
- Revert "basic darkmode" [`#35`](https://github.com/philippdormann/uptime-kuma/pull/35)
- basic darkmode [`#32`](https://github.com/philippdormann/uptime-kuma/pull/32)
- Create docker-compose.yml [`#28`](https://github.com/philippdormann/uptime-kuma/pull/28)
- Discord notification rework [`#22`](https://github.com/philippdormann/uptime-kuma/pull/22)
- 🧹 cleanup [`5515437`](https://github.com/philippdormann/uptime-kuma/commit/5515437eabaea6c9ab4b720a6a376162446e6c1b)
- ⏫ dependency bump + version pin [`e568cad`](https://github.com/philippdormann/uptime-kuma/commit/e568cad22cea3f4d843b9b47450762da354e27f8)
- add release config [`72a3b60`](https://github.com/philippdormann/uptime-kuma/commit/72a3b60a364aaa1218bf7515b0302607d5896eec)
- Discord revamp! Changed from bot to webhook, removed discord.js dep [`613c42b`](https://github.com/philippdormann/uptime-kuma/commit/613c42b6d8e53566516ee5e498c4ca48bae979d4)
- 🌑 darkmode fixes [`35a9964`](https://github.com/philippdormann/uptime-kuma/commit/35a996454a1788653e845710753a7f8d81726e2a)
- fix formatting... [`71b89af`](https://github.com/philippdormann/uptime-kuma/commit/71b89af535a864263aeda7aec39c11c606377a4f)
- 🚧 WIP on darkmode 🌑 [`673d3c1`](https://github.com/philippdormann/uptime-kuma/commit/673d3c124ce09caddd2820fa04ed1603cbb838b7)
- ⏫ bump vue@3.1.4 [`4c2b3a0`](https://github.com/philippdormann/uptime-kuma/commit/4c2b3a0f3e1e4f469315682249f3f6ff896b9663)
- add support for signal notifications [`c623727`](https://github.com/philippdormann/uptime-kuma/commit/c6237277c05620c8f1e192ee2c56b37de8b079c3)
- show version in the footer [`010ebea`](https://github.com/philippdormann/uptime-kuma/commit/010ebea21070c84a6466bbc2bdf5c8b032e5fc3e)
- ⏫ dependency bumps [`c4bc959`](https://github.com/philippdormann/uptime-kuma/commit/c4bc95927fe127f9127d92efd20bc9af17aff3fe)
- formatting socket.js + deal with broken windows ports - default :50013 [`789094a`](https://github.com/philippdormann/uptime-kuma/commit/789094a2ee0e9f9de62321a0571999a76bccf949)
- 🐳 Docker [`8cd90d1`](https://github.com/philippdormann/uptime-kuma/commit/8cd90d1e966e2e090da5fd83c032d223e1c7c160)
- 🧹 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)
- add update guide [`cb94ab3`](https://github.com/philippdormann/uptime-kuma/commit/cb94ab3bb573d447c95afa511eca51462b50de74)
- README cleanup [`0abd3b2`](https://github.com/philippdormann/uptime-kuma/commit/0abd3b2d16500e82adf379803866a83e78531ef0)
- clean, multistage Dockerfile [`0103023`](https://github.com/philippdormann/uptime-kuma/commit/010302395f59875e5ad42c82a299c99269839363)
- 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)
- update .editorconfig [`edbab81`](https://github.com/philippdormann/uptime-kuma/commit/edbab8163e94f14a162081b28d0013b76348760d)
- drop ie support when build the frontend [`a60bf15`](https://github.com/philippdormann/uptime-kuma/commit/a60bf1528af72cc202465efda593afce7b7e8bfc)
- add build-docker-nightly script [`866bf56`](https://github.com/philippdormann/uptime-kuma/commit/866bf5631923dc74c1042d3acd1c016948b0dcc9)
- 🎨 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)
- remove debub console log [`3e305b7`](https://github.com/philippdormann/uptime-kuma/commit/3e305b79b260dbb67237b09ec22db7f1dde45114)
- Update README.md [`c7dfb36`](https://github.com/philippdormann/uptime-kuma/commit/c7dfb36349ec611ec8e1641f50b874a28e82a24f)
- reset auto increment for new users [`1f3b337`](https://github.com/philippdormann/uptime-kuma/commit/1f3b3378067a3e4fd31c78bdbc152a29456a2388)
- add png icon [`312dec7`](https://github.com/philippdormann/uptime-kuma/commit/312dec7393460ad8c5cd5efc73716333dcc98560)
- properly name Dockerfile [`f452bf6`](https://github.com/philippdormann/uptime-kuma/commit/f452bf6b132d0c89ef24659514858483d0508e27)
#### [1.0.1](https://github.com/philippdormann/uptime-kuma/compare/1.0.0...1.0.1)
> 12 July 2021
- 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)
- Update README.md [`838913f`](https://github.com/philippdormann/uptime-kuma/commit/838913f0a1142c79bc91d980d061188a2e940d8f)
- fix show N/A if the ping is 0ms [`56fcfc9`](https://github.com/philippdormann/uptime-kuma/commit/56fcfc9369a4f57b4c593d440ce30bbaefb8992c)
- Update README.md [`83935a2`](https://github.com/philippdormann/uptime-kuma/commit/83935a2cf464f0cf9c6364d9e63686182a7e2073)
- Update README.md [`c436ef4`](https://github.com/philippdormann/uptime-kuma/commit/c436ef4e054c5647c89a602dbb8a7afebf62ee9d)
- add back arm/v7 for build-docker [`0b29481`](https://github.com/philippdormann/uptime-kuma/commit/0b294815c7c3eef5797c21f027c9f5ae55d8e99c)
#### 1.0.0
> 11 July 2021
- init [`d9cd2c3`](https://github.com/philippdormann/uptime-kuma/commit/d9cd2c3d3525d07a00ad41d6b6a800174677ce08)
- init [`0a4fb45`](https://github.com/philippdormann/uptime-kuma/commit/0a4fb45a8cf2ea10bb13d767f5f9ec023adc2d31)
- implement timezone [`55bd6b6`](https://github.com/philippdormann/uptime-kuma/commit/55bd6b6d7a05b14893aa52c9f421da9e4e5661ae)
- add telegram notification [`3bdf174`](https://github.com/philippdormann/uptime-kuma/commit/3bdf174e90ae18d0fafffb177bad4cd5b5057f5d)
- many update [`d02401b`](https://github.com/philippdormann/uptime-kuma/commit/d02401b1c28377026f4b4682ed017d5895eb9245)
- add duration to heartbeat, add timezone array [`82afddc`](https://github.com/philippdormann/uptime-kuma/commit/82afddcfd60c849029c7b74e8c5125faa86d261b)
- many update again [`46f07fc`](https://github.com/philippdormann/uptime-kuma/commit/46f07fc17e4add566c1912df5d3d5389820b9a2f)
- add ping and fix uptime [`a6b5986`](https://github.com/philippdormann/uptime-kuma/commit/a6b5986dd62e0ba652ff0b55a00bd2d3ca1b458d)
- many update [`9fa84a0`](https://github.com/philippdormann/uptime-kuma/commit/9fa84a0a2b9b5542662aecb06d5eb79a39aeaf45)
- implement uptime [`84c21b7`](https://github.com/philippdormann/uptime-kuma/commit/84c21b71c09945d215777e6e7a7a04e3fd723138)
- implementing heartbeat bar [`497d63e`](https://github.com/philippdormann/uptime-kuma/commit/497d63ef7d94ed497b87574d5046f88a90732eb6)
- add setup page [`5f89940`](https://github.com/philippdormann/uptime-kuma/commit/5f89940ab621ea29d44bb568de18b5c1e3cb3ad2)
- implement webhook [`0ad04d1`](https://github.com/philippdormann/uptime-kuma/commit/0ad04d1468a798156f801dc4bdf0e467f70c546e)
- optimize for mobile [`f9800a0`](https://github.com/philippdormann/uptime-kuma/commit/f9800a087e2c765ce8af732cdbf433496d28a677)
- send notification for important heartbeat [`d24a154`](https://github.com/philippdormann/uptime-kuma/commit/d24a15410e873785828577fa940be47051e217b5)
- implement discord [`44bcd78`](https://github.com/philippdormann/uptime-kuma/commit/44bcd78f9aa0d96ebe6662f988757aaf0f61bb84)
- finish heartbeat bar [`6974f0f`](https://github.com/philippdormann/uptime-kuma/commit/6974f0f3ad3c77f1b6d02e0f716e028b2b06d3a7)
- implement smtp [`072e865`](https://github.com/philippdormann/uptime-kuma/commit/072e86542a648a5ce7115898dcfabe65639aecfc)
- implement tcping [`9c653c3`](https://github.com/philippdormann/uptime-kuma/commit/9c653c3d05d990a4d80244dd07b86363014ccb31)
- improve uptime calculation [`ea1556e`](https://github.com/philippdormann/uptime-kuma/commit/ea1556ef81f5a98dc46ec2bc03ce219f1bc5119c)
- 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)
- update readme [`488d535`](https://github.com/philippdormann/uptime-kuma/commit/488d535aac7a6d4cfacc584edab3f6ad4b99f9f6)
- implement keyword monitor [`1d64f64`](https://github.com/philippdormann/uptime-kuma/commit/1d64f643b1835d390d40133c5fc5556f5465e9cb)
- implement remember me [`d4a651e`](https://github.com/philippdormann/uptime-kuma/commit/d4a651e2110b3b2ab40af378bc31309a2fdfe588)
- improve uptime calculation [`04ec91d`](https://github.com/philippdormann/uptime-kuma/commit/04ec91d7a96daffbf4508032a05e0db55370d498)
- Create LICENSE [`6bb4f92`](https://github.com/philippdormann/uptime-kuma/commit/6bb4f92a5e7e497afab2f019118dd70b07d3987c)
- init [`c22e305`](https://github.com/philippdormann/uptime-kuma/commit/c22e3050fb202a76d7132607f31148c5d005a1f3)
- fix [`bd85625`](https://github.com/philippdormann/uptime-kuma/commit/bd85625dac07a33b36bde9b7919a5fc0627e686e)
- the docker image to DO is not working at all, try git method [`ecbe02c`](https://github.com/philippdormann/uptime-kuma/commit/ecbe02c525753eda0dc527fcd7b46b64d7bf4894)
- Update README.md [`2573291`](https://github.com/philippdormann/uptime-kuma/commit/25732914fc0dc3fdb59971691c92c5e0a6385142)
- fix do yaml [`c34fe05`](https://github.com/philippdormann/uptime-kuma/commit/c34fe05622103fed90979e63d5798d2797c7f212)
- remove some debug msg [`86492f6`](https://github.com/philippdormann/uptime-kuma/commit/86492f6dad299dd6a22562e0c45d41346e7d2770)
- sort dashboard home event list [`ef02879`](https://github.com/philippdormann/uptime-kuma/commit/ef028794ac3a551499c3d6008060e5d32e435019)
- update do yaml [`7ffb09c`](https://github.com/philippdormann/uptime-kuma/commit/7ffb09ccbda84a357be98f4509377627e280dfe2)
- add digialocean deploy script [`24f3702`](https://github.com/philippdormann/uptime-kuma/commit/24f370256caa2151dc9f822b3f5f2af9633ec660)
- add a icon [`932ebdb`](https://github.com/philippdormann/uptime-kuma/commit/932ebdb8d662937e1acc890f0ba799feaad29b53)
- minor fix [`a1adfb9`](https://github.com/philippdormann/uptime-kuma/commit/a1adfb95cc146b87f4723ac3cb4caf7ed5469f7f)
- Update README.md [`695daad`](https://github.com/philippdormann/uptime-kuma/commit/695daad33999abe842e6b1d6c51dc65aef177675)
- Update README.md [`c1e5b60`](https://github.com/philippdormann/uptime-kuma/commit/c1e5b6074e00bc297f6f678bcab8f7eaf093192a)
- fix do yaml [`020034c`](https://github.com/philippdormann/uptime-kuma/commit/020034c396c83f8ea3b931ed6fc8631714635680)
- fix [`a333df3`](https://github.com/philippdormann/uptime-kuma/commit/a333df319b1555dc6be55535f21f4c8bb0de3aa1)
- fix setup script [`ae6bc68`](https://github.com/philippdormann/uptime-kuma/commit/ae6bc687a04773ac494ff14250124ff8e056d4bf)
- Update README.md [`52c0c95`](https://github.com/philippdormann/uptime-kuma/commit/52c0c95a0b17d4691da08802571781a2924dbca5)
- Create README.md [`b168752`](https://github.com/philippdormann/uptime-kuma/commit/b168752d98c54de008b7dc580def9e91346336fe)
- Update README.md [`9740c4c`](https://github.com/philippdormann/uptime-kuma/commit/9740c4ca5c6d69b02e42e75ecadf26bfcc6ea003)
- Update README.md [`1b105af`](https://github.com/philippdormann/uptime-kuma/commit/1b105af842a65f0882bbf144d41790bb78a368ff)
- remove linux/arm/v7 for docker, build time too long [`9bda873`](https://github.com/philippdormann/uptime-kuma/commit/9bda873ab35355a20991b42323852341df258835)
- improve pm2 command [`eeb904b`](https://github.com/philippdormann/uptime-kuma/commit/eeb904b1eaf01582ecae870bdcba9961324dab6a)
- Update README.md [`ba02869`](https://github.com/philippdormann/uptime-kuma/commit/ba0286907405866607fec0153abc2e88bd9a7d7f)
- map port [`c2c1da3`](https://github.com/philippdormann/uptime-kuma/commit/c2c1da3865c2308b7ebd2d175652461212a4a65a)

@ -1,6 +1,6 @@
{
"name": "uptime-kuma",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev": "vite --host",
"start-server": "node server/server.js",
@ -61,4 +61,4 @@
"volta": {
"node": "16.4.2"
}
}
}

Loading…
Cancel
Save