Skip to content

v0.6.2

Compare
Choose a tag to compare
@Freymaurer Freymaurer released this 19 Oct 07:24
f0553bb

Been some time since the last release, but finally we are ready for this one 🚀
The major features include:

  • Major search performance boost 🐎
  • Updated advanced term search
  • New separate docs: Swate-docs 📚
  • ..and more. Check below for a full list of changes since the last release.

This update will most likely require you to clear your Excel add-in cache (like this).

Should there be anything missing or you find any bugs 🐛 let us know either by using our helpdesk or by opening a GitHub issue.

If you want to start using Swate follow these easy instructions: Swate installation

0.6.2+6a4f5b0 (Released 2022-10-19)

  • Additions:
    • [#b0cd88f] Update docker-compose
    • [#4c9a625] Improve relationship search performance (Issue #228).
    • [#13720b4] Update Protocol Type column to DPBO.
  • Bugfixes:
    • [#28f5bc8] Fix wrong shift of ref cols (Issue #231) and change default cell type to "text".
    • [#2a910e1] Fix duplicate results and further improve search performance (Issue #230, #228) 🐛🐎
    • [#b09058d] Remove min length constraint on term search (Issue #226) 🐛
    • [#807e643] Fix term search field size when parent term name too long (Issue #225) 🐛

0.6.1+a1732c7 (Released 2022-9-22)

0.6.0+0ba730b (Released 2022-9-7)

  • Additions:
    • [#d0ce176] Update to new url: https://swate.nfdi4plants.org
    • [#1ccef83] Update building block descriptions.
    • [#5a2595a] Add protocol type functionality
    • [#c6d3836] Adjust changes according to Swobup naming
    • [#bd46fff] Support official ISADotNet syntax for column headers.
    • [#9368483] Separate #id calculation of main col and ref cols.
    • [#ba7bad8] Make input/output columns cambiable (Issue #203) + improve office logging ✨
    • [#f3be11c] Update Data File output column + deprecation checks (Issue #201).
    • [#1f5f888] Update Source column description.
    • [#63a6a29] Add Protocol REF (Issue #212).
    • [#4711417] Add unit tests (Issue #212) ✅
    • [#30ba1cd] Add Component building block ✨✅
    • [#71e633f] Unify autocomplete term search design (Issue #211).
    • [#3f9bff1] Redesign search results
    • [#8522dea] Clean up first showcase of tree term structure #209
    • [#8dfa9e2] Heavily improve term insert feedback in annotation table (Issue #149, #161)
    • [#82b896c] Clean up readme 🚿
    • [#18641cd] Update fill reference column logic, to provide consistent results.
    • [#2b2413f] Implement and/or slider for template tag filter (Issue #195) ✨.
    • [#bcf077c] Update info page 💄 and contact links (Issue #196).
    • [#f776367] Update project for docker build automation 🐳
    • [#432c14b] Improve parent-child search performance (Issue #117,#193) 🐎.
    • [#7b360e8] Update Advanced term search for cleaner input.
    • [#bfec630] Persist active tabs over subpages (Issue #191) 💄.
    • [#92d973c] Update navbar burger menu to always be visible (Issue #194).
    • [#bd8e3fb] Separate ER tags from other tags and add curated vs community templates badge (#187, #186).
  • Bugfixes:
    • [#55fa82c] Improve AddBuildingBlock unit logic 🐛🔨
    • [#0b5be6d] Fixed strict parsing on empty fields (Issue #214) 🐛
    • [#0dd0c91] Fix clipping issue in building block info 🐛
    • [#5e45ac8] Fix propagation of unit to new building blocks (Issue #183) 🐛.