What's Changed
Features
- Differentiate own vs others' tapback reactions by color (#1950)
Bug Fixes
- Add networking support to LXC template (#1954) - Fixes #1672
- Consistent map pin click centering and popup positioning (#1953)
- Use actual data tables for node packet type distribution (#1952)
- Increase auto-responder script timeout from 10s to 30s (#1942)
Performance
- Add server-side in-memory cache for link previews (#1944)
Other
- Update deployment guide for accuracy (#1946)
- Clean up LXC template build workflow release notes (#1945)
- Translations update from Hosted Weblate - Russian (#1943)
Issues Resolved
- #1672 - LXC deployment image/scenario on PM 9.1
- #1929 - Short name incorrect
- #1934 - Stations with icons as short name don't update on map
- #1936 - Rounding to integers in graphs is still not fully fixed
- #1949 - Window off screen again
- #1951 - Traceroute results
๐ MeshMonitor v3.6.3
๐ฆ Installation
Docker (recommended):
docker run -d \
--name meshmonitor \
-p 8080:3001 \
-v meshmonitor-data:/data \
ghcr.io/Yeraze/meshmonitor:3.6.3๐งช 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.