Skip to content

Releases: Project60/org.project60.banking

CiviBanking 0.8.4

22 Mar 14:22
Compare
Choose a tag to compare

Bugfixes

[#416] Fixed CSV importer defunct amountparse directive (now largeamount) - by @bjendres

Full Changelog: 0.8.3...0.8.4

CiviBanking 0.8.3

22 May 08:30
Compare
Choose a tag to compare

Features

[#382] Added recently closed statements tab - by @bjendres
[#385] Added configurable transaction count cap - by @bjendres

Full Changelog: 0.8.2...0.8.3

CiviBanking 0.8.3-beta1

05 May 17:59
Compare
Choose a tag to compare
Pre-release

Features

[#382] Added recently closed statements tab - by @bjendres
[#385] Added configurable transaction count cap - by @bjendres

Full Changelog: 0.8.2...0.8.3-beta1

CiviBanking 0.8.2

14 Mar 10:39
Compare
Choose a tag to compare

Features

[#375][#376] Added form action to find latest bank account - by @ErikHommel
[none] Renamed new interface to "simplified" UI - by @bjendres

Bugfixes

[#300][#384] Added/fixed BOM stripping for CVS importer - by @being-peace, @martst, @wintermoor, and @bjendres

Caution: If you're using some workaround for processing CSV files with BOM, please verify that your importer configuration still works before rolling out the update (#384).

Full Changelog: 0.8.1...0.8.2

CiviBanking 0.8.1

24 Nov 17:47
Compare
Choose a tag to compare

Bugfixes

[#327] Fixed bank account dedupe for orphaned accounts - by @jaapjansma
[#279] Match contributions on the same day but different times with no penalties - by @jaapjansma
[#349] Change statement filter call to POST - by @webmaster-cses-org-uk

Full Changelog: 0.8.0...0.8.1

CiviBanking 0.8.0

30 Sep 08:04
Compare
Choose a tag to compare

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
[#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
[c7cc14f] added importer example by @wintermoor

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

New Contributors

Full Changelog: 0.7...0.8.0

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.