Uptime Kuma - Package Updates
Pinned
Uptime Kuma
-
[1.18.1]
- Update Uptime Kuma to 1.21.1
- Full changelog
- #2956 New notification provider: Opsgenie (Thanks @wwniclask25)
- #2980 New notification provider: Twilio Sms (Thanks @Genc)
- #2970 MySQL monitor crash issue
- #2969 A cloned push type monitor that do not generate a new push token
- #2958 The copy text button is working in the API key dialog
- #2906 Fix: Check for TLS expiry notified days smaller than target (Thanks @chakflying)
- #2975 Fix: Allow status badge with empty label (Thanks @chakflying)
- #2973 Fix rounding issue in badges (Thanks @chakflying)
- #2878 Show a refresh countdown in the bottom of status pages (Thanks @chakflying)
- #2908 Ability to set the ssl key passphrase (Thanks @chakflying)
-
[1.18.2]
- Update Uptime Kuma to 1.21.2
- Full changelog
- Now you can schedule maintenance with a cron expression + duration
- #3003 Maintenance is completely bugged in 1.21.1 and 1.21.0
- #2988 Fix Ignore TLS/SSL Error is not working when using a proxy (Thanks @chakflying)
-
[1.19.0]
- Update Uptime Kuma to 1.22.0
- Full changelog
- #2693 #3270 #3246 #3311 Monitor group (You could find it under Monitor Type -> Group) (Thanks @julian-piehl @chakflying @tarun7singh)
- #2915 Badge generator (You could find it in status pages) (Thanks @kiznick)
- #2870 Support auto theme in status pages (Thanks @chakflying)
- #2905 Add option for notification provider ntfy to use access tokens (Thanks @Sharknoon)
- #2752 [Status Page] Show tags in the monitor select list (Thanks @titanventura)
- #2491 The metrics issue for the push type (Thanks @RubenNL)
- #2867 #3010 Invalid gRPC URL issue (Thanks @Small6oy @chakflying)
- #3222 Try to close mysql connection properly (Thanks @chakflying)
- #2831 Improve Mattermost notifications (Thanks @mtelgkamp)
- #2863 Improve display messages for Ntfy notifications (Thanks @mtelgkamp)
- #2837 Allow hostnames with a trailing dot (Thanks @dsb3)
- #2868 Update chart.js & improve performance (Thanks @chakflying)
- #3006 Improve the tags settings design on mobile (Thanks @chakflying)
- #3052 Improve the monitor details page on mobile (Thanks @chakflying)
- #3024 Improve Edit Tag (Thanks @chakflying)
- #3054 [Keyword monitor] Trim before truncating "keword not found" message (Thanks @TechWilk)
- #3154 Improve memory usage of background jobs (Thanks @chakflying)
- #3009 Display hostname or url for more monitor types (Thanks @chakflying)
- #2916 Improve navbar on iPhone (Thanks @lukasbableck)
- #3156 [Pushover notification] Add the ability to specific the message TTL (Thanks @maximilian-krauss)
- #2594 Support TLS Expiry alerts also for CA certs in cert chain (Thanks @skaempfe)
- #3203 #3152 All notifications now show the local time instead of UTC (Thanks @CommanderStorm and @AnnAngela)
-
[1.19.1]
- Update Uptime Kuma to 1.22.1
- Full changelog
- #3347 Uptime Kuma will no longer make requests to check update if you have disabled it. (Thanks @tofran)
- #3296 Fixed auto theme for status pages on custom domains (Thanks @crystalcommunication)
- #3346 Removed all unreleased plugin feature code from Uptime Kuma to eliminate vulnerabilities. (Thanks @n-thumann)
-
[1.20.0]
- Update Uptime Kuma to 1.23.0
- Full changelog
- #3312 #3469 Added an improved comprehensive monitor list filtering (Thanks @chakflying)
- #1886 Added an ability to bulk select, pause & resume (Thanks @simshaun)
- #2142 [HTTP Monitor] Added an ability to set a request timeout value (Thanks @zenyr)
- #3219 Show elapsed time under the heartbeat bar (Thanks @chakflying)
- #3308 Added new HTTP(s) monitor that uses the Chromium engine (Beta)
- #3253 Added JSON query monitor (Thanks @mhkarimi1383 @CommanderStorm)
-
[1.20.1]
- Update Uptime Kuma to 1.23.1
- Full changelog
- #3593 Password manager friendly (Thanks @bt90)
- #3614 [DNS monitor] Improve message handling (Thanks @chakflying)
- #3634 [Discord notification] Show hostname:port for gamedig (Thanks @liorsl)
-
[1.20.2]
- Update Uptime Kuma to 1.23.2
- Full changelog
- #3701 Fixed the issue that Tailscale monitor do not show in the list correctly for non-Docker users (Thanks @ZaneL1u)
- #3717 Fixed the issue that a paused monitor is started after edited (Thanks @chakflying)
- #3729 Fixed the status page items get duplicated when the save button is clicked more than once (Thanks @chakflying)
- #3727 Fixed ths issue that the Oauth2 auth method is not working (Thanks @hegerdes)
- #3751 Added back some missing http options into the json query monitor (Thanks @obfusk)
-
[1.21.1]
- Update Uptime Kuma to 1.23.3
- Full changelog
- Fixed persistent session tokens issue. There was no way to revoke session tokens even if you changed the password before this update.
- #3763 Fixed an issue that notification is not working if the config is too long (Thanks @FJBlok)
- #3649 Enable status page certificate expiry badge for all HTTP(s) monitors (Thanks @marvinruder)
- #3771 Fixed kafka producer bugs (Thanks @mhkarimi1383)
- #3726 Fixed an issue that x-forwarded-host is not being used correctly (Thanks @xuexb)
- #3849 Fixed a race condition issue that some data is not being saved in the status page editor if you clicked it too fast (Thanks @chakflying)
-
[1.21.2]
- Update Uptime Kuma to 1.23.4
- Full changelog
- #3874 Fix: Stop notification check on root certs (Thanks @chakflying)
- #3899 [MySQL Monitor] Fixed a password issue that the connection string do not accept some special characters by adding a standalone password field
- [Postgres / MySQL / MSSQL Monitor] Fixed wrong query examples and the query field is optional now
- #3880 [Postgres Monitor] Fixed an issue that Uptime Kuma crash if your connection string contains ssl=false
- #4011 Fixed timeout issue for old monitors
- #3961 [HTTP Monitor] Fixed an issue that HTTP requests could possibly do not timeout correctly if there is any connection issues
-
[1.21.3]
- Update Uptime Kuma to 1.23.5
- Full changelog
- #4032 Fixed an issue that paused monitors were being resumed automatically (Thanks @chakflying)
- #4044 Allow legacy TLS renegotion by default again
- #4043 Should be a final fix for the kafka migration script issue
- #4045 Should be a final fix for the timeout issue
-
[1.21.5]
- Update Uptime Kuma to 1.23.7
- Full changelog
- #4053 Show the original timeout message again and +10 seconds for abort signal
- #4054 Improved error message on abort signal timeout (Thanks @chakflying)
- #4084 Fixed a memory leak issue. Close the client postgresql connection after rejection. (Thanks @mvaled)
- #4088 Reverted "Restart running monitors if no heartbeat", which causes some issues from 1.23.4 to 1.23.6.
- f28dccf4e11f041564293e4f407e69ab9ee2277f An XSS issue in the "Google Analytics ID" text field (Reported by @gtg2619) https://github.com/louislam/uptime-kuma/security/advisories/GHSA-v4v2-8h88-65qj
- #4095 Rewrite Tailscale ping using spawnSync (Reported by @vaadata-pascala) https://github.com/louislam/uptime-kuma/security/advisories/GHSA-hfxh-rjv7-2369
- b689733d59139f158de95b0017865c867d0c7159 getGameList, testChrome are no longer accessible without login
-
[1.21.6]
- Update Uptime Kuma to 1.23.8
- Full changelog
- #4139 Default Retries values from 1 to 0
- #4132 #4133 Improved accessibility (Thanks @CommanderStorm)
- #4141 Added support for /snap/bin/chromium (Ubuntu's default Chromium path)
- #4123 Fixed an issue that Tailscale monitor could freeze Uptime Kuma, which is caused by the last Tailscale monitor security fix.
- #4136 Updated gamedig from ~4.1.0 to ^4.2.0
- #4140 Updated apprise from 1.4.5 to 1.6.0
-
[1.21.7]
- Update Uptime Kuma to 1.23.9
- Full changelog
- #4163 Add an aria-label to the monitor search box (Thanks @CommanderStorm)
- #4175 chore: added a helptext for ntfy's priority field (Thanks @CommanderStorm)
- #4186 Fix: Correct Maintenance Start/End Time Input to Use Explicitly Specified Timezone (Thanks @Ritik0102)
- #4162 Fixed the buttons of ActionsSelect and ActionsInput having a default type="submit" (Thanks @CommanderStorm)
- https://github.com/louislam/uptime-kuma/security/advisories/GHSA-88j4-pcx8-q4q3
- https://github.com/louislam/uptime-kuma/security/advisories/GHSA-mj22-23ff-2hrr
- Added an environment variable UPTIME_KUMA_WS_ORIGIN_CHECK: cors-like (default) and bypass
-
[1.21.9]
- Update Uptime Kuma to 1.23.10
- Full changelog
- #4216 Due to a security patch in 1.23.9, some Uptime Kuma setups behind a reverse proxy required re-configuration. It is no longer necessary now.
- #4213 GHSA-88j4-pcx8-q4q3 was not fully patched due to a careless mistake (Thanks @chakflying)
-
[1.21.11]
- Update Uptime Kuma to 1.23.12
- Full changelog
- #4477 Improved helptext of how to send mail via the systems mail subsystem (Thanks @apio-sys)
- #4630 Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] (Thanks @chakflying)
- #4326 Fix encodeBase64 for empty password or user in HTTP Basic Authentication (Thanks @Saibamen)
- #4244 made sure that the i18n does use navigator.languages instead of navigator.language for automatic language detection (Thanks @CommanderStorm)
- #3598 fix(notification-dingding): throw error when failed (Thanks @AnnAngela)
- #4417 Fix: Make sure browser is connected before returning (Thanks @chakflying)
- #4425 Fix: [JSON-Query] Prevent parsing string-only JSON (Thanks @chakflying)
- #4631 Fix: Add missing FK for monitor-tls-info table [1.23.X] (Thanks @chakflying)