Skip to content

0.15.0

Compare
Choose a tag to compare
@JohnnyQ5 JohnnyQ5 released this 02 May 12:58
· 790 commits to main since this release
2dcb9b9

What's Changed

New Features 🚀

  • Reduce space between Navbar and ExperimentDetailsComponent in ExperimentInformationPage by @wow-such-code in #205
  • Display sample size on experimental group cards by @wow-such-code in #209
  • Implement Result object by @KochTobi in #210
  • Inform user that a condition already exists during condition creation via notification by @wow-such-code in #220
  • If no variables are defined, forward user to summary and notify them by @wow-such-code in #219
  • Update spacing and overflow behaviour of the experimental group cards by @wow-such-code in #217

Bugfixes 🪲

Documentation & CI 🪂

Others 🧃

  • Update data-manager-application to Vaadin 24 and Spring Boot 3 by @Steffengreiner in #207
  • Introduce biological replicates as first class objects by @sven1103 in #211
  • Fix VariableName Attribute Conversion in Hibernate backend by @Steffengreiner in #214
  • Introduce event dispatcher and job runr support by @sven1103 in #216

Full Changelog: 0.14.0...0.15.0