Friday, March 27, 2015
2 changes · master
Enhancements to existing features
Bank statement reconciliation is now easier and more reliable when matching payments against multiple open items. Users can partially reconcile the final selected item, see statement lines in the expected order, and avoid issues caused by accidental trailing spaces.
Original PR description
Task "bank statement improvements"
Code cleanup and technical improvements
The Mail app code was updated to use a newer internal programming interface and includes cleanup work. This should not change day-to-day behavior, but it helps keep the module easier to maintain and safer to evolve.
Original PR description
Mail: migrate to new API + some code cleaning. Should not have new features.