1.7.0
2026-05-20Added
- Client Management Consolidation:
- Combined multiple client creation and editing dialogs into a single unified client management interface.
- Stakeholder Support:
- Standardized forms across client and vendor managers to handle multiple primary and secondary contact partners simultaneously.
Security & Reliability
- Security Hardening:
- Implemented strict multi-tenant isolation and session verification across all key operational and financial actions.
- Refined document deletion logic to verify file ownership before removal.
- Concurrency Protection:
- Resolved transaction race conditions to prevent duplicate invoice and purchase order numbers when generated by multiple users at once.
Changed & Fixed
- Performance Enhancements:
- Swapped dynamic loader imports to ensure faster initial page load times.
- Optimized database query caching for fast autocomplete items list rendering.
- Fixed interface loops and cyclic screen re-renders on several dialog panels.