v0.5 · Updated 13/03/2026
Adding AI supported prompt generation to support nationwide businesses across any business category
- Integrated OpenAI to intelligently generate search prompts based on business profile data, replacing hardcoded templates with contextual, discovery-focused queries.
- Added database storage for generated prompts with support for manual editing and version tracking.
- Implemented rate limiting per plan tier (Lite: 3, Growth: 5, Premium: 7 monthly regenerations) to manage API costs.
- Created 'Your Prompts' UI panel for viewing, editing, and regenerating prompts with quota tracking.
- Automatically trigger prompt generation when workspace completes their business profile.
- Added UK-wide region options (England, Scotland, Wales, Northern Ireland) alongside existing county-level regions.
- Refactored footer as a shared resource and updated branding to AnswerPulseAI.
v0.4 · Updated 13/03/2026
Updating branding & improving AI provider error handling
- Updated branding across the product and release notes to reflect the current AnswerPulse positioning.
- Improved AI provider error handling so failed searches now retain provider-specific failure details instead of collapsing into a generic no-results message.
- Surfaced richer failure detail in worker logs and admin failed-search views to make quota, authentication, rate-limit, and provider issues easier to diagnose.
v0.3 · Updated 11/03/2026
Public launch foundation
- Opened the product publicly with the marketing site, pricing flow, billing, and production deployment path in place.
- Prepared the brand and messaging baseline for the AnswerPulse transition toward UK service businesses.
- Added the first AnswerPulse logo asset set and replaced the retired wedding-ring brand mark across the public site.
- Relevant commits: ecf78d6 homepage route to landing page, bf40068 marketing polish, 3c48278 and f6f9029 FlyWP deployment setup, eb5ee74 Stripe billing and onboarding.
v0.2 · Updated 11/03/2026
Add mobile friendly dashboard
- Reworked the dashboard and public pages for smaller screens, including section navigation, touch targets, and layout fixes.
- Relevant commits: 31df30b section navigation CSS, 21b942a section switching JS, 9e0066 topbar touch target improvements, 26b74af public marketing mobile fixes, 0a3edc1 compact AI Search panel.
v0.1 · Updated 11/03/2026
Internal test release
- First internal baseline used to test the core prototype, early marketing shell, and initial deployable app structure.
- Relevant commits: 049be3a initial prototype baseline, c069ac7 footer and legal pages, 820bca1 waitlist capture, d880f30 holding page simplification.