Skip to content

v2.0.1

Compare
Choose a tag to compare
@Luzifer Luzifer released this 24 May 22:12
· 38 commits to master since this release
v2.0.1
54340f1
  • 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