Skip to content

Releases: nfdi4plants/Swate

v1.0.0-beta.18

19 Nov 15:30
1a63b90
Compare
Choose a tag to compare

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

19 Nov 11:21
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0-beta.16...v1.0.0-beta.17

v1.0.0-beta.16

18 Nov 10:37
Compare
Choose a tag to compare

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:

image

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

07 Nov 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15

v1.0.0-beta.14

25 Oct 13:01
Compare
Choose a tag to compare

What's Changed

list reorder

Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14

v1.0.0-beta.13

16 Oct 11:55
Compare
Choose a tag to compare

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

09 Oct 08:06
Compare
Choose a tag to compare

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

07 Oct 11:43
Compare
Choose a tag to compare

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

06 Sep 09:16
Compare
Choose a tag to compare
v1.0.0-beta.09 Pre-release
Pre-release

New Release!

Bugfix for JsonExport in ARCitect

Full Changelog: v1.0.0-beta.08...v1.0.0-beta.09

v1.0.0-beta.08

21 Aug 22:01
6552d76
Compare
Choose a tag to compare
v1.0.0-beta.08 Pre-release
Pre-release

New Release!

Because of critical bugfix of data annotator

New Contributors

  • @HLWeil made their first contribution in #513 (Hello 👋)

Full Changelog: v1.0.0-beta.07...v1.0.0-beta.08