1.20.1
louislam/uptime-kuma1.20.1Feb 14, 2023by louislam
AI Summary
This is a bug fix release for Uptime Kuma that addresses critical issues including a dangerous bug where the database could be unexpectedly deleted if disk space was insufficient during updates, and a crash in the Postgres monitor when no SQL query statement was provided. The release also adds Finnish language support.
Key Highlights
- Fixed critical bug where database could be deleted if disk space is insufficient during updates
- Fixed Postgres monitor crash when SQL query statement is not provided
- Added Finnish language support (new translation)
- Warning to ensure sufficient disk space before upgrading
New Features
- Finnish language support added
- Database deletion bug fix when disk space is insufficient
- Postgres monitor crash fix for missing SQL query statements
Full Release Notes
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) - d1175ff471ff814e652f48cb97132dae51939037 Postgres monitor crashed if the sql query statement was not provided ### 🦎 Translation Contributors - #2770 New language: Finnish (Thanks @JonneSaloranta) - #2767 @victorpahuus @denyskon @lfac76 @Genc @eltionb @JonneSaloranta @AmadeusGraves @MrEddX @black23 darkslash#2558 (Let me know if your name is missing here) ### 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)