Version 2.x
Release notes for Pledger.io 2.x (latest 2.4.2).
Browse all 8 releases in the 2.x line. Latest: 2.4.2 (28 November 2022).
Back to all releasesBug fixes
- FIN-255 Contract warning never gets triggered
- FIN-254 Scheduled transaction does not add new transactions
- FIN-256 Correct styling profile page with new layout
- FIN-253 Fix styling in the income / expense report table for difference
- FIN-252 Fix styling of overview buttons in the dashboard
- FIN-251 Fix table styling in account overview
- FIN-250 Fix styling in month / year selector in the breadcrumb bar
- FIN-249 Fix account logo position in the transaction overview
- FIN-248 Fix styling in phone resolution
- FIN-247 Fix styling in the logon / register dialogs
WARNING: This is a major release, before migrating please back up your database and storage locations. The entire application core has been reworked.
Added
- FIN-160 Add API documentation viewer
- FIN-185 Create standalone deployment option
- FIN-168 Add support for long living tokens
Changed
- FIN-137 Rewrite the core layer to Micronaut framework for better performance
- FIN-138 Add the REST-api layer for security
- FIN-139 Setup angular project into new gradle setup
- FIN-140 Setup new gradle structure
- FIN-141 Rework the JPA layer for micronaut
- FIN-142 Add the rule engine module
- FIN-143 Add the domain module
- FIN-144 Add the bpmn module
- FIN-145 Move UI to separate repository for improved build speeds
- FIN-146 Create automated build script for Angular application
- FIN-148 Create a repository to bundle the Java Application and the Angular application
- FIN-149 Add the account REST end-points
- FIN-150 Add the CSV Import REST end-points
- FIN-151 Add the budget REST end-points
- FIN-152 Add the contract REST end-points
- FIN-153 Add the attachment REST end-poitns
- FIN-154 Add the BPMN process end-points
- FIN-155 Add the application setting end-points
- FIN-156 Add the global transaction end-points
- FIN-157 Add the category REST end-points
- FIN-158 Add the transaction rule REST end-points
- FIN-159 Create the account transaction REST end-points
- FIN-164 Add profile export to JSON
- FIN-165 Add transaction export to CSV
- FIN-166 Hook in artifact release to osshr
- FIN-171 Rework JPA repositories to new ReactiveEntityManager
- FIN-184 Improve performance of the BPMN tests
Bug fixes
- FIN-147 Font files not loading correctly in angular
- FIN-161 Creation of new user fails on missing userService.create operation
- FIN-162 Account creation fails on introspect exception
- FIN-172 Graph end points are not working correctly
- FIN-173 Front-End does not redirect to login after session expires
- FIN-174 Top creditor / debtor end point not working
- FIN-175 Flowable with empty stream returns only ]
- FIN-176 Graphs do not render properly on front-end
- FIN-177 Global transaction overview crashes without transactions
- FIN-178 Local-date is returned as array should be a string
- FIN-179 Role based authorization is not working correctly
- FIN-180 Unable to bulk modify transactions
- FIN-181 Account extraction result not correctly served
- FIN-182 Reconcile account not successfully created after registration
- FIN-183 Reconcile a year with deviating start balance incorrect reconcile
- FIN-186 Page sizes front-end do not match backend when changed in settings
Download from GitHub Releases.