Releases: Project60/org.project60.banking
CiviBanking 0.8 Beta1
New Features
[#310] Probabilities for matching by bank account by @jaapjansma
[#311] Transaction search by @bjendres, funded by @greenpeace-cee
[#312] Link transactions to contributions by @bjendres, funded by @greenpeace-cee
[#321][#325] Postprocessor preview by @jensschuppe
[#323] New matcher to create multiple contributions by @jensschuppe
[#355][#356] FormProcessor action to create new bank account by @ErikHommel
[#363] Inject calculated contributions in to manual reconciliation panel by @bjendres
Improvements
[#284] RulesAnalyser hints to "related rules" by @bjendres
[#308] CSV importer - more tokens in reference by @bjendres
[#309] CSV importer - probe for file name by @bjendres
[#313] Improve performance on (traditional) statement interface by @bjendres
[#320] Show important whitespaces in UI by @pfigel
[#326] Update readme links by @being-peace
[#329] Removed some deprecated code by @jensschuppe
[#330] Added CSV with BOM example by @bjendres
[#336] Make AddressUpdate postprocessor activity status configurable by @jensschuppe
[#336] Make AddressUpdate postprocessor activity status configurable by @jensschuppe
[#339] Address Update Postprocessor: allow creating diffs for missing address by @jensschuppe
[#341] Restructured documentation by @jensschuppe
[#351][#352] Make Import page localisable by @wintermoor
[#358] Mitigation for APIv3 flaws by @bjendres
[#366] PHP8 compatibility by @bjendres
Bugfixes
[#293][#319] PHP compatibility by @jensschuppe, @pfigel
[#302] Fixed NaN error in manual reconciliation panel by @mmgit
[#307] Fixed encoding error in JSON editor by @bjendres
[#332] Error when multiple accounts match by @bjendres
CiviBanking 0.7
New Features
- Fixed length file importer (#131) by @VangelisP and @bjendres
- RecurringFail PostProcessor (#196) by @bjendres
- Improved docs by @ErikHommel and @jaapjansma
- Improved l10n (#193) by @VangelisP
- Rules Analyser (#188) by @bjendres
- New UI (#239) by @jaapjansma
- SEPA Returns PostProcessor (#196, #256) by @bjendres
- Improved SepaMatcher (#256) by @bjendres
- Added user confirmations for dangerous actions (#255) by @bjendres
- MembershipExtension PostProcessor (#238, #248, #249) by @bjendres and @jaapjansma
- Date alignment feature (#271) by @bjendres
- XML Multi-Importer (#261) by @bjendres
- Transaction Report (#275, #277) by @jaapjansma
- Export button in new UI (#276) by @jaapjansma
- UI Customization hooks (#260) by @pfigel
- Use DB transactions for processing (#305) by @bjendres
- SepaMatcher: make cancelled status configurable (#288) by @bjendres
- Date output parameter for Fixed Width importer (#273)
- New Rule
amountparse
for CSV importer (#274) by @sleidig - Improved docs by @MikeyMJCO
Bugfixes
- Account search issues (#237) by @bjendres
- Matches to contacts in trash (#242) by @bjendres
- CiviSEPA adjustements (#243) by @bjendres
- Navigation menu (#247) by @jaapjansma
- CiviCRM 5.x compatibility (#252) by @jaapjansma
- Exporter can't process links to multiple contributions (#258) by @bjendres
- RecurringContribution matcher might double-book (#264) by @bjendres
- Removed deprecated calls and warnings (#272, #259) by @bjendres
- PHP 7.1 errors and warnings (#269, 270) by @pfigel
- Dedupe queries with full grouping (#219) by @omazany
- CSV importer matches clause (#289) by @VangelisP
- CSV importer token reference issue (#297) by @bjendres
- Pervent PHP warnings when importing empty amounts (#295) by @bjendres
- Prevent "data too long" exception when importing (#304) by @bjendres
- Depracted tab hook (#315) by @bjendres
CiviBanking 0.7.alpha1
First release of the new CiviBanking. This release focuses on enhanced usability and user-friendliness.
Bugfixes and improvements can be found HERE
CiviBanking 0.6
A lot of new features, great usability improvements:
- Configuration UI (#102)
- Debug-Logs (#144)
- PHP7 compatibilty (#67)
- PostProcessors (#67)
- Process Runner (#173)
- Improved Account Dedupe (#189 )
...and lots of bugfixes (see here).
Caution: Remember to disable the extension, then delete old code, extract new code, and enable again.
CiviBanking 0.6.beta1
A lot of new features, great usability improvements:
- Configuration UI (#102)
- Debug-Logs (#144)
- PostProcessors (#67)
- Process Runner (#173)
- Improved Account Dedupe (#189 )
...and lots of bugfixes (see here).
Please try on your test sites and give me feedback!
Caution: Remember to disable the extension, then delete old code, extract new code, and enable again.
CiviBanking 0.6.alpha1
A lot of new features, great usability improvements:
...and lots of bugfixes (see here).
Please try on your test sites and give me feedback!
Caution: Remember to disable the extension, then delete old code, extract new code, and enable again.
CiviBanking 0.5.3
Improvements over 0.5.2
- SEPA matcher uses batch reference (#152)
- SEPA improved cancellation (#135)
- CSV importer line filter (#146)
- Processing transactions by date (not ID) in overnight hook (#147)
- Default matcher - add fallback contact (#143)
- Default matcher - use popups (#142)
- Importer - better warnigns (#136)
- XML importer duplicate detection (#134)
- Membership matcher date choice (#130)
- Recurring matcher improvements (#129)
- BUG: membership matcher confidence (#139)
- BUG: broken links (#119)
- BUG: importer references (#145)
- BUG: entity hook (#151)
CiviBanking 0.5.3 beta 2
added #152 to beta 1
CiviBanking 0.5.3 beta 1
This is going to be the next 'official' CiviBanking version with a bunch of important bugfixes - especially if you're using CiviCRM 4.6.18+. See the details HERE.
CiviBanking 0.5.2
Improvements over CiviBanking 0.5:
- greatly improved account editor (#118)
- added bank account reference validation and normalisation (#118)
- improvements on UI (#116, #122)
- improved 4.6 compatibility
- added "drop column" option to CSV importer (#115)
- added recurring contribution matcher
- option for a custom title for existing contribution matcher (#109)
- added 'unset', 'sha1', 'sprint' and 'preg_replace' actions to regex analyser (#107, #116)
- option to disable received_date check in existing contribution matcher (#103)
- fixed/improved tx attribute lookup (#106, #111)
- fixed/improved menu integration (#110)