Releases: Luzifer/mondash
Releases · Luzifer/mondash
v2.3.1
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.1
- Rewrite frontend code
- Use API for gathering all information
- Reload data in background to display always up-to-date view
- Add filters for large dashboards
- Allow loading of frontend from filesystem
- Improve API
- API is now able to return historical information
- API is now able to return time slices for status changes
- Improve code quality
- Remove dead code
- Simplify code where possible
- (Breaking Change) Unify configuration of storage backends
- Update Docker image
- By default use file storage in /data mount
- Build frontend code in and serve from image
v1.14.2
v1.14.0
v1.13.0
- Change progress bar behavior:
Instead of just showing three bars with different colors which is quite useless overall now segments of the progress bar are generated according to the state of the check at the corresponding point of time. The effect is the viewer can see how recently the status was triggered instead just seeing a percentage.