Skip to content

Releases: FlorentinTh/MyoRatio

v3.4.1

27 Oct 16:23
Compare
Choose a tag to compare

3.4.1 (2023-10-27)

Reverts

Refactors

  • license: add a new reference entry for the new dependency packages in license file (d6b6017)

Styling

  • eslint: fix few issues regarding new eslint version rules (4997aee)
  • stylelint: fix few issues regarding new stylelint version rules (e608e69)

Chore

  • dependabot: add dependabot configuration (7dabb44)
  • dependabot: allow dependabot to verify for new versions of nw.js (3b73442)
  • dependencies: udpate nw.js to latest version (fc9f612)
  • dependencies: update chart.js and chartjs-plugin-crosshair dependencies to latest versions (06efa1a)
  • dependencies: update dependencies (bc164f5)
  • dependencies: update dependencies (1790263)
  • dependencies: update project dependencies to latest versions (387500d)
  • dependencies: update sweetalert2 to latest version (f8b07a9)
  • project: add code of conduct and contributing guidelines (faf27ff)
  • project: add security guidelines in SECURITY.md (eec4984)

CI

  • workflows: new release workflow to automate the creation of releases when new tags are pushed (bcccf0c)

Documentation

  • readme: fix issue in README related to the path for CodeQL badge (f7c2630)
  • readme: update README to add CodeQL badge (465aaa1)
  • readme: update README.md file (1cada17)
  • readme: yet another fix in README related to the path for CodeQL badge (64a2cc2)

Build System

  • api-copy: fix issue with api-copy script on macOs platforms (8cef71d)
  • dependabot: remove ignored dependencies check (473d100)
  • win-update: fix minor issue related to missing close warning (589a723)

v3.4.0

04 Oct 13:54
Compare
Choose a tag to compare

3.4.0 (2023-10-04)

Features

  • updater: add new updater feature (dd89bc5)

Bug Fixes

  • configuration: fix minor issues with usage of choices.js dependency (bb5b879)

Styling

Documentation

  • docs: add both french and english user-guide documentations (d5984b4)
  • docs: update documentation according to previous new feature (updater) (5fb3be7)
  • readme: update readme (178184c)
  • readme: update README.md to include link to user-guide files (b60e7b0)

Chore

  • project: project rename (7db666d)

v3.3.0

18 Sep 13:36
Compare
Choose a tag to compare

3.3.0 (2023-09-18)

Features

  • angles-preview: add a reset button to go to the previous page without saving when not required (69622f4)
  • participant-selection: add rolling waiting message for reports generation & compilation (58e2997)

Bug Fixes

  • angle-preview: now search for PNG files instead of SVG to fix laggy menu interaction (23918d4)
  • angles-selection: fix issue with auto-angles selection (d3798b5)

Refactors

  • index: remove useless lines of code (0bb0102)

v3.2.0

10 Sep 16:26
Compare
Choose a tag to compare

3.2.0 (2023-09-10)

Bug Fixes

  • angles-preview: try fix laggy menu opening transition (f854610)
  • application: update default application window height (d54fd6b)
  • data-discovering: fix issue where submit button disable state was not properly handled (68ce168)

v3.1.1

10 Aug 18:45
Compare
Choose a tag to compare

3.1.1 (2023-08-10)

Bug Fixes

  • app: move from slim-select to choices that should fix macOs issue (fb5c339)
  • data-discovering: adapt error interact button according to converter availability (c4d4ca0)
  • metadata: fix issue that may occurs on macOs when data where moved from windows (ba7d458)
  • slim-select: add destroy method for slim-select objects that should fix issue on macOs (a152be2)

Styling

  • main: remove useless css (0b7f5de)

v3.1.0

09 Aug 14:17
Compare
Choose a tag to compare

3.1.0 (2023-08-09)

Features

  • model: add analysis and muscle models (a549d05)

Bug Fixes

  • converter: fix issue with input select not resetting properly (39e3509)

Refactors

  • stage: move stage to model (b7bb9eb)

Styling

  • data-discovering: formatting file (9e38fcd)

v3.0.3

08 Aug 16:49
Compare
Choose a tag to compare

3.0.3 (2023-08-08)

Bug Fixes

  • data-discovering: fix issue with input select not resetting properly with path from session (20fed4e)

v3.0.2

08 Aug 15:51
Compare
Choose a tag to compare

3.0.2 (2023-08-08)

Bug Fixes

  • data-discovering: minor bug fixes (a8e054b)

v3.0.1

04 Aug 11:59
Compare
Choose a tag to compare

3.0.1 (2023-08-04)

Bug Fixes

  • data-discovering: fix some glich issues when loading the page (633730b)
  • participants-selection: fix style import order that may lead to bug in certain conditions (a96b8b2)

Refactors

  • select elements: move some select elements style to be use everywhere (35de52e)

Chore

  • angles-selection: add comments to remove code quality related warnings (3976f78)

v3.0.0

03 Aug 14:25
Compare
Choose a tag to compare

3.0.0 (2023-08-03)

Features

  • application: add support for dynamic application configuration (4b58ab0)