You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Colors:
- Revert tailwind primary palette back to blue (#2563eb primary-600)
- Revert all -violet- classes back to -blue- across 12 files
Logo (Threadly):
- Update icon.svg, logo.svg, logo-dark.svg gradients purple→blue (#3b82f6→#1d4ed8)
- Wordmark accent 'ly': purple→blue (#2563eb); dark variant→#60a5fa
- Third thread line shortened for visual depth (43→37) in both icon + logo
Stripe:
- Fix create_billing_portal_session: replace hardcoded https://inboxiq.app/billing
with dynamic FRONTEND_URL from settings
CSV Export:
- Add session guard (throw if no access_token)
- Add HTTP status check before calling .blob() — was silently trying to
parse error responses as binary data
- Append/remove anchor to DOM for reliable cross-browser download trigger
- Rename downloaded file from inboxiq-export-* to threadly-export-*
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments