New Features
- Added ZAR currency and custom currency input support. Fixes [Feature Request] Additional Currency #16.
- Vendored Tailwind Play CDN JS locally with CDN fallback option.
Bug Fixes
- Fixed theme switching and reduced flash of unstyled content. Fixes Can't change theme, blinding page reloads, third-party calls #18.
- Corrected button contrast in dark mode. Fixes [Bud]Problems with displaying buttons #17.
- Fixed mis-nested form tags causing onsubmit text to render. Fixes onsubmit visible on the website #19.
- Added primary color fallbacks to ensure branding colors render reliably.
- Updated Service Worker to avoid caching third-party assets and prevent CORS errors.
Other Changes
- Documented Tailwind/HTMX asset environment variables.