• 1.5.0 0f6dd88f0c

    Release 1.5.0 Stable

    Griefed released this 2022-03-12 12:24:17 +01:00 | 158 commits to main since this release

    Automatic release of version: 1.5.0
    Changes in this release:

    New Features

    • DNS matching:
      • Display expected and mismatched IP in tooltip of IP badge. Check expected IP for availability, instead of acquired IP. (563baf9f)

    Bug Fixes

    • Host Information:
      • Fix regression bug introduced in previous commit. Correctly acquire IP from http or https address. (2ca5e020)

    Performance Improvements

    • Host Information:
      • Set hostsOk and hostsDown in backend, instead of iterating and pushing in frontend. Moves computation from the user/frontend to the backend. (ea1c7a00)

    Chores

    • Update dependencies. Update screenshots. (bcbdaeee)
    • README:
      • Small typo in license-badge which resulted in wrong licence being displayed (5abd24d7)

    Other Changes

    • 1.5.0 (0f6dd88f)
    • //git.griefed.de/Griefed/Monitoring (2bad97f5)
    • Allow blinking of hostDown cards. Move hostOk and hostDown to components. Move toggles for blinking, fullscreen, darkmode to settings dropdown. Cleanups and beautifications. (586ec06c)
    • Notifications:
      • Use notify instead of q-dialog for displaying update information. Display button next to version if an update is available, so users can always trigger the update notification again. (f0c9f7a4)
    • Status Page:
      • Display rings-spinner whilst acquiring hosts and preparing visuals. Center chips in hostsOk-section. (bc6447e2)
      • Display hostsOk and hostsDown using splitters and scroll-areas, improving user experience. Allows users to hide all hostsOk. (9c5bc3ac)
    Downloads