Critical fixes for Finance export, CRM import, and Projects date display, plus stability improvements following the v1.0.0 launch.
Thank you for the overwhelming response to our launch. This patch addresses the most critical issues reported in the first week.
- Finance — Fixed CSV export that was omitting rows when a transaction amount was exactly zero
- CRM — Bulk import via CSV now correctly handles phone numbers with country codes (previously stripped the
+ prefix)
- Projects — Due dates were displaying one day early for users in UTC-offset timezones; now correctly uses the user's configured timezone
- HR & Payroll — Fixed payroll run that failed silently when an employee had no hours logged for the period; now shows a clear warning
- Authentication — Magic link emails were occasionally landing in spam due to missing SPF alignment; resolved by updating our sending domain configuration
- General — Resolved a memory leak in the real-time notification system that caused slowdowns after ~4 hours of continuous use