Update lunalytics to 0.10.22 (#5183)
This commit is contained in:
parent
cf97a14f6e
commit
980a3b35f3
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 2308
|
||||
|
||||
web:
|
||||
image: ksjaay/lunalytics:0.10.21@sha256:53d54678cfe398cf43a813d29fb1e553eed608b3f22bc82e17c287284209709d
|
||||
image: ksjaay/lunalytics:0.10.22@sha256:c6877f1957c829351b5f4dc686e72301210e332a0e31b56636f3c6bb45b6d5d4
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
healthcheck:
|
||||
|
||||
@ -3,7 +3,7 @@ id: lunalytics
|
||||
name: Lunalytics
|
||||
tagline: A monitoring tool for teams
|
||||
category: networking
|
||||
version: "0.10.21"
|
||||
version: "0.10.22"
|
||||
port: 8183
|
||||
description: >-
|
||||
🔍 Lunalytics offers a rich set of features designed to give you full visibility into the health of your services. It continuously monitors HTTP and TCP endpoints and provides detailed uptime and latency statistics with precise response time tracking.
|
||||
@ -35,13 +35,9 @@ gallery:
|
||||
- 4.jpg
|
||||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
This update fixes various bugs and improves performance:
|
||||
- Fixes incident header showing Archive and Delete buttons when no incident is displayed
|
||||
- Fixes issue preventing custom HTML from being added to status pages
|
||||
- Fixes cert expiry tab appearing for ping, push, and docker monitors
|
||||
- Fixes user not being created as owner during initial setup
|
||||
- Fixes new incident modal when more than 10 monitors are displayed
|
||||
- Improves database performance with optimized indexes resulting in 30-50% faster responses
|
||||
This update fixes a Discord URL validation issue and a bug with auto-adding monitors:
|
||||
- Updates regex for Discord URL validation
|
||||
- Fixes auto-add not working as expected
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/KSJaay/Lunalytics/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user