1.23.15
louislam/uptime-kuma1.23.15Sep 29, 2024by louislam
AI Summary
Quick follow-up release fixing crash issues from the previous version, specifically for Alpine image users and Node.js versions 16 and below.
Key Highlights
- Fixed crash issue from 1.23.14
- Pinned cheerio to avoid breaking change from undici
- Quick fix for Alpine image and Node.js <= 16 users
New Features
- Cheerio pinning to maintain compatibility
- Crash fix for specific environments
Full Release Notes
Follow up with the crash issue of `1.23.14`. A quick fix for someone who are using the Alpine image or Node.js <= 16. ### 🐞 Bug Fixes - #5142 Pin `cheerio` to avoid the breaking change of undici