Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:02
· 35 commits to main since this release

Changelog

  • cef36a3: fix(lint): extract shared converter field-mapping options ( <>)
  • 924527d: fix(lint): drop useless boolean initializers in e2e audit specs ( <>)
  • 2e92c39: docs: add contributing guide and security policy ( <>)
  • 7654331: docs(readme): add status badges ( <>)
  • 5fb2305: docs(readme): add feature screenshots ( <>)
  • 4d223e3: ci: add cross-platform release smoke-test workflow ( <>)
  • 548abc3: fix(app): fall back to user-local service dirs when system paths are unwritable ( <>)
  • a5efdb9: fix(docker): make shipped image defaults self-consistent ( <>)
  • 9235d04: fix(version): print placeholder for empty build metadata fields ( <>)
  • cafa26d: docs(readme): document LIB_DIR/VAR_DIR service directories ( <>)
  • a8b977b: Merge branch 'fix/linux-startup' into develop ( <>)
  • 8587666: style: drop explanatory comments from startup fixes ( <>)
  • 3e3eac4: fix(natsclient): keep durable name when creating a consumer ( <>)
  • dee37fa: test(e2e): cover consumer durable-name round-trip ( <>)
  • cae854b: Merge branch 'fix/consumer-create' into develop ( <>)
  • 19aee20: fix(web): revalidate publish payload when a template is loaded ( <>)
  • 79f2866: fix(history): record the encoded payload size, not the JSON source length ( <>)
  • 3aee856: Merge branch 'fix/publish-template' into develop ( <>)
  • 670b63b: fix(web): route all user-facing errors through api/errors and de-duplicate connection toasts ( <>)
  • 9eb7675: fix(web): surface connection failures and stale views ( <>)
  • 8d561af: Merge branch 'fix/connection-state' into develop ( <>)
  • 964ee14: fix(web): pin date and byte formatting to shared locale-independent utils ( <>)
  • 0b3f6cf: fix(web): use shared empty/not-found states and plural() for count labels ( <>)
  • 49f746e: fix(web): make the resize handle, KV rows and subject picker keyboard-accessible ( <>)
  • c59b5c8: fix(web): strip the [code] prefix from proto compile and selection errors ( <>)
  • c90f432: Merge branch 'fix/ui-polish' into develop ( <>)