Skip to content

Releases: edmogeor/dashmark

v0.6.14

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:04

Fixed

  • Fade out touch glimmers during drag gestures while allowing taps to complete their sweep.

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:34

Fixed

  • Load service icons eagerly and prevent glimmers from reversing when hover or touch active state ends.

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:15

Fixed

  • Restore Gatus uptime collection by parsing the current statuses response format without unsupported pagination.

v0.6.11

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:57

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

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:56

Changed

  • Render service icon frames and glimmers with a consistent SVG squircle across browsers.

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:15

Fixed

  • Size service icon frames relative to their card content height.
  • Use configured selfh.st icon references when matching automatic descriptions.

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 05 Sep 21:07

Fixed

  • Restore Gatus uptime metric collection after paginating its initial history import.

v0.6.7

Choose a tag to compare

@github-actions github-actions released this 05 Sep 20:58

Fixed

  • Paginate the initial Gatus uptime-history import so each request remains below Dashmark's metric response-size limit.

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 03 Sep 10:03

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-uri dependency with version 4.1.3.

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:23

Fixed

  • Let touch-triggered service icon glimmers complete after touch-up without changing navigation timing.