Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 05:24
· 332 commits to main since this release
9a50f0c

3.6.0 (2023-12-27)

Bug Fixes

  • #378: fix master_template (78bbaa7)
  • #378: Fixing typos (6f93550), closes #378
  • #387: Adding FEA entries and updating curation controller (48daf1e), closes #387
  • #387: Curation form enhancements and unit tests update (e37ad12), closes #387
  • #426: style fix for scatter/pairwise/histogram; add knn (66e97e6)
  • #426: style fix for scatter/pairwise/histogram; add knn; eslint style fix (f7baf2c)
  • #426: style fix for scatter/pairwise/histogram; add knn; eslint style fix (ae5cdf9)
  • #426: style fix for scatter/pairwise/histogram; add knn; eslint style fix (8230bcc)
  • #432: replace antd usage with vue-material on dataselector and rangeselector (0778645), closes #432
  • #9: BE - Adding files distribution controller for metamine visualization (4f71e58), closes #9
  • #9: FE - Adding unit test for metamine visualization components and pages (735dfcc), closes #9
  • #9: FE - Refactor UI and added missing test (98474de), closes #9
  • #9: Fixing Curation XSD schema view and download link (604a013), closes #9
  • #9: Merge fixes (3526b06), closes #9
  • #9: Moving files in this directory into modules folder (2e0d424), closes #9
  • #9: Moving files in this directory into the component folder (4bee69e), closes #9
  • #9: Refactor css style classes (4edef03), closes #9
  • #9: Removing duplicate and redundant libraries (8176260), closes #9
  • #9: Removing redundant libraries from BE (41136d0), closes #9
  • #9: Replacing AWS and aws controllers with internal object store (53f03ac), closes #9
  • pairwise: fix window overflow issue (8cedf46)
  • restful: hide AWS key (f3122f4)
  • test: fix tests for youngs modulus and poisson ratio (026e5e6)
  • test: fix tests for youngs modulus and poisson ratio (7e730ba)
  • vis_nu: commit before merge, use vue-material table to replace antd table (3974087)

Features