Skip to content

Releases: alyf-de/banking

v15.12.3

23 Jan 19:17
Compare
Choose a tag to compare

15.12.3 (2025-01-23)

Bug Fixes

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

0.12.3 (2025-01-23)

Bug Fixes

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

v0.12.1

21 Jan 23:27
Compare
Choose a tag to compare

0.12.1 (2025-01-21)

Bug Fixes

  • use sub tx if bulk tx has only one sub tx (252cbe2)