Skip to content

Releases: JBEI/ice

ICE 5.8.1

12 Nov 00:06
Compare
Choose a tag to compare

Bug Fixes

  • “Paging” feature for annotations to enable quicker rendering of sequences
  • Fixed issue in retrieving sequence when transferring parts

ICE 5.8.0

12 Oct 23:56
Compare
Choose a tag to compare

Bug Fixes

  • ICE-251: adding option to place all sequence in a folder
  • Bug fix for export returning empty sequences
  • NPE Fix when writing out blast database and no sequence is encountered
  • Bug fix in sbol file availability for seq parsing

Improvements

  • Integrated OpenVectorEditor v10.1.100

ICE 5.7.3

22 Jul 18:44
Compare
Choose a tag to compare

New Feature

  • New rest api for retrieving fields for entry types (GET /rest/parts/fields/{type})

Bug Fixes

  • Fixed ICE 245

ICE 5.7.1

30 Mar 22:39
Compare
Choose a tag to compare

New Feature

  • Bulk sample creation feature

Bug Fixes

  • Fixed issue with login page not showing user message on login failure
  • Fixed issue with plate name being duplicated for sample creation
  • Fixed issue with bulk sequence edit duplicating features
  • Fixed ICE-242: Correctly parse plain sequence

ICE 5.7.0

11 Feb 17:28
Compare
Choose a tag to compare

New Features

  • Joins visualization in open Vector Editor
  • Audit history support for deleting entries

Improvements

  • Folder and collection entries now retrieved and displayed much faster
  • Performance improvements to sequence parsers to handle larger sequences
  • Search results displayed faster

Bug Fixes

  • Used wrong REST end point for sequence transfer
  • Issue with BSL quick edit
  • Issue with custom export

ICE 5.6.4

07 Feb 19:38
Compare
Choose a tag to compare
v5.6.4

ICE 5.6.3

16 Dec 18:02
Compare
Choose a tag to compare

Bug Fix & Improvement

  • Fixed issue with how blast db was being re-generated and improvement performance

ICE 5.6.2

13 Dec 20:32
Compare
Choose a tag to compare

Bug Fix

  • Fixed issue with detecting subType in bulk upload that causing problems with Strain with Plasmid upload

ICE 5.6.1

13 Dec 20:21
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue with retrieving entries over web of registries
  • Fixed issue with selection markers not being updated
  • Fixed issue with logic in detecting file bulk upload subtype in the presence of custom entries
  • Fixed issue with mapping BioSafety Level in bulk upload from String (e.g. "Level 1") to integer (e.g. 1)

ICE 5.6.0

18 Nov 22:11
Compare
Choose a tag to compare

New Features

  • Support for creating custom entry fields and modifying the built in fields. With the feature administrators are able to modify the built in fields for the entry types (e.g. make some require, hide others, change the field name etc) as well as create custom fields of type input text, of multi-select. These are propagated to the entry creation fields as well as bulk upload.
  • Folder sample feature that enables users to submit folders for sample creation

Improvements

  • Fullscreen openVE improvements
  • Auto-collapse folders under a collection if the count exceeds "8" with user "expand" and "collapse" options

Bug Fixes

  • Fixed #73
  • Fixed ICE-150 : missed instances of switch from specific seed type "Arabidopsis" to general "Seed" type
  • Fixed ICE-197: Additional support for other types of exceptions in ExceptionMapper
  • Fixed ICE-166: improved logic to determine which sub-set (out of set of user selected entries) can be edited by the user
  • Fixed ICE-204: Allow admins and owners of "Pending" entries to see them in folders
  • Fixed ICE-206: tblastx error and set perc_identity for blastn to 70