1.0.11
IMPORTANT:
- Take a full backup before upgrading
What's Changed
- Enhance diagnostic studies module and improve documentation by @DMJoh in #62
- Improve README and documentation for diagnostic studies module by @DMJoh in #63
- Develop by @DMJoh in #64
- deps(backend)(deps): bump sequelize from 6.37.7 to 6.37.8 in /backend by @DMJoh in #65
- deps(actions)(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #56
- Set Node.js version to LTS only by @DMJoh in #66
- deps(actions)(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #68
- deps(actions)(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #67
- deps(backend)(deps-dev): bump nodemon from 3.1.11 to 3.1.14 in /backend in the dev-dependencies group by @dependabot[bot] in #69
- Bugfix/ratelimt by @DMJoh in #70
- Bugfix/sonarlint by @DMJoh in #71
- fix: handle ignored exceptions in file deletion handlers (S2486) by @DMJoh in #72
- Bugfix/sonarlint by @DMJoh in #73
- security: use crypto.randomBytes for file upload name generation (S2245) by @DMJoh in #74
- fix: prevent ReDoS in lab report regex patterns (S5852) by @DMJoh in #75
- Fix regex patterns to prevent ReDoS vulnerabilities by @DMJoh in #76
- ci: restrict GITHUB_TOKEN permissions in sonar scan workflow by @DMJoh in #78
- Add diagnostic studies feature and update documentation links by @DMJoh in #79
- Add SonarQube and security badges to documentation by @DMJoh in #80
- docs: remove SonarQube badges, keep static and CI badges only by @DMJoh in #81
- Add Jest configuration and unit tests with coverage integration by @DMJoh in #82
- test: ignore frontend for coverage by @DMJoh in #83
- fix: switch base image from node:24-alpine to node:24-slim for broade… by @DMJoh in #87
- Update dependencies and enhance security measures by @DMJoh in #77
- deps(actions)(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #89
- deps(backend)(deps-dev): bump jest from 29.7.0 to 30.3.0 in /backend by @dependabot[bot] in #90
- docs: changelog for new release by @DMJoh in #99
- Changelog by @DMJoh in #100
New Contributors
- @dependabot[bot] made their first contribution in #56
Full Changelog: 1.0.10...1.0.11