Skip to main content

Release Notes 2020-03-13

Core Performance Improvements

We have improved the core system to perform tasks faster. The base performance improvement is 5% but certain tasks are performed much faster with performance increase up to 40%.

Application Size

We have cut the size of the application to half. This means that the initial loading of the application is much faster now.

Paginated Ledger

The ledger page is now paginated, ie. system will show the ledger in pages.

Previously, the system was showing all results for the given date range which was causing extreme sloweness in rendering the page in cases where there are thousands of ledger entries.

Price Series Upload

Price series upload service has been improved to consume a user input to skip invalid price observations.

Such observations are those, for example, which does not have a valid number for price column (close column, in particular). For this, the upload page has a toggle for the user to indicate if invalid observations should be skipped. If the toggle is not turned on, the system will not import any prices and inform the user that the import has failed.

Performance and Market Returns Grid Fixes

We have identified a few corner cases and fixed them for performance and market returns grid reports. In addition to these, we are also basing all series to 100% for the chart display so that they start from the same observation.