Skip to content

Releases: SynBioDex/SBOLCanvas

v1.3.2

21 Mar 22:56
d7e7f52
Compare
Choose a tag to compare

Fix hierarchy export image bug

v1.3.1

21 Mar 21:56
24c99f0
Compare
Choose a tag to compare

Combine front-end and back-end back into a single docker image

v1.3.0

13 Dec 02:04
5101e1c
Compare
Choose a tag to compare

Fixed a number of bugs and added a few new features

v1.2.6

30 Apr 14:50
fb092df
Compare
Choose a tag to compare

Even more bug fixes for SBOL conversion

v1.2.5

10 Sep 03:19
1200bc9
Compare
Choose a tag to compare

Additional bug fixes to convert to SBOL and upload to SynBioHub

v1.2.4

09 Sep 18:07
71c4ae6
Compare
Choose a tag to compare

Fixes some issues with upload/download to SBH

v1.2.3

09 Sep 03:54
f367e63
Compare
Choose a tag to compare

Adds logout of SBH button, and it addresses a problem with editing objects downloaded from SBH.

v1.2.2

06 Sep 22:08
c32843f
Compare
Choose a tag to compare

SBOLCanvas is a web based application that can create and edit genetic constructs using the SBOL data and visual standard. SBOLCanvas allows a user to create a genetic design visually and structurally from start to finish. It also allows users to incorporate existing SBOL data from a SynBioHub repository. By the nature of being a web-based application, SBOLCanvas is readily accessible and easy to use.

Docker instructions can be found in the README. Other Docker releases can also be found here.

If you want to deploy SBOLCanvas without docker, or set it up for development, check out the wiki.

Bug Fixes

  • Fixed bug when uploading with non-logged in registries

v1.2.1

04 Jun 17:48
8af602e
Compare
Choose a tag to compare

SBOLCanvas is a web based application that can create and edit genetic constructs using the SBOL data and visual standard. SBOLCanvas allows a user to create a genetic design visually and structurally from start to finish. It also allows users to incorporate existing SBOL data from a SynBioHub repository. By the nature of being a web-based application, SBOLCanvas is readily accessible and easy to use.

Docker instructions can be found in the README. Other Docker releases can also be found here.

If you want to deploy SBOLCanvas without docker, or set it up for development, check out the wiki.

Bug Fixes

  • Fixed bug when exporting files

v1.2.0

05 May 17:29
b00240b
Compare
Choose a tag to compare

SBOLCanvas is a web based application that can create and edit genetic constructs using the SBOL data and visual standard. SBOLCanvas allows a user to create a genetic design visually and structurally from start to finish. It also allows users to incorporate existing SBOL data from a SynBioHub repository. By the nature of being a web-based application, SBOLCanvas is readily accessible and easy to use.

Docker instructions can be found in the README. Other Docker releases can also be found here.

If you want to deploy SBOLCanvas without docker, or set it up for development, check out the wiki.

New Features

  • Support for interaction nodes
  • Interactions now show participant roles
  • Interactions now have source and target refinements
  • Complex molecular species

Changes

  • Updated tutorial
  • Restrictions on interactions (e.g. degradation can't target anything)
  • Replacement glyph has been removed from the part menu (can still show up in imported designs)
  • Added GitHub actions to the repository for building docker images
  • Moved docker images to the synbiohub namespace

Bug Fixes

  • Imported modules without a layout now get the default size
  • Imported interactions connected to modules no longer lose the reference to which object they're connected to
  • Fixed a bug in the stencil converter that was messing up arc sizes