What's Changed
Bug Fixes
- Fix malformed
<form>tags across 12 templates that causedonsubmitattributes to render as visible HTML text on delete buttons - Fix Chart.js charts growing horizontally forever by adding height-constrained wrapper containers (#23)
- Fix Italian translations directory structure to match Flask-Babel convention
- Fix Tailwind CSS configuration and theme switching issues
- Fix primary color fallback classes
- Fix service worker caching of third-party assets
Other Changes
- Bump version to 0.8.0
- Close PR #22 (superseded by proper Italian translations fix)