Releases: nfdi4plants/Swate
v1.0.0-beta.18
What's Changed
- a few more style updates 🎨
- Add parent information for ontology search on click in search field by @Etschbeijer in #574
Note
Checkout release beta.17 for more information
Full Changelog: v1.0.0-beta.17...v1.0.0-beta.18
v1.0.0-beta.17
Hotfix for performance issues in larger ARCs
The performance issues were mostly due to how we handle state storage. The redo/undo functionality as well as the auto save feature for ARCitect were handled using JSON representations of the spreadsheet state. This feature will be temporarily disabled, while we work on a fix. But what does that mean?
Caution
No auto save in ARCitect! You MUST click on the save icon on the top right in the navbar.
No auto save in Swate! You MUST click on the save icon on the top right in the navbar.
What's Changed
- Patching multiple smaller issues! by @Freymaurer in #573
Full Changelog: v1.0.0-beta.16...v1.0.0-beta.17
v1.0.0-beta.16
UI rework 🎨
The first big step towards a better UI experience. More unified styling, more stable visual design and quite simply: a more modern look:
Swate Excel RC 🚀
We have restored most of the previous Excel addin functionality! 📈
Check out Swate in Excel once again: https://nfdi4plants.github.io/nfdi4plants.knowledgebase/guides/annotate-in-excel/
Tip
Shoutout to @Etschbeijer for all the hard work! 🎸
Full Changelog: v1.0.0-beta.15...v1.0.0-beta.16
v1.0.0-beta.15
What's Changed
- Feature: Excel, enable export of metadata as json by @Etschbeijer in #540
- Add general form list drag and drop reorder #535 by @Freymaurer in #543
- adjust ontology v3 api by @Freymaurer in #548
- Fixes to multiple smaller issues by @Freymaurer in #549
- Debug excel enable conversion of data and free text columns of input / output by @Etschbeijer in #550
- Start working on Json import + bugfixes by @Freymaurer in #552
- Feature, Excel. Restore full finctionality of the button: "Rectify Ontology Terms" by @Etschbeijer in #551
- Excel json import v2 by @Freymaurer in #554
- Excel: Enable filling of selected building block with terms with fill button by @Etschbeijer in #553
- Excel cleanup by @Etschbeijer in #558
- Excel testing by @Freymaurer in #559
- Fix bug with incorrectly handling onChange event for term search fields 🐛
Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15
v1.0.0-beta.14
What's Changed
- Feature: Add top level metadata in excel by @Etschbeijer in #527
- Improve metadata form @Freymaurer in #541
- Add option to reorder all lists
Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14
v1.0.0-beta.13
This is a minor code refactor release with changes to the Swate-ARCitect communication!
This is done to prepare Swate for upcoming feature releases with the ARCitect.
Caution
Should there be any issue with Swate and ARCitect contact us as soon as possible! 🙂
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
v1.0.0-beta.12
What's Changed
- More fixes for data annotation indexing 😞 🐛
- Fix .tsv handling for data annotator 🐛
- fix minor file picker bug, when there are more files then cells 🐛
- Restore partial functionality of button Validate / Restore Ontology Term by @Etschbeijer in #517
Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12
v1.0.0-beta.11
Some minor bug fixes with data annotator!
What's Changed
- Allow JsonExport in ARCitect by @HLWeil in #516
- Fix data annotator view not shown in ARCitect 🐛
- Fix wrong indexing for csv row selector paths in data annotation 🐛
Full Changelog: v1.0.0-beta.09...v1.0.0-beta.11
v1.0.0-beta.09
v1.0.0-beta.08
New Release!
Because of critical bugfix of data annotator
- More context menu options by @Freymaurer in #503
- Feature excel update term to unit by @Etschbeijer in #502
- Feature excel add file picker by @Etschbeijer in #505
- Feature excel add table validator by @Etschbeijer in #509
- Feature excel: Adapt warning messages by @Etschbeijer in #514
- Reinclude data annotation match case for updating client interface by @HLWeil in #513
New Contributors
Full Changelog: v1.0.0-beta.07...v1.0.0-beta.08