Skip to content

Releases: louislam/uptime-kuma

1.21.0-beta.1

10 Mar 08:23
Compare
Choose a tag to compare
1.21.0-beta.1 Pre-release
Pre-release

πŸ†• New Features

πŸ› Bug Fixes

  • #2907 Redis monitor memory leak issue (Thanks @chakflying)
  • #2776 Avoid generating maintenance timeslots endlessly for maintenance which causes high CPU usage and stuck at startup
  • #2835 The game list in the GameDig monitor returns nothing on first run (Thanks @chakflying)
  • [Non-docker] Installation hangs on npm run download-dist on Node.js >= 18
  • #2823 Status page will no longer throw error if description or footer is not set (Thanks @chakflying)
  • #2876 [Push Monitor] Fix uptime cache issue (Thanks @chakflying)
  • #2883 [Ping Monitor] Fix IPv6 issue
  • #2880 Deleted monitor does not immediately disappear on a status page

πŸ’‡β€β™€οΈ Improvements

🦎 Translation Contributors

Others

  • Other small changes and code refactoring:
    @OidaTiftla @spali @stanol
    (Let me know if your name is missing here. If your pull request have been merged in this version)

1.21.0-beta.0

04 Mar 13:27
Compare
Choose a tag to compare
1.21.0-beta.0 Pre-release
Pre-release

πŸ†• New Features

πŸ› Bug Fixes

  • #2835 The game list in the GameDig monitor returns nothing on first run (Thanks @chakflying)
  • [Non-docker] Installation hangs on npm run download-dist on Node.js >= 18
  • #2823 Status page will no longer throw error if description or footer is not set (Thanks @chakflying)
  • #2876 [Push Monitor] Fix uptime cache issue (Thanks @chakflying)
  • #2883 [Ping Monitor] Fix IPv6 issue

πŸ’‡β€β™€οΈ Improvements

  • #2786 Sort tags in the monitor list on dashboard (Thanks @luckman212)
  • #2736 [Slack Notification] Better popup notification on mobile
  • #2748 Send status code 5XX instead of 4XX if it is database related errors (Thanks @chakflying)
  • #2812 Better notification list
  • #2334 #2595 #2716 [Telegram Notification] Support more options: protect forwarding, slient alert and message thread (topic) of the forum (Thanks @nlutsenko @tminei @Haythamasalama)
  • #2744 Add ability to use User ID for LunaSea notifications (Thanks @bobby-ore)
  • f47f2d5 Better save button for edit/add monitor page

🦎 Translation Contributors

Others

  • Other small changes and code refactoring:
    @OidaTiftla @spali
    (Let me know if your name is missing here. If your pull request have been merged in this version)

1.20.2

26 Feb 09:13
Compare
Choose a tag to compare

⚠️ Please make sure your server have enough disk space before upgrading from older versions.
Also, always perform a backup of your services before upgrading.

πŸ› Bug Fixes

  • #2820 Fix memory leak issue from MongoDB driver (Thanks @Lanhild @chakflying)
  • #2083 Recompile healthcheck.go. Forgot to compile it in 1.20.0, hence the issue is still presented in 1.20.0.

1.20.1

14 Feb 19:34
Compare
Choose a tag to compare

Please make sure your server have enough disk space before upgrading from older versions.
Also, always perform a backup of your services before upgrading.

πŸ› Bug Fixes

  • #2779 Database deleted unexpectedly if disk space is not enough when updating (Thanks @Computroniks)
  • d1175ff Postgres monitor crashed if the sql query statement was not provided

🦎 Translation Contributors

Others

  • Other small changes and code refactoring:
    @chakflying
    (Let me know if your name is missing here. If your pull request have been merged in this version)

1.20.0

13 Feb 09:33
Compare
Choose a tag to compare

πŸ†• New Features

πŸ› Bug Fixes

  • #2632 Docker monitor do not respect with the default timeout and the dns cache setting (Thanks @chakflying)
  • #2525 Pending & maintenance status do not display correctly in badges (Thanks @chakflying)
  • #2083 Healthcheck issue on K8s with specific container name uptime-kuma (Thanks @DevKyleS) (Edit: Forget to compile)
  • #2729 [MySQL monitor]: Fix error when connection failed (Thanks @chakflying)

🚨 Security Fixes

πŸ’‡β€β™€οΈ Improvements

  • #2635 Uptime on status pages will now be capped at 100%, in case you system time is out of sync. (A common issue on
    Raspberry Pi) (Thanks @Computroniks)
  • #2684 Save button now is easier to find on mobile (Thanks @gitstart)
  • #2647 Trim white space for hostname (Thanks @chakflying)
  • Changing language is not working in the setup page

🦎 Translation Contributors

Others

1.20.0-beta.0

03 Feb 05:33
Compare
Choose a tag to compare
1.20.0-beta.0 Pre-release
Pre-release

πŸ†• New Features

πŸ› Bug Fixes

  • #2632 Docker monitor do not respect with the default timeout and the dns cache setting (Thanks @chakflying)
  • #2525 Pending & maintenance status do not display correctly in badges (Thanks @chakflying)
  • #2083 Healthcheck issue on K8s with specific container name uptime-kuma (Thanks @DevKyleS)

πŸ’‡β€β™€οΈ Improvements

  • #2635 Uptime on status pages will now be capped at 100%, in case you system time is out of sync. (A common issue on
    Raspberry Pi) (Thanks @Computroniks)
  • #2684 Save button now is easier to find on mobile (Thanks @gitstart)
  • #2647 Trim white space for hostname (Thanks @chakflying)

🦎 Translation Contributors

Others

1.19.6

18 Jan 18:25
Compare
Choose a tag to compare
  • Fix: Ping monitor is not working on Windows

1.19.5

17 Jan 12:52
Compare
Choose a tag to compare
  • #2575 Add: Splunk Notification Provider (Thanks @Joseph-Irving)
  • Add: a Help button which links to the wiki
  • Fix: Maintenance count is incorrect
  • Fix: Ping monitor issues after 1.9.4
  • Fix: Postgres monitor do not handle some error cases correctly
  • #2540 Fix: Allow more MQTT protocols (mqtt, mqtts, ws and wss) for MQTT monitor (Thanks @twiggotronix)
  • #2586 Fix: PromoSMS notification is not sent if the message is too long (Thanks @PopcornPanda)
  • Fix: Security patch from upstream dependencies

⚠️ I highly recommend that you should upgrade to this version if you are using any old versions of Uptime Kuma, due to the fix of knex.js

Thank you all contributors! Bug fix, code refactoring, language files update, code review and more!
(Let me know if I forget to add your name if your pull request have been merged in this version)
@DimitriDR @Computroniks

1.19.4

09 Jan 13:12
Compare
Choose a tag to compare

Thank you all contributors! Bug fix, code refactoring, language files update, code review and more!
(Let me know if I forget to add your name if your pull request have been merged in this version)
@furkanipek @SirMorfield @Computroniks @deluxghost @MrEddX @DimitriDR

1.19.3

03 Jan 10:17
Compare
Choose a tag to compare
  • Add Hebrew translation (Thanks @thefourcraft)
  • Add Zoho Cliq notification (Thanks @pbaris)
  • Add Kook notification (Thanks @YehowahLiu)
  • Fix MS SQL monitors interfere with each other
  • Fix gRPC check throws errors when response data size > 50 chars (Thanks @mathiash98)
  • Fix Slack notification do not show message correctly (Thanks @pruekk)
  • Fix same maintenance message be shown multiple times in a status page

Thank you all contributors! Bug fix, code refactoring, language files update, code review and more!
(Let me know if I forget to add your name if your pull request have been merged in this version)
@DimitriDR @mishankov @5idereal @Mikkel-T @lionep