Skip to content

Releases: Project60/org.project60.banking

CiviBanking 0.8 Beta1

07 Sep 14:57
Compare
Choose a tag to compare
CiviBanking 0.8 Beta1 Pre-release
Pre-release

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

27 Nov 11:12
Compare
Choose a tag to compare

New Features

Bugfixes

CiviBanking 0.7.alpha1

09 Oct 14:06
Compare
Choose a tag to compare
Pre-release

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

09 May 13:08
Compare
Choose a tag to compare

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

02 Mar 09:24
Compare
Choose a tag to compare
CiviBanking 0.6.beta1 Pre-release
Pre-release

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

26 Oct 09:31
Compare
Choose a tag to compare
Pre-release

A lot of new features, great usability improvements:

  • Configuration UI (#102)
  • Debug-Logs (#144)
  • PostProcessors (#67)
  • Process Runner (#173)

...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

24 Nov 15:26
Compare
Choose a tag to compare
CiviBanking 0.5.3 Pre-release
Pre-release

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

31 Oct 12:33
Compare
Choose a tag to compare
Pre-release

added #152 to beta 1

CiviBanking 0.5.3 beta 1

18 Aug 09:44
Compare
Choose a tag to compare
Pre-release

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

26 Nov 11:36
Compare
Choose a tag to compare
CiviBanking 0.5.2 Pre-release
Pre-release

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)