Skip to content

0.7.9

Latest

Choose a tag to compare

@jyoungblood jyoungblood released this 21 Apr 21:23
· 8 commits to master since this release
  • Updated SelectWrapper to ensure option keys are unique per render, preventing duplicate key warnings without affecting submitted values.
  • Adjusted Label spacing so inline popover labels use a slightly smaller bottom margin, aligning inputs with standard text-only label fields without changing icon size or fixed heights.
  • Removed AGENTS.md as it is no longer needed.
  • Ran npm audit fix to resolve dependency vulnerabilities and clear related alerts.
  • Upgraded to Astro v6 and updated the favicon package.
  • Added optional Turnstile support to the contact form, enabled only when a Turnstile API key is present.