v1.3.2
vllm-project/aibrixv1.3.2Jan 30, 2026by github-actions[bot]
AI Summary
This release removes the deprecated International Monetary Fund exchange rate data source and introduces support for importing camt.052 bank statement files. It also includes various enhancements for date format parsing and UI optimizations, alongside a bug fix for two-factor authentication.
Key Highlights
- Removal of deprecated IMF exchange rate data source
- Support for importing camt.052 bank statement files
- Enhanced date parsing logic with better separator and zero support
- UI optimizations
- Fixed missing continue button in 2FA flow
Breaking Changes
- Remove deprecated International Monetary Fund exchange rate data source
New Features
- Support importing camt.052 bank statement file
Full Release Notes
- **\[Breaking\]**
- Remove deprecated International Monetary Fund exchange rate data source
- **\[Features\]**
- Support importing camt.052 bank statement file
- **\[Enhancements\]**
- Support date formats that use dashes as separators and date formats without leading zeros when import delimiter-separated values file / data
- When pasting date time, if multiple formats match and one matches the current display order, use that format for parsing
- Other user interface optimization
- **\[Bug Fixes\]**
- Fix the continue button was missing during two-factor authentication on the desktop version when both two-factor authentication and third-party login are enabled both