Kuma/CHANGELOG.md
Philipp Dormann dce49cf293
🚀RELEASE v1.3.0
2021-07-24 19:38:47 +02:00

49 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v1.3.0

  • Apple touch icon 192px with preserved transparency #105
  • Pushover enhancements #102
  • Small grammar updates to Settings.vue #104
  • Fix parenthesis mistake in notification checker (fixes #86) #103
  • Implement retries (#56) #86
  • Pull down upstream #1
  • More info in server logs #89
  • Remove debug spam #79
  • Use NODE_ENV from Express and Socket.IO #81
  • Fix Docker build #77
  • Fix multiple labels for Remember me #76
  • Update .dockerignore #69
  • Fix NPM warnings #70
  • Improve printing to console #68
  • [Lighthouse] Some improvements #67
  • [Lighthouse] Resize apple icon to 192px #66
  • [Lighthouse] Add robots.txt #65
  • Docker Healthcheck #63
  • Slack Enhancements and aligns footer to center #61
  • Pushover support #62
  • Added Slack webhook notification #46
  • customize Gotify priority #52
  • Apple icon for iPhone/iPad #45
  • Merge pull request #103 from Spiritreader/master #86
  • Update dependencies 9c24877
  • 🧹 cleanups from merge 7eeeffd
  • Export general metrics via the /metrics endpoint 582fb2f
  • add db migration e02eb72
  • update package-lock.json 05fdaf0
  • add apprise support 66037e2
  • add graceful shutdown b3bff8d
  • improve testing notification response 9ca2444
  • 🧹 cleanup 61f19ec
  • Remove bcryptjs and node-gyp, they should not be here... 7acb265
  • Add pagination a173700
  • Fix require-v-for-key, remove unused declarations and double spaces d94894b
  • add nightly to version number f62b70c
  • 戈mprove the readibility of important condition d556509
  • add retries for pinging function a8b102a
  • add patch3.sql and fix duplicate id in EditMonitor.vue 32a5e83
  • Change casing in README, apply DRY to label values 3a8fbff
  • Update issue templates fd90458
  • Slack Enhancements 65b320d
  • dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification 2b8e33c
  • Update README to include examples for Prometheus a93fd27
  • Add labels to metrics for querying 3dcbae0
  • 🧹 several cleanups 061f132
  • fix require() actually not working after build in the frontend dfa9b3a
  • Move common labels into dedicated const 3b45006
  • update package-lock.json a64ce81
  • Slack Enhancements 1935da5
  • Expose check status and response time to Prometheus 96242dc
  • Docker healthcheck c203317
  • remove used vars 7e4a1ad
  • Remove examples so they can go on the wiki instead 47d830d
  • Add initial package import and config 9a1bf60
  • fix if notification throw exception, the heartbeat is not stored in to the db. 03b3bb5
  • Update issue templates 32345fc
  • Update README.md 69e8c56
  • update to 1.0.6 657acf7
  • update to 1.0.5 78f5d2c
  • update to 1.0.4 f48f957
  • Fix up some formatting e3d4a89
  • Use connect_error event 5bd3184
  • Fix Remember me label 44b66cb
  • fix apprise import issue and loose the healthcheck rule 13c9244
  • Update README.md 62e231e
  • fix notification when changing from pending -> up 054269e
  • re-enable custom intervals bc0c0cc
  • env default to production 77af41b
  • set version for docker cbb9d3f
  • minor bfb117c
  • rename "Retry Pings" to "Retries" 70b1f19
  • Update README.md d2ccfd5
  • add nightly build for amd64 only 9227ff6
  • Add robots.txt 149688e
  • fix parenthesis mistake 1d4d7fa
  • grammar 5a21955
  • Typo in monitor status name 720051a
  • Update patch1.sql 1e42343
  • Update --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md c00612c
  • Indentation fix in editor 8b905b6
  • Update README.md fa57d40
  • prevent the telegram getUpdates URL go out of box 02b4dfc
  • Update README.md 71dd68b
  • Fix indentation 59ebe13
  • Update README.md 01b0e82
  • Fix center f927455
  • Fix indentation 309caa4
  • Add alt="Logo" bfb4a5b
  • rel="noopener" for external link e87b785
  • Update notification.js 01f2fcc
  • Update README.md b005240
  • add .vscode directory to dockerignore 14e1d1f
  • Update server/notification.js 7c94c3b
  • Add description 6374224
  • Add theme-color db34484
  • Docker healthcheck 7dae527
  • Footer center align 829a2a1
  • Resize apple icon to 192px 790c071

v1.2.0

17 July 2021

  • add Pushy notification service 8c3ec93
  • 🚧 WIP: Pushover integration da8e15a
  • 🚀RELEASE v1.2.0 53e7691
  • fix accessibility of notification form for slack notifier dbe4ac2
  • 🐞 html fix 6394c9b

v1.1.4

14 July 2021

  • 🧹 cleanup docker nightly workflow 8eb0d70
  • add proper DigitalOcean templates dddbd34
  • 🚀RELEASE v1.1.4 ffe7122
  • add temporary workflow for explicit docker release on ghcr.io f7369e7
  • Apple icon 8dd5b97
  • Add files via upload 18744d8

v1.1.3

14 July 2021

v1.1.2

14 July 2021

  • Gotify Support #43
  • add gotify priority #50
  • Added Slack Webhook support 5f6d558
  • 🚀RELEASE v1.1.2 57d4076
  • Updated Slack test notification 60493f0
  • added Gotify Support 126f00e
  • Added Slack Webhook support 63c6e29
  • cache the sqlite built when docker build 3b52433
  • 🐞 fix for EditMonitor value binding 77b83dd
  • Update README.md 80466ac
  • bump nodemailer@6.6.3 c25e1dd
  • easier merging 🤞 25a93b0
  • add missing v-bind:key in EditMonitor 3d5be4c
  • don't enforce 20s interval, but default to 20s 49be12c

v1.1.1

14 July 2021

  • 🚀RELEASE v1.1.1 07d3cfc
  • support trailing slashes in gotify server url b0d0ecd
  • 🐞 tmp: disable github.ref in docker-image-tag workflow f7695f4

v1.1.0

14 July 2021

1.0.6

20 July 2021

  • Remove debug spam #79
  • Use NODE_ENV from Express and Socket.IO #81
  • Fix Docker build #77
  • Fix multiple labels for Remember me #76
  • Update .dockerignore #69
  • Fix NPM warnings #70
  • Improve printing to console #68
  • [Lighthouse] Some improvements #67
  • [Lighthouse] Resize apple icon to 192px #66
  • [Lighthouse] Add robots.txt #65
  • Docker Healthcheck #63
  • Slack Enhancements and aligns footer to center #61
  • Pushover support #62
  • Update dependencies 9c24877
  • update package-lock.json 05fdaf0
  • add apprise support 66037e2
  • improve testing notification response 9ca2444
  • Slack Enhancements 65b320d
  • Slack Enhancements 1935da5
  • Docker healthcheck c203317
  • Update README.md 69e8c56
  • update to 1.0.6 657acf7
  • Use connect_error event 5bd3184
  • Fix Remember me label 44b66cb
  • fix apprise import issue and loose the healthcheck rule 13c9244
  • env default to production 77af41b
  • set version for docker cbb9d3f
  • Update README.md d2ccfd5
  • add nightly build for amd64 only 9227ff6
  • Add robots.txt 149688e
  • Update README.md 71dd68b
  • Fix indentation 59ebe13
  • Update README.md 01b0e82
  • Fix center f927455
  • Fix indentation 309caa4
  • Add alt="Logo" bfb4a5b
  • rel="noopener" for external link e87b785
  • Update notification.js 01f2fcc
  • Add description 6374224
  • Add theme-color db34484
  • Docker healthcheck 7dae527
  • Footer center align 829a2a1
  • Resize apple icon to 192px 790c071

1.0.5

17 July 2021

  • Added Slack webhook notification #46
  • customize Gotify priority #52
  • Apple icon for iPhone/iPad #45
  • Gotify Support #43
  • add gotify priority #50
  • add graceful shutdown b3bff8d
  • Added Slack Webhook support 5f6d558
  • add nightly to version number f62b70c
  • Updated Slack test notification 60493f0
  • dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification 2b8e33c
  • added Gotify Support 126f00e
  • fix require() actually not working after build in the frontend dfa9b3a
  • Added Slack Webhook support 63c6e29
  • cache the sqlite built when docker build 3b52433
  • update to 1.0.5 78f5d2c
  • update to 1.0.4 f48f957
  • minor bfb117c
  • Update README.md 80466ac
  • Update README.md b005240
  • easier merging 🤞 25a93b0
  • Apple icon 8dd5b97
  • Add files via upload 18744d8

v1.0.5

13 July 2021

1.0.4

15 July 2021

  • Gotify Support #43
  • dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification 2b8e33c
  • added Gotify Support 126f00e
  • cache the sqlite built when docker build 3b52433
  • update to 1.0.4 f48f957
  • minor bfb117c
  • Update README.md 80466ac
  • Add some shields by shields.io 77ab9fb
  • Update README.md 137f5da
  • Update README.md 338d002

v1.0.4

13 July 2021

1.0.3

13 July 2021

1.0.2

13 July 2021

v1.0.2

13 July 2021

  • Revert "basic darkmode" #35
  • basic darkmode #32
  • Create docker-compose.yml #28
  • Discord notification rework #22
  • 🧹 cleanup 5515437
  • dependency bump + version pin e568cad
  • add release config 72a3b60
  • Discord revamp! Changed from bot to webhook, removed discord.js dep 613c42b
  • 🌑 darkmode fixes 35a9964
  • 🚀RELEASE v1.0.2 c9b0461
  • fix formatting... 71b89af
  • 🚧 WIP on darkmode 🌑 673d3c1
  • bump vue@3.1.4 4c2b3a0
  • add support for signal notifications c623727
  • show version in the footer 010ebea
  • dependency bumps c4bc959
  • formatting socket.js + deal with broken windows ports - default :50013 789094a
  • 🐳 Docker 8cd90d1
  • 🧹 fix formatting in server.js 7acb347
  • catch timezone error if browser do not have b3a5d86
  • add update guide cb94ab3
  • README cleanup 0abd3b2
  • clean, multistage Dockerfile 0103023
  • smtp without username password 0f1a95f
  • 🐳 move Dockerfile to base node:alpine image b15b44e
  • several css color fixes deea889
  • improve the docker script a6e1611
  • 🌑 darkmode support on form elements 6fb1b34
  • change the docker base image to node:14-alpine3.14, reduce the container size 99afdab
  • volta: pin node version 16.4.2 c5d0118
  • add some comments and remove traefik-network from docker-composer.yml 551d00f
  • fix bad pasting e053ee6
  • 🌑 darkmode support for nav link hover e4f38d8
  • README: add sample docker-compose link 7ebeee3
  • smtp username/password is not required 1259ff5
  • update the setup script to 1.0.1 459dde2
  • 🌑 add darkmode support for focused input elements 8b83266
  • update .editorconfig edbab81
  • drop ie support when build the frontend a60bf15
  • add build-docker-nightly script 866bf56
  • 🎨 improved ternary color in lightmode 235b658
  • remove some timezones which may cause error ad615d1
  • 🐞 added missing v-bind:key to Dashboard 66d991b
  • add package version 0c1486b
  • add a comment be1ef24
  • remove debub console log 3e305b7
  • Update README.md c7dfb36
  • reset auto increment for new users 1f3b337
  • add png icon 312dec7
  • properly name Dockerfile f452bf6

1.0.1

12 July 2021

  • Introduce custom user agent. Fixes #5 #6
  • Merge pull request #6 from TheGuyDanish/patch-1 #5
  • Introduce custom user agent. Fixes #5 #5
  • add ability to change the listening port and hostname 0176857
  • support json for keyword type a9d19ae
  • Update README.md 838913f
  • fix show N/A if the ping is 0ms 56fcfc9
  • Update README.md 83935a2
  • Update README.md c436ef4
  • add back arm/v7 for build-docker 0b29481

1.0.0

11 July 2021