Releases: biocodellc/biocode-lims
Releases · biocodellc/biocode-lims
3.0.22 (20 Oct 2024)
Speed Improvements -- address issue #134
3.0.21 (12 Feb 2024)
3.0.20 (11 Dec 2023)
3.0.19 (15 Jul 2023)
- Connects to gall database with work-around setting for providing serverTimezone connection
3.0.18 (27 Dec 2022)
Includes performance improvements when opening the detail view... still a little bit slow, but alot faster than it was
fixes bug where app crashes with null latitude or null longitude
v3.0.17 (21 Nov 2022)
- 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
v3.0.16 (24 Aug 2022)
Update contact email for asking for help
Adding "tentative", in addition to "passed" or "failed". Tentative to be used in cases where we may still need to check taxonomy but sequence is OK. Note that you should not be able to submit as "passed" while in "tentative".
v3.0.15 (24 Feb 2021)
Fixes issues with large tissue queries against GEOME failing
v3.0.14 (01 Oct 2020)
Fixes issue with detecting duplicate column names when annotating with FIMS data
v3.0.13 (01 Sep 2020)
==Biocode Plugin 3.0.13 - 01 September 2020 ==
- Fixes bug in mysql escaping
- Fix column names to be case insensitive
- Documentation updates