Release v0.3.0
Critical security updates and performance optimizations.
v0.3.0
Security
Security Hardening & Performance
A critical update focusing on security dependencies and build optimization.
🛡️ Security Updates
- Upgraded all dependencies to patch known vulnerabilities.
- Implemented Content Security Policy (CSP) headers in the default config.
- Sanitized input fields in the contact form to prevent XSS.
🚀 Performance
- Image Optimization: Enhanced
astro:assetsconfiguration for 20% smaller WebP files. - Lazy Loading: Native lazy loading enabled for all images below the fold.
[!IMPORTANT] This update is recommended for all production deployments.