Added changelog and release notes for 1.0.14.

This commit is contained in:
Patrick Fic
2020-12-18 11:55:09 -08:00
parent 1be0b21af9
commit 3fc5125d88
2 changed files with 5 additions and 4 deletions

View File

@@ -2,5 +2,6 @@ New Features:
- Added 'This Quarter' and 'Last Quarter' date quick select.
Bug Fixes:
- Added automatic job refresh on new import for estimate detail screen.
- Fixed an issue where more jobs would not be fetched in the list view in certain scenarios.
- Resolved an issue where launching a second instance of RPS would cause the program to freeze.
- Date filtering will now ensure only correct dates are reported on, regardless of time zone.
- Added negative RPS calculations on combined estimate lines like assemblies.

View File

@@ -26,7 +26,7 @@
},
"1.0.14": {
"title": "Release Notes for 1.0.14",
"date": "TBD",
"notes": ""
"date": "12/18/2020",
"notes": "Bug Fixes: \n- Resolved an issue where launching a second instance of RPS would cause the program to freeze.\n- Date filtering will now ensure only correct dates are reported on, regardless of time zone.\n- Added negative RPS calculations on combined estimate lines like assemblies."
}
}