Enhancements
- User Interface and Server Performance Optimizations
- Optimized desktop resources, including reduced JavaScript bundle sizes.
- Improved server-side performance:
- Resolved n+1 query issues.
- Reduced response payload sizes, particularly for listing pages.
- Removed unnecessary response data, such as related information.
- Upgraded PHP to version 8.1.
- Applied PHP performance configurations (e.g., OPCache tuning).
- Items in listings are now displayed immediately upon completing the network request.
Fixes
- The site's address now automatically populates in job and quote addresses. It will be visible in the job and quote list views and auto-filled in address fields when ‘Use Custom Location’ is enabled.