Files
Submissions-App/CHANGELOG.md
2023-04-27 12:51:53 -05:00

27 lines
989 B
Markdown

## 202304.04
- Kraken controls graph now only pulls top 20 results to prevent crashing.
- Improved cost calculations per column in a 96 well plate.
## 202304.01
- Improved function results output to ui.
- Added Well Call Assessment to PCR scraping.
## 202303.05
- Increased robustness of RSL plate number enforcement.
- Added in ability to scrape and include PCR results for wastewater.
## 202303.04
- Added in scraping of logs from the PCR table to add to wastewater submissions.
- Completed partial imports that will add in missing reagents found in the kit indicated by the user.
- Added web documentation to the help menu.
## 202303.03
- Increased robustness by utilizing PyQT6 widget names to pull data from forms instead of previously used label/input zip.
- Above allowed for creation of more helpful prompts.
- Added sorting feature to Submission summary.
- Reagent import dropdowns will now prioritize lot number found in a parsed sheet, moving it to the top of the list.