Changes since RC6
Bug Fixes
- fix: use bulk query for getAllNodes to prevent PG pool exhaustion (#2404)
- fix: packet log millisecond timestamps and date column (#2403)
- fix: OIDC init retries on failure instead of permanently disabling (#2402)
Dependencies
- chore(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1 (#2399)
- chore(deps-dev): bump vite from 7.3.1 to 8.0.1 (#2395)
- chore(deps): bump maplibre-gl from 5.19.0 to 5.21.0 (#2401)
- chore(deps): bump react-i18next from 16.5.8 to 16.6.1 (#2400)
- chore(deps): bump i18next from 25.8.18 to 25.10.4 (#2397)
- chore(deps): bump otplib from 13.3.0 to 13.4.0 (#2396)
- chore(deps): bump the production-dependencies group with 6 updates (#2393)
- chore(deps-dev): bump puppeteer from 24.39.1 to 24.40.0 (#2398)
- chore(deps-dev): bump @tanstack/react-query-devtools (#2394)
- chore(deps-dev): bump the development-dependencies group with 2 updates (#2392)
๐ MeshMonitor v3.10.0-RC7
๐ฆ Installation
Docker (recommended):
docker run -d \
--name meshmonitor \
-p 8080:3001 \
-v meshmonitor-data:/data \
ghcr.io/Yeraze/meshmonitor:3.10.0-RC7๐งช Testing
โ
All tests passed
โ
TypeScript checks passed
โ
Docker images built for linux/amd64, linux/arm64, linux/arm/v7
๐ Changes
See commit history for detailed changes.