Skip to content

v0.3.0

Compare
Choose a tag to compare
@Freymaurer Freymaurer released this 11 Feb 15:49
a3e1219

It's been some time since the last release but this is a big one! 🚀

We visually streamlined Swate, added some major features like the protocol group insert. Stay tuned for this one as we plan to provide a template database to come along with it in the future.

The latest release features:

0.3.0+0d31c43 (Released 2021-2-11)

  • Additions:
    • latest commit #0d31c43
    • [#4bf33cb] Add ontology accession number as tag in ref columns (Issue #100).
    • [#262dae3] Add option to write process.json to Swate annotation table (Issue #84). ✨
    • [#09467d9] Visually group building blocks to protocols (Issues 101#, #103, #104) ✨
    • [#0516353] Add Logos and visually update Swate (Issue #59).
    • [#5c2e56a] Add option to add unit cols to existing building block (Issue #94).
    • [#9987184] Add sorensen dice sorting to advanced term search (Issue #95).
    • [#9158bb7] Update unit search to only search UO ontology (Issue #93).
    • [#4e0d0c9] Add easy to access navigation option to advanced search (Issue #91).
    • [#374e326] Add features from #68 to Update Reference Columns (Issue 87#).
  • Deletions:
    • [#9da9c55] Remove event handlers (input assist, #87).
  • Bugfixes:
    • [#0d31c43] Fix bug not opening "File Picker" upload window on click.
    • [#8606b12] Add Protocol Xml logic and fix ISADotNet dependency.
    • [#51928c0] Fix minor routing icon mismatch.
    • [#fdcb58c] Fix minor white/lightgrey mix ups in filepicker view.
    • [#cc26e81] Fix bug overloading computers when creating an annotation table for whole rows (Issue #63).
    • [#1e5eb3d] Fix reset of unit search input when unchecking (Issue #92).
    • [#474cf73] Fix bug creating wrong TAN with insertTerm.

You can check our release notes to see a list of all new features.
If you decide to test Swate in the current state, please take the time to set up a Github account to report your issues and suggestions here.

You can also search existing issues for solutions for your questions and/or discussions about your suggestions.

Here are the necessary steps to use SWATE:

If you use the excel desktop application locally:

- Install node.js LTS (needed for office add-in related tooling)
- Download the release archive (.zip file) below and extract it
- Execute the swate.cmd (windows) or swate.sh (macOS, you will need to make it executable via chmod a+x) script.

If you use Excel in the browser:

- Download the release archive (.zip file) below and extract it
- Launch Excel online, open a (blank) workbook
- Under the Insert tab, select Add-Ins
- Go to Manage my Add-Ins and select Upload my Add-In
- select and upload the manifest.xml file contained in the archive.