Skip to content

v3.0.17 (21 Nov 2022)

Compare
Choose a tag to compare
@jdeck88 jdeck88 released this 21 Nov 19:04
· 12 commits to develop since this release
  • fixed error messaging to be more descriptive when FIMS or LIMS connections do not work. This should help users diagnose connection issues themselves.
  • fixed issue where BOLD export crashed when forward/reverse primer names were null. New behaviour asks user to name them prior to submission.
  • Added descriptive text to all options in plugin dropdown menu
  • Changed view of wells to be A01, B01 instead of A1, B1 in table view and exports.
  • implemented sorting function to sort wells like A01, B01, C01, instead of A01, A02, A03.
  • updated ordering of Advanced search options to put search options that are faster at the top of the list. Helps user select options for faster searches. Equals, Begins With, and Ends With are FAR faster than contains searches. Note that these search options are available when clicking "More Options"
  • updated list of FIMS connections to only contain working FIMS connections
  • Upgraded development environnment to synchronize with geneious prime and java 11