Add part quantity selector to shop setup.

This commit is contained in:
Patrick Fic
2025-09-16 14:44:54 -07:00
parent 8c08922e22
commit 110a9de5bd
10 changed files with 75 additions and 41 deletions

View File

@@ -198,5 +198,10 @@
"title": "Release Notes for 1.4.1",
"date": "07/04/2025",
"notes": "Improvements:\r\n* Increased performance of scenario manager.\r\n* Report lines will now display better on smaller screens.\r\n* Job RPS printouts will now display in landscape mode and ignore dark mode styling."
},
"1.4.2-beta.4": {
"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."
}
}