Releases: FlorentinTh/MyoRatio
Releases · FlorentinTh/MyoRatio
v3.4.1
3.4.1 (2023-10-27)
Reverts
- Revert "Delete CNAME" (67e31ed)
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
v3.4.0
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
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
v3.1.1
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
v3.0.3
v3.0.2
v3.0.1
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)