FInal changes for 1.4.0 release.

This commit is contained in:
Patrick FIc
2025-06-18 11:54:52 -07:00
parent 8e86abc25d
commit 17033cc874
6 changed files with 18 additions and 8 deletions

View File

@@ -188,5 +188,10 @@
"title": "Release Notes for 1.3.5",
"date": "10/17/2024",
"notes": "Improvements:\r\n* Improved group detection for latest RPS rule sets.\r\n* Audit functionality will now rely on header names instead of order."
},
"1.4.0": {
"title": "Release Notes for 1.4.0",
"date": "06/17/2025",
"notes": "New Features: \r\n* Added a scenario manager to scorecards to dynamically remove and add jobs to see impacts without adjusting dates.\r\n* Added ability to print a job. \r\n\r\nImprovements:\r\n* Added dark mode for app.\r\n* Added variance dollars to the scorecard.\r\n* Adjusted layout of job details to more prominently display savings information."
}
}