v1.3.2

eythaann/Seelen-UIv1.3.2Jan 30, 2026by github-actions[bot]

AI Summary

This release focuses on improving data import capabilities, including support for new bank statement formats and enhanced date parsing, while removing a deprecated data source and fixing authentication bugs.

Key Highlights

  • Removed deprecated International Monetary Fund exchange rate data source
  • Added support for importing camt.052 bank statement files
  • Enhanced date parsing for CSV files and paste operations
  • Fixed a bug where the continue button was missing during 2FA on desktop

Breaking Changes

  • Remove deprecated International Monetary Fund exchange rate data source

New Features

  • Support importing camt.052 bank statement file
  • Support date formats that use dashes as separators and date formats without leading zeros when import delimiter-separated values file / data

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