Skip to content

Releases: dark-trench/squid_sonar

Release 0.1.7

26 May 17:12
8583441

Choose a tag to compare

0.1.7 - 2026-05-26

  • Clarified the README runtime boundary around SquidSonar's read-only Squid Mesh API usage.
  • Documented that host applications still own workers, scheduling, delivery backends, and lease or fencing adapters.
  • Removed stale otp_app router usage from README and module documentation examples.
  • Aligned the README header format with the Squid Mesh package README.
  • Updated package metadata and install snippets to reference 0.1.7.

v0.1.6

25 May 22:34
dba1dfe

Choose a tag to compare

  • Added regression coverage for Discord notification payload formatting.
  • Fixed Discord notification workflow output so multiline messages use real
    newlines instead of escaped newline text.
  • Moved README community links into a dedicated Community section.
  • Updated install snippets to reference 0.1.6.

v0.1.5

25 May 01:31

Choose a tag to compare

  • Added the journal-aware workflow graph header status and shared read-model fixtures from the SquidSonar review pass.\n- Kept the example seed output focused on completed, failed, retrying, and paused runs.\n- Removed stale lockfile entries so dependency checks stay green.

v0.1.4

25 May 01:16

Choose a tag to compare

  • Aligned the example app seed with the journal-backed runtime so the seeded demo shows completed, failed, retrying, and paused runs.\n- Kept the release focused on the journal runtime contract and example coverage.

v0.1.3

16 May 09:23

Choose a tag to compare

  • Refined status badge styling with rectangular labels.
  • Aligned status filter hover and focus states with the runs table interaction.
  • Removed the redundant matching-run summary from the status filter sidebar.

v0.1.2

16 May 02:59

Choose a tag to compare

  • Refined the embedded dashboard with a cleaner, flatter visual system.
  • Added a responsive filter menu for smaller screens.
  • Improved status filter active states, table controls, run detail surfaces, and workflow canvas contrast.

v0.1.1

15 May 19:31

Choose a tag to compare

0.1.1 - 2026-05-15

  • Added visible refresh feedback while dashboard runs reload.

v0.1.0

15 May 19:26

Choose a tag to compare

0.1.0 - 2026-05-15

  • Added the embeddable Phoenix LiveView dashboard for Squid Mesh runs.
  • Added status filters, search, pagination, run detail pages, compact workflow graph visualization, attempt counts, and light/dark/system themes.
  • Added a Phoenix example app with real Squid Mesh workflow scenarios.
  • Added public-facing repository documentation, templates, license, and CI metadata.
  • Aligned the package and example app with squid_mesh ~> 0.1.0-alpha.7.
  • Persisted the dashboard theme selection across page refreshes and run-detail navigation.