Releases: Project60/org.project60.banking
Releases · Project60/org.project60.banking
CiviBanking 1.4.0-beta4
New Features
- [#479] - Applied SYSTOPIA extension template - by @dontub
- [#488] Add HTML input types to entity definitions - by @dontub
- [#489] Enabled automatic tests - by @dontub
- [#500] PHP8 compatibility - by @bjendres
- [#496] Fix implicit limit when filtering deleted contacts - by @pfigel
- [#510] Exception handling for individual analysers/matchers - by @bjendres
Bugfixes / Compatibility
- [#458] Fixed problem introduced with #446 - by @jaapjansma
- [#463] Quickfix for dark mode - by @ufundo
- [#465] Update jsoneditor dependency - by @bjendres
- [#467] Fixed transaction links - by @MarcMichalsky
- [#468] Fixed unknown smarty modifier by @bjendres
- [#472] Add role + aria-hidden to FontAwesome icons (dev/core#5041) - by @colemanw / @dontub
- [#473] Ensure html attributes are escaped in templates - by @colemanw / @dontub
- [#482] Fixed order of operations - by @colemanw
- [#483] Fixed concatenated variables - by @colemanw
- [#484] Update deprecated PHP type casts - by @colemanw
- [#491] Significant variables overview - by @GFF-DS
- [#492] Updated German translation - by @dontub
- [#504][#505][#506][#507][#508] Added extension automated workflows - by @dontub
Full Changelog: 1.3.2...1.4.0-beta4
1.4.0-beta3
What's Changed
- PHP8 compatibility by @bjendres in #500
- GP-20324 Fix implicit limit when filtering deleted contacts by @pfigel in #496
- Update workflows from extension template by @dontub in #504
- Fix code style by @dontub in #505
- Fix some phpstan issues by @dontub in #506
- Avoid call of deprecated method
CRM_Utils_JSON::output()by @dontub in #507 - Add missing type casts by @dontub in #508
Full Changelog: 1.4.0-beta1...1.4.0-beta3
CiviBanking 1.4.0-beta1
New Features
- [#479] - Applied SYSTOPIA extension template - by @dontub
- [#488] Add HTML input types to entity definitions - by @dontub
- [#489] Enabled automatic tests - by @dontub
Bugfixes / Compatibility
- [#458] Fixed problem introduced with #446 - by @jaapjansma
- [#463] Quickfix for dark mode - by @ufundo
- [#465] Update jsoneditor dependency - by @bjendres
- [#467] Fixed transaction links - by @MarcMichalsky
- [#468] Fixed unknown smarty modifier by @bjendres
- [#472] Add role + aria-hidden to FontAwesome icons (dev/core#5041) - by @colemanw / @dontub
- [#473] Ensure html attributes are escaped in templates - by @colemanw / @dontub
- [#482] Fixed order of operations - by @colemanw
- [#483] Fixed concatenated variables - by @colemanw
- [#484] Update deprecated PHP type casts - by @colemanw
- [#491] Significant variables overview - by @GFF-DS
- [#492] Updated German translation - by @dontub
Full Changelog: 1.3.2...1.4.0-beta1
1.3.2
CiviBanking 1.3.1
New Features
-none-
Bugfixes / Compatibility
Full Changelog: https://github.com/Project60/org.project60.banking/compare/1.3.0..1.3.1
CiviBanking 1.3.0
New Features
- [#444][#443] Use configured separator for matching line_filter - by @gngn23
- [#446][#445] Add CSV parse options enclosure and escape - by @gngn23
Bugfixes / Compatibility
- [#393] AccountsTab: Avoid deprecated method call - by @dontub
- [#394] Replace call of deprecated method
CRM_Core_BAO_Setting::setItem()- by @dontub - [#397][#398] Only set bank account reference matching probability when contact is not found in other ways - by @jaapjansma
- [#399] Remove some 'not defined' notices in importer code - by @bjendres
- [#412] CiviCRM 5.69 Compatibility - by @jaapjansma
- [#427] Bump webpack from 1.12.14 to 5.94.0 - by @jensschuppe and @bjendres
- [#441] Define pseudo constant option group names in entities - by @dontub
Full Changelog: https://github.com/Project60/org.project60.banking/compare/1.2.0..1.3.0-beta1
CiviBanking 1.3.0-beta1
New Features
- [#444][#443] Use configured separator for matching line_filter - by @gngn23
- [#446][#445] Add CSV parse options enclosure and escape - by @gngn23
Bugfixes / Compatibility
- [#393] AccountsTab: Avoid deprecated method call - by @dontub
- [#394] Replace call of deprecated method
CRM_Core_BAO_Setting::setItem()- by @dontub - [#397][#398] Only set bank account reference matching probability when contact is not found in other ways - by @jaapjansma
- [#399] Remove some 'not defined' notices in importer code - by @bjendres
- [#412] CiviCRM 5.69 Compatibility - by @jaapjansma
- [#427] Bump webpack from 1.12.14 to 5.94.0 - by @jensschuppe and @bjendres
- [#441] Define pseudo constant option group names in entities - by @dontub
Full Changelog: https://github.com/Project60/org.project60.banking/compare/1.2.0..1.3.0-beta1
CiviBanking 1.2.0
New Features
- [#409][#423] Existing Contribution Matcher can be configured to no overwrite the receive_date of an existing contribution - by @MarcMichalsky
- [#426] Add BankingPluginInstance import API - by @pfigel
Bugfixes / Compatibility
- [#406][#407] Fix storing of JSON Editor Mode - by @sebalis and @Detsieber
- [#429] BankTransaction links in contribution view missing - by @bjendres
- [#435] Fix CiviBanking menu item - by @Ben-Ro
- [#438] BIC lookpup (via LittleBIC extension) fails - by @bjendres
- [#440] Fix remove element from contribution list - by @MarcMichalsky
Full Changelog: 1.1.0...1.2.0
CiviBanking 1.3-alpha1
New Features
- [#444][#443] Use configured separator for matching line_filter - by @gngn23
- [#446][#445] Add CSV parse options enclosure and escape - by @gngn23
Bugfixes / Compatibility
- [#393] AccountsTab: Avoid deprecated method call - by @dontub
- [#394] Replace call of deprecated method
CRM_Core_BAO_Setting::setItem()- by @dontub - [#397][#398] Only set bank account reference matching probability when contact is not found in other ways - by @jaapjansma
- [#399] Remove some 'not defined' notices in importer code - by @bjendres
- [#412] CiviCRM 5.69 Compatibility - by @jaapjansma
- [#427] Bump webpack from 1.12.14 to 5.94.0 - by @jensschuppe and @bjendres
- [#441] Define pseudo constant option group names in entities - by @dontub
Full Changelog: https://github.com/Project60/org.project60.banking/compare/1.2.0..1.3-alpha1
CiviBanking 1.2-beta4
New Features
- [#409][#423] Existing Contribution Matcher can be configured to no overwrite the receive_date of an existing contribution - by @MarcMichalsky
- [#426] Add BankingPluginInstance import API - by @pfigel
Bugfixes / Compatibility
- [#406][#407] Fix storing of JSON Editor Mode - by @sebalis and @Detsieber
- [#429] BankTransaction links in contribution view missing - by @bjendres
- [#435] Fix CiviBanking menu item - by @Ben-Ro
- [#438] BIC lookpup (via LittleBIC extension) fails - by @bjendres
- [#440] Fix remove element from contribution list - by @MarcMichalsky
Full Changelog: 1.1.0...1.2-beta4