Fixed
- Raw translation keys visible across services, tickets, and account pages
- Fatal error on Security page caused by missing session model method
- Social icons re-animating on every page navigation
- Empty space above dashboard welcome heading
- Invoice print button showing raw translation key
- Duplicate company name on invoice page
- Save button rendered outside notifications card
- Service configuration appearing as separate card instead of inside Product Details
- Add payment method link showing when no billing gateways are configured
- Native browser confirm popups replaced with Paymenter modal component
Added
- Toast notification on affiliate link copy
Fixed
- Auth pages (login, forgot password, reset) no longer force unnecessary vertical scroll
Improved
- All content pages, navbar, toolbar and footer now share a consistent max width
- Mobile slideout menu correctly offsets below promo banner when enabled
Fixed
- Navbar links now span full width on desktop
- Hero "Browse Products" button and footer attribution links use primary color token instead of hardcoded green
- Untranslated lang keys removed from cart coupon field, checkout page title and password reset subtitle
Added
- Scroll-to-top button on all pages, respects theme primary color
Improved
- Hero section sized correctly for mobile viewport with larger heading, tighter spacing and stat cards ordered above buttons
Improved
- Navbar redesigned with frosted background and icon-only utility buttons
- Command palette locks scroll when open
- Dashboard promotes unpaid invoices, adds unpaid count badge, removes Quick Actions
- Invoice action bar moved inside card and compacted
- Ticket show page info and timeline consolidated into sidebar
- All hardcoded green colors replaced with primary token
- add command palette and guard keyboard handlers when closed
- update all views and assets for Paymenter v2
New
- Service renewal countdown on both the dashboard widget and services list
- Invoice redesigned as a document - company logo, large INVOICE/PRO FORMA heading, from/to section,
PAID watermark, action buttons above the document
- Ticket status timeline horizontal stepper above the conversation thread
Improved
- Consistent rounded-sm across all cards, panels, and chips removed stray rounded-lg / rounded-xl
- Fixed primary button missing transition utility (hover had no animation)
- Replaced transition-all with transition-colors on elements that only animate color
