Bug Fixes
- show active rate percentage in portfolio insights and use blue icon
- remove unused _openFeedback variable that caused build error
- inject --brand CSS variable on :root so scrollbar inherits firm color
- use root path for Home link since page is already on subdomain
- clean up no-templates error message
- fix kanban column scroll by adding min-h-0 to flex container
- add createdAt tiebreaker to document template ordering
- invalidate onboardings list query after resending client link
- stable sort document checklist by order then createdAt
- use optimistic cache update for document toggle to prevent list reordering
- remove duplicate Clock import
- add sitemap.xml to ignore.links since it is gitignored and missing in CI
- open glitchgrab directly on Need Help click instead of rating panel
- update object position class from object-left-top to object-top-left in features bento component
Features
- add loading states and spinners to proposal action buttons in proposals table
- add AI-Powered Recommendations feature card with image support
- add openHelpWidget to directly open glitchgrab report dialog
- add PracticeStacks external link to firm portal header
- pass businessName to client portal onboarding view
- show business name in brand color on client onboarding portal
- add sitemap link, software features tags, and localized city/state links
- redirect to support page after bug report is sent
- add native title tooltips to all lead card action buttons for DnD compatibility
- redirect to templates tab when starting automation with no templates
- add resend link and copy portal link buttons to table actions
- include profileSlug in list query for copy link support
- show Link Expired badge in table when client token has expired
- add back button using browser history on detail pages
- add city and state location data for localized landing pages
- add feature page data for proposal, compliance, onboarding, whatsapp and invoicing
- add localized city and state landing pages with feature links and startbusiness referral
- add use-case landing pages for software features

