Skip to content

Releases: biocodellc/biocode-lims

3.0.22 (20 Oct 2024)

20 Oct 18:43
Compare
Choose a tag to compare
3.0.22 (20 Oct 2024) Pre-release
Pre-release

Speed Improvements -- address issue #134

3.0.21 (12 Feb 2024)

12 Feb 16:18
Compare
Choose a tag to compare
  • Add ability to color on sequence status for cycle sequencing reaction to address issue #144
  • Added the ability to bulk upload concentrations to address issue #141
  • Re-ordering failure_reason to put did not assemble on top, related to issue #143

3.0.20 (11 Dec 2023)

11 Dec 16:10
Compare
Choose a tag to compare

==Biocode Plugin 3.0.20 - 11 December 2023 ==

  • Updated list of failure reasons in nmnh-lims database to address issue #138
  • Updated missing field names from new GEOME connection to address issue #139

3.0.19 (15 Jul 2023)

15 Jul 22:34
4843694
Compare
Choose a tag to compare
  • Connects to gall database with work-around setting for providing serverTimezone connection

3.0.18 (27 Dec 2022)

28 Dec 02:03
Compare
Choose a tag to compare

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)

21 Nov 19:04
Compare
Choose a tag to compare
  • 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)

24 Aug 23:44
Compare
Choose a tag to compare

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)

25 Feb 00:12
3bb7fb3
Compare
Choose a tag to compare

Fixes issues with large tissue queries against GEOME failing

v3.0.14 (01 Oct 2020)

01 Oct 19:23
bf47202
Compare
Choose a tag to compare

Fixes issue with detecting duplicate column names when annotating with FIMS data

v3.0.13 (01 Sep 2020)

01 Sep 21:11
ae41023
Compare
Choose a tag to compare

==Biocode Plugin 3.0.13 - 01 September 2020 ==

  • Fixes bug in mysql escaping
  • Fix column names to be case insensitive
  • Documentation updates