TensorPM v1.37.1
Changelog - v1.37.1
π Bug Fixes
Pulse Cards Come Back Filled After a Restart
Project health and progress are loaded again when the app reopens the project it had open,
instead of only when a project is opened or a tab is switched.
Since v1.37.0 the first Pulse column after every start showed No data yet on the health and
progress cards, even for a project whose evaluations were already stored β and a card reporting
no data collapses, which kept the very component that would have loaded them from ever running.
The column recovered as soon as the project was reopened or another tab was visited, and stayed
correct once a card had been expanded by hand, but a fresh start always began empty.
A Finished Evaluation Is No Longer Overwritten by an Older One
A stored status or progress row can no longer replace a newer evaluation that has just arrived.
A read started before an evaluation finished used to resolve afterwards and write the pre-run
state back over the fresh result, so a refreshed project could visibly renew its status and then
snap back moments later.
Location and Address Details
- A project country is never stored without the address it belongs to
- A postal address consisting only of spaces is treated as no address instead of an empty block
π Release Info
- Version: 1.37.1
- Previous Version: 1.37.0
- Type: Patch Release