Skip to content

Releases: nfdi4plants/Swate

v1.0.0-v1.0.0-beta.20

29 Jan 13:02
ff21890
Compare
Choose a tag to compare

What's Changed

  • Update selectedColumns when SelectedTemplates are available by @Etschbeijer in #607
    • SelectedColumns are set correctly, when the tab is switched while a template is selected
  • Remove minwidth and adapted button size for better appearance by @Etschbeijer in #608
  • Feature swate refactore local storage usage by @Etschbeijer in #602
    • Replaced the local storage for do / undo functionality with indexedDB
  • Enable import of json tables by @Etschbeijer in #611
    • Fixed an error where the selected columns where not correctly set, when one or more tables were imported

Full Changelog: v1.0.0-beta.19...v1.0.0-v1.0.0-beta.20

v1.0.0-beta.19

10 Jan 12:08
13ddc14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.18...v1.0.0-beta.19

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