v1.3.2

mercurjs/mercurv1.3.2Jan 30, 2026by github-actions[bot]

AI Summary

This maintenance release removes deprecated exchange rate data sources and introduces support for CAMT.052 bank statement imports. It also enhances date handling in imports and fixes a missing continue button in the two-factor authentication flow.

Key Highlights

  • Remove deprecated International Monetary Fund exchange rate data source
  • Support importing camt.052 bank statement file
  • Enhanced date format handling in imports (dashes, no leading zeros)
  • Improved two-factor authentication UX (missing continue button fix)

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