What's New
This is the version history for the site — a personal project that I update from time to time. There's no fixed release schedule, but I’ll keep track of changes, improvements, and new features here as the site evolves. It’s a way to stay transparent about what’s new and what’s been refined over time.
[1.0.6] - 2026-07-20
Performance, Branding & Search Improvements
- Improved initial load performance and theme handling.
- Updated feedback form to use the external contact API.
- Refined search engine indexing to focus on core pages.
- Refreshed the artisan theme and responsive layouts across the site.
- Updated Pizza App branding, browser chrome, and web manifest.
- Fixed homepage animation and hydration behaviour.
[1.0.5] - 2025-11-25
Dependency Updates, Refinements & Bug Fixes
- Updated dependencies to latest versions.
- Framework updates.
- JavaScript optimisations.
- Removed deprecated APIs.
- Removed unused resources.
- Added custom error pages.
- Reduced image sizes for faster load times.
- Minor bug fixes and performance improvements.
[1.0.4] - 2025-11-10
Performance & Search Engine Improvements
- Optimise site when loading outside of a browser.
- Performance improvements for initial load.
- Package updates.
[1.0.3] - 2025-10-04
Adding Styles & Search Engine Optimisations
- Polishing styles and layout across the site.
- Making it easier for search engines to index the site.
[1.0.2] - 2025-10-02
Expanded Dough Calculator & Improved browser support
- Implemented sitemap.xml and web manifest for better browser compatibility and discoverability.
- Added basic SEO metadata and Open Graph defaults.
- New dough recipe added: Ciambelle.
- Pizza Summary and calculation method completed for Focaccia.
- Small method refinements for Al Taglio.
[1.0.1] - 2025-04-27
Pizza Summary and Small Bug fixes
- Added Pizza Summary after calculating.
- Pizza Summary and calculation method completed for Al Taglio.
- Performance improvements on the calculator page.
[1.0.0] - 2025-04-18
Initial Release
- Project scaffold and initial solution structure.
- Initial website layout, routing, and navigation.
- Responsive design with small-screen/mobile support.
- Core pizza dough calculator (MVP).
- Included base recipes:
- Al Taglio
- Neapolitan
- Focaccia
- Included base recipes:
- Internationalization with language resources:
- English
- Italian
- Theme support with light/dark mode toggle 😁.
- Basic feedback form with client-side validation.
- Accessibility improvements: semantic headings, labels, and color contrast adjustments.
- First public deployment.