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