- Fixes across the framework: PostgreSQL generated columns retrieval, orderByRaw before cursorPaginate, invisible characters trimming, and improved DB creation failure handling.
- Security enhancement: user passwords are rehashed on login to maintain current hashing standards.
- Added new helpers (fluent helper, context helper) and updated doc blocks, including @throws annotations and improved Artisan serve command.