Skip to content

v0.4.1

Compare
Choose a tag to compare
@Freymaurer Freymaurer released this 08 Mar 19:23
· 865 commits to developer since this release
748dc2b

We added a few more quality of life changes, that were brought to our attention, after the lastest update. 🚀

The latest release features:

0.4.1+d75743c (Released 2021-3-8)

  • Additions:
    • latest commit #d75743c
    • [#0d9c945] Add links to template repository.
    • [#6b5a56f] Improve darkmode (Issue #25).
    • [#37503a5] Enable term search without present annotation table (Issue #132).
    • [#05a69b3] Increase responsiveness for copy to clipboard.
    • [#44a75d1] Add warnings to advanced setting functions.
    • [#7d4060b] Add function to update used protocols. ✨
    • [#088335f] Add option to update raw custom xml (Issue #123).
    • [#a3286eb] Add checksum content type (Issue #127, Issue #131).
    • [#97407d4] Changed DateTime to use UTC (Issue #126).
    • [#137cc54] Add more info for existing building blocks (Issue #124).
    • [#66fb577] Add option to create pointer json template (Issue #129).
  • Deletions:
    • [#84d71ee] Remove 'decimal' validation type.
  • Bugfixes:
    • [#d75743c] Add minor fixes
    • [#bd13cbf] Fix drag n drop problems in filepicker.
    • [#33695f4] Fix protocol grouping bug.
    • [#f4d08e8] Fix protocol xml not correctly removed bug.

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.