Skip to content

v0.1.3

Compare
Choose a tag to compare
@Freymaurer Freymaurer released this 07 Dec 16:46
2cae295

The latest release features:

0.1.3+c6ad5b7 (Released 2020-12-7)

  • Additions:
    • latest commit #c6ad5b7
    • [#c6ad5b7] Add error modal (Issue #73).
    • [#6cb6ebf] Add core functionality to File Picker (Issue #13).
    • [#e04e953] Add link to ontobee page for ontology in term search suggestions (Issue #69).
    • [#13f3639] Create issue templates.
    • [#5abee29] Add Unit Column when selecting a unit for a term (Issue #48).
    • [#5abee29] Add option to fill hidden cols according to main column (Issue #67).
    • [#5abee29] Add input assist to delete hidden col cells onChange of main col (Issue #68).
  • Bugfixes:
    • [#0a9ac89] Fix bug of term input field not indicating change after using autocomplete suggestion.
    • [#c4befec] Fix bug where auto fill would delete some rows of first column.
    • [#2498c0b] Fix file picker button view.
    • [#eb104fe] Fix bug where search results from "Advanced Search" are not selectable (Issue #70).
    • [#63aa8ea] Fix bug where cursor jumps to the end of search input field (Issue #66).
    • [#1847bf5] Fix (visual) pagination components for advanced term search (Issue #65).
    • [#d207770] Fix not shown No Ontology option in advanced term search (Issue #64).
    • [#1fd3f67] Fix minor bug in release notes creation.

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.