Skip to content

Releases: alyf-de/banking

v0.12.4

31 Jan 17:27
Compare
Choose a tag to compare

What's Changed

  • The Notification "Refresh Bank Consent" has been removed. All Kosma-specific features, including DocTypes, custom fields, and data, have been removed. (#168)

Full Changelog: v0.12.3...v0.12.4

v15.12.3

23 Jan 19:17
Compare
Choose a tag to compare

What's Changed

  • Rescheduled the daily synchronization of accounts and transactions in Banking Settings to run at 2:42 am instead of midnight, ensuring the previous day's data is available. (#166)
  • Added a workaround to parse the Bank Party Name in Bank Transactions from newer camt versions (camt.052.001.08 / camt.053.001.08) until fintech library support is available. (#165)

Full Changelog: v15.12.2...v15.12.3

v15.12.2

23 Jan 14:07
Compare
Choose a tag to compare

What's Changed

  • Implemented additional usage of the Split Batch Transactions option to the EBICS User form, allowing users to enable or disable fetching of C54 data to prevent errors when banks incorrectly report its availability. #162

Full Changelog: v15.12.1...v15.12.2

v0.12.3

23 Jan 19:10
Compare
Choose a tag to compare

What's Changed

  • Added a workaround to parse the Bank Party Name in Bank Transactions from newer camt versions (camt.052.001.08 / camt.053.001.08) until fintech library support is available. (#163)
  • Rescheduled the daily synchronization of accounts and transactions in Banking Settings to run at 2:42 am instead of midnight, ensuring the previous day's data is available. (#164)

Full Changelog: v0.12.2...v0.12.3

v0.12.2

23 Jan 13:51
Compare
Choose a tag to compare

What's Changed

  • Implemented additional usage of the Split Batch Transactions option to the EBICS User form, allowing users to enable or disable fetching of C54 data to prevent errors when banks incorrectly report its availability. #161

Full Changelog: v0.12.1...v0.12.2

v15.12.1

21 Jan 23:28
Compare
Choose a tag to compare

15.12.1 (2025-01-21)

Bug Fixes

  • use sub tx if bulk tx has only one sub tx (542d17c)

v15.12.0

21 Jan 15:04
Compare
Choose a tag to compare

What's Changed

  • Added checks to ensure that Banking Settings are marked as Enabled and Enable EBICS is activated before running whitelisted methods in EBICS User. #151

Full Changelog: v15.11.0...v15.12.0

v15.11.0

21 Jan 14:38
Compare
Choose a tag to compare

What's Changed

  • Added the Split Batch Transactions option to EBICS User, allowing creation of separate Bank Transactions for each sub-transaction within a batch. Fixed an issue where missing transaction statuses could cause errors during EBICS synchronization. #157

Full Changelog: v15.10.5...v15.11.0

v15.10.5

21 Jan 14:28
Compare
Choose a tag to compare

What's Changed

  • Handled authentication errors when fetching the license key for EBICS; users will now see a message prompting them to check the Enable EBICS setting in Banking Settings and ensure their subscription is active. #152

Full Changelog: v15.10.4...v15.10.5

v15.10.4

21 Jan 14:11
Compare
Choose a tag to compare

What's Changed

  • Errors encountered during bank statement downloads are now properly caught and logged to prevent silent failures. #155

Full Changelog: v15.10.3...v15.10.4