Check for existing scrub results & add beta terms.

This commit is contained in:
Patrick Fic
2025-10-10 09:57:08 -07:00
parent 700da26112
commit 84028f19dd
9 changed files with 142 additions and 104 deletions

View File

@@ -203,5 +203,10 @@
"title": "Release Notes for 1.4.2-beta.4",
"date": "09/16/2025",
"notes": "New Features:\r\n* Added part quantity toggle to shop setup. This will use the part quantity from the job lines when calculating RPS instead of assuming 1 per MPI guidelines.\r\n\r\nImprovements:\r\n* Updated ES integration to use newly specified API keys."
},
"1.5.0": {
"title": "Release Notes for 1.5.0",
"date": "10/14/2025",
"notes": "New Features:\r\n* Direct integration to Estimate Scrubber is now available in Public Beta. Existing customers should automatically have access to this feature. If you encounter any issues, please reach out to support.\r\n* Added a quantity toggle to use line quantity instead of assuming 1 per MPI guidelines for RPS calculations.\r\n* Added date shortcuts to the report page for ease of use.\r\n* Added a floating shortcut to run 1 month and 3 month reports.\r\n\r\nImprovements:\r\n* Added better indicators for quantities and negative RPS values."
}
}