Skip to content

v0.5.0

Compare
Choose a tag to compare
@Freymaurer Freymaurer released this 25 Oct 14:07
8479673

It's been some time, since the last Swate release, but this is a big one 🚀. We overhauled the whole codebase, which should lead to huge performance boosts for bigger functions, such as template imports. In addition, we added some additional features such as visualisation of the annotation tables. We also allow for multi-annotation table import via json files and support multiple json formats for both, impot and export. For a more detailed list of additions please refer to the list below, and as always if you find any bugs or just want to tell us about what you'd like to see in the next version, go ahead and tell us!

image

0.5.0+70632951 (Released 2021-10-22)

  • Additions:
    • latest commit #70632951
    • Column headers slimmed, only term accession number in brackets
      • Unit section slimmed from three columns to one
      • Units tracked with number section in Excel
      • Only terms from unit ontology (UO) allowed
    • Protocol insert is now called template insert and more generalized
      • Building blocks can only be inserted once
      • When trying to insert duplicate template no error is thrown, but no building block duplicates are inserted.
    • [#6c62234] Add visualization for source-protocol-sample chains ✨
    • [#d080748] Add import from json to multiple annotation tables ✨
    • [#16ec188] Improve server side error feedback.
    • [#e63bffc] Make protocol preview table scrollable 💄
    • [#8d83591] Improve template insert performance.
    • [#f6ebef3] Allow each building block only once per sheet.
    • [#2cbbaef] Allow only one output column type per table.
    • [#1e0a3f4] Update table name generator.
    • [#6138c65] Update visuals ✨ (Issue #162).
    • [#cc81c47] Update name for protocol templates (Issue #153).
    • [#4187c99] Improve building block info (Issue #160).
    • [#25e0253] Refactor Settings 🔨
    • [#ff96e2a] Improve client logging.
    • [#c885c0c] Track template metadata with worksheet and provide ease-of-access function.
    • [#8df5246] Add hide-reference-columns option to autofit table ✨.
    • [#db9b9e1] Add annotationTable create with prev output auto-insert (Issue #168).
    • [#b07aca5] Add option to export Swate tables as json files.
    • [#c020fea] Add json export from external xlsx files ✨
    • [#b7f9920] Add Common API to backend.
    • [#e14c648] Update Protocol search and filter functionality.
    • [#7194b96] Start updating unit to ISA conformity 🔥
    • [#6ba34f2] Improve performance with update to SAFE stack v3 🥚.
  • Deletions:
    • [#8302630] Remove definition field from ontologies.
  • Bugfixes:
    • [#8f33b3b] Fix index error in json exporting rows 🐛
    • [#0fb73e2] Update navbar to stay fixed.
    • [#6afcd91] Fix context update issues in interop functions.
    • [#4fb63e9] Fix warning modal