Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:05

[0.5.0] - 2026-06-26

Bug Fixes

  • (ui) keep dashboard entity tables within their cards (5dd3a6e)
  • (ui) Show plain empty message when owner has no devices (0718d30)
  • (ui) Confine pairing toggle click area to its content (91c89c6)
  • (ui) Redirect to login on logout and session-expiry 401 (0805815)
  • Make docker data volume startup reliable (0b418ea)

Documentation

  • Document commit convention in CLAUDE.md (85038ea)
  • Improve documentation for AI agents and properly refresh/replace stale docs (4ae09f8)
  • Improve readme, update screenshots and improve readability by properly organizing it (a861e3a) (d84536a)

Features

  • (ui) lead device pairing tab with link status (4d240fb)
  • (docker) Publish multi-arch images (aarch was missing) (1b1fbce)

Under the Hood

  • DenyReason list to openapi as single source of truth and source it from both backend and frontend (e41d513)
  • Improve dashboard security posture query performance by sourcing from db instead of cache (7571b26)
  • Restructure Makefile with back-/front- command prefixes to make it easier to use (48929e5)
  • (ui) Improve frontend main flows test coverage (92bb838)
  • (ci) Add Go benchmark flow to test how this could look as part of a github runner action (bf46821)

Docker image: ghcr.io/diegoguidaf/pulseweaver:v0.5.0

docker pull ghcr.io/diegoguidaf/pulseweaver:v0.5.0