Releases: edmogeor/dashmark
Releases · edmogeor/dashmark
Release list
v0.6.14
v0.6.13
Fixed
- Load service icons eagerly and prevent glimmers from reversing when hover or touch active state ends.
v0.6.12
Fixed
- Restore Gatus uptime collection by parsing the current statuses response format without unsupported pagination.
v0.6.11
Fixed
- Complete touch-triggered service icon glimmers after the active state ends.
- Keep uptime tooltip timestamps on one line and use 24-hour time.
- Assign host badge colors deterministically so they remain stable across restarts.
v0.6.10
Changed
- Render service icon frames and glimmers with a consistent SVG squircle across browsers.
v0.6.9
Fixed
- Size service icon frames relative to their card content height.
- Use configured selfh.st icon references when matching automatic descriptions.
v0.6.8
Fixed
- Restore Gatus uptime metric collection after paginating its initial history import.
v0.6.7
Fixed
- Paginate the initial Gatus uptime-history import so each request remains below Dashmark's metric response-size limit.
v0.6.6
Changed
- Update application, documentation, and GitHub Actions dependencies.
- Build documentation in pull request CI and reuse generated demo assets during CI builds.
Fixed
- Keep the theme toggle revealed while switching modes and improve keyboard-focus behavior.
- Pass the configured locale to demo client islands during prerendering.
- Override the vulnerable transitive
fast-uridependency with version 4.1.3.
v0.6.5
Fixed
- Let touch-triggered service icon glimmers complete after touch-up without changing navigation timing.