Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:52
· 27 commits to master since this release

✨ Improvements

  • Improve API key selection controls (a31ed28)

🔄 Other Changes

  • Bump actions/setup-go from 6 to 7 (beea251)
  • Merge pull request #5 from dougmaitelli/dependabot/github_actions/actions/setup-go-7 (0731b64)
  • Bump node from 24-alpine to 26-alpine (2b56062)
  • Merge pull request #2 from dougmaitelli/dependabot/docker/node-26-alpine (d5fa2fa)
  • Bump alpine from 3.22 to 3.24 (0080710)
  • Merge pull request #3 from dougmaitelli/dependabot/docker/alpine-3.24 (f288c18)
  • Bump golang from 1.25-alpine to 1.26-alpine (e50de78)
  • Merge pull request #1 from dougmaitelli/dependabot/docker/golang-1.26-alpine (6e16898)
  • Bump typescript from 6.0.3 to 7.0.2 in /web (e05096b)
  • Merge pull request #4 from dougmaitelli/dependabot/npm_and_yarn/web/typescript-7.0.2 (61f2f19)
  • Use React Router for frontend navigation (0a94f4e)
  • Display authenticated user profile (807edc1)
  • Expand development certificate fixtures (18aea53)
  • Refine sidebar user controls (9180c65)
  • Align certificate card actions (c5ef8ba)
  • Refine interactive hover styles (2f2fd5b)
  • Serve frontend routes through SPA fallback (db9fc55)
  • Show remaining certificate validity (ac0d9fb)
  • Refine navigation and branding (e9cc24e)
  • Organize frontend styles by component (f990739)
  • Display certificate version timeline (1837934)
  • Space certificate timeline scrollbar (28290a7)
  • Disable unavailable certificate downloads (d9f65f6)
  • Centralize frontend theme colors (e2a17f5)
  • Restore TypeScript ESLint compatibility (3b3a345)
  • Allow deleting inactive ACME accounts (f23c038)
  • Refine generated API key helper behavior (42c432b)
  • Support bundled certificate client downloads (aca6e32)
  • Avoid unchanged certificate client downloads (87a7e5d)
  • Make client installer reruns replace configuration (608ecf5)
  • Wrap generated API helper commands (8e693cb)
  • License CertVault under AGPLv3 (ffb97a2)
  • Move license footer into content area (5551246)
  • Adjust sidebar user spacing (81bbf9e)
  • Embed job state in certificate responses (9d92c00)

🚀 Features

  • Add ACME account management view (6295bf5)
  • Add automatic issuance controls (f6dea39)
  • Add certificate layout picker (26d73ae)
  • Add mock ACME development mode (a763ecb)
  • Add automatic certificate download helper (b3e3d4c)
  • Add README visual identity and screenshots (00a3c36)
  • Add styled destructive action confirmations (0c60861)
  • Add security and contribution documentation (1e89918)
  • Add project code of conduct (f0f025b)
  • Add audit filtering and pagination (930025b)
  • Add history filtering and pagination (b62207b)
  • Add API key scope selection (249524e)
  • Add audit log retention (8d2ddfb)
  • Add GitHub Pages documentation (a9ae1e7)
  • Add certificate filters for hooks (324ed4f)