Skip to content

Releases: nfdi4plants/Swate

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

v1.0.0-beta.07

06 Aug 07:57
Compare
Choose a tag to compare

New Release!

A new release and the last before a longer vacation 🚀

  • Refactor data map by @Freymaurer in #484
  • Excel: Enable use of templates by @Etschbeijer in #493
  • remove installation link from README.md by @Brilator in #496
  • Add some general logic for finding selected building block by @Freymaurer in #498
  • Feature excel delete building blocks by @Etschbeijer in #497
  • New Modal "Edit Column", via context menu.
  • New Modal "Details", via context menu.
  • Fix lazy load table handling cell width differences 🐛 🎨

to context menu in swate table:

image

Details modal

image

Edit column modal

image

lazy load table fix

I applied some fixes hopefully. I tried replicating excel logic for this now. width is iniatially set to 300, but can be resized between 200-600 (this manual resize will propagate through lazy load table). Large cell content will be hidden, but can be seen hovering over the cell. Cell editing should be unchanged.

Let me know what you think/how it feels.

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

v1.0.0-beta.06

26 Jul 11:24
Compare
Choose a tag to compare

New Release 🚀

This is a bigger one:

  • We had a lot of bug fixes which were brought to us by @shiltemann. Thanks for the big contribution! 🐛
  • Added a lazy-load table logic which should greatly increase performance for larger swate tables! 🐎
  • DataMap is now better integrated into existing logic and should now run more robust! 🔧
  • Added a data annotation tool to click select rows, columns and cells from a tabular file directly to your desired data column! (See this PR for more info) ✨
  • Work on the excel addin functionality is progressing well, thanks to the work from @Etschbeijer ✨ We will soon be able to get into public testing for this!

Pull Requests

  • Feature; excel; create and update input and output columns by @Etschbeijer in #482
  • Refactor datamap to use existing logic paths, by adding a generic(ui)… by @Freymaurer in #485
  • Implement CompositeCell.Data ✨ by @Freymaurer in #486
  • Feature, Excel, enable addition of building blocks, including terms and units by @Etschbeijer in #488
  • Finish data annotator view implementation by @Freymaurer in #494

Full Changelog: v1.0.0-beta.05...v1.0.0-beta.06

1.0.0-beta.05

12 Jul 20:06
Compare
Choose a tag to compare

What's Changed

The new DataMap is currently available with minimal feature set and aims to be improved soon! 🙂 It can be added for Assays and Studies!

image

image

New Contributors

Full Changelog: v1.0.0-beta.04...v1.0.0-beta.05

v1.0.0-beta.04

28 Jun 13:49
Compare
Choose a tag to compare

New Release!

Caution

For all the ARCitect users this will require an ARCitect update to maintain compatibility!

Swate development is taking up pace again! 🚀

  • A lot of bug fixes! 🐛
  • New protocol import! ✨

image

  • Bulma v1.0.0 support 🎨 (This might lead to temporary styling issues but on the long run will improve!)
  • ARCtrl v2.0.0 support (More robustness!)
  • Multitarget JSON Export ✨

image

Full Changelog: https://github.com/nfdi4plants/Swate/milestone/7

v1.0.0-beta.01

08 Mar 13:44
Compare
Choose a tag to compare

New release and the first one i will now officially set as latest release 🚀

tl;dr: To enable Swate in ARCitect I started working on a version outside of Excel. It can be used in the browser or in ARCitect with no entry barrier.

image


Feature List

  • Independent Workflow annotation tool!
  • Fully integrated in ARCitect 🚀
  • Improved Term Search
    • Faster, better, stronger 🤖
    • Easier to use ✏️
  • Improved stability for nearly all functions 🏛️
  • Undo/Redo buttons 📝
  • Widgets for customizable user interface 🎨
  • Swate table view ✨
    • Keyboard support ⌨️
    • Excel-like behavior 📑
    • Copy/paste from and to Excel 📋
    • Metadata search for ORCID, DOI, PMID 🔍

For more in-depth release notes check out the alpha release notes or the Full Changelog: 1.0.0-alpha.01...v1.0.0-beta.01

v1.0.0-alpha.19

07 Mar 14:30
Compare
Choose a tag to compare
v1.0.0-alpha.19 Pre-release
Pre-release

Next Release! 🚀

  • Fix cell scroll behavior when skipping through table cells with arrow keys! 🎨
  • Improve template initial load ✨
  • Handle file picker together with ARCitect (together with @JonasLukasczyk ) ✨
    • This allows for relative paths in ARCitect and for picking not only files, but also folders ✨
  • Columns can now be moved with the context menu ✨
  • Fix bug where all key pressed would register for changing cell input 🐛

Full Changelog: v1.0.0-alpha.16...v1.0.0-alpha.19

v1.0.0-alpha.16

04 Mar 15:39
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

New Release, new features! 🚀

  • Visual improvements! 🎨
  • Add Rows input can now be confirmed with Enter
  • Clicking on a widget will pull it to the front! 🎨
  • Row numbers 🎨
  • Adding published status to online-found publications ✨
  • Fix table styling in darkmode 🌔
  • Make file picker a widget! ✨
  • Keyboard shortcuts for: ✨
    • Ctrl + C: Copy cell
    • Ctrl + X: Cut cell
    • Ctrl + V: Paste cell
    • Del: Clear cell
    • Arrow Up, Arrow Down, Arrow Left, Arrow Right: Navigate table cells.
  • Starting to type (a-z) with a selected cell lets you update the cell now! ✨

Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.16

v1.0.0-alpha.15

26 Feb 14:35
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release
  • Add metadata search for ORCID, DOI and PMID! ✨
  • Enable pasting a single copied cell into multiple selected cells! ✨

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