Skip to content

v1.9.0

Compare
Choose a tag to compare
@BeritJanssen BeritJanssen released this 04 Mar 12:59
· 1080 commits to main since this release

What's Changed

New features

Fixes

Documentation and setup

  • Docs: Add troubleshooting section to README by @drikusroor in #682
  • Config (Traefik): Configure a Traefik reverse proxy Docker container to use muscle.local and backend.muscle.local domains by @drikusroor in #717
  • Docs(README): Multiple improvements to the readme file by @drikusroor in #793
  • Set correct default slug in .env.dist to gold-msi by @drikusroor in #792

Continuous Integration

  • CI: Add frontend coverage badge for frontend tests by @drikusroor in #693
  • Test: Increase backend code coverage by @drikusroor in #697
  • CI: Add Flake8 for linting by @drikusroor in #699
  • Fix (Lint): Enable E713 & E266 flake8 rules and fix issues by @drikusroor in #704
  • Fix (Lint): Fix linting issues and remove unnecessary blank lines in .flake8 file by @drikusroor in #707
  • Fixed(CI): Remove unnecessary condition in CI workflow by @drikusroor in #700
  • Fixed: Enable E711 flake8 rule and fix linting issues by @drikusroor in #703
  • Podmanify MUSCLE applications to enable automatic CI/CD by @drikusroor in #722
  • Config: Update port mapping in docker-compose file for podman by @drikusroor in #786
  • CI: Add deployment workflows for test and acceptance environments by @drikusroor in #788
  • CI: Add restart options to Docker services by @drikusroor in #798

Library updates

  • Chore(deps): Migrate to React 18 by @drikusroor in #649
  • Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.4 in /frontend by @dependabot in #702
  • Chore(deps): Bump pillow from 10.1.0 to 10.2.0 in /backend/requirements by @dependabot in #727
  • Chore: Update package.json files with license, homepage, and description by @drikusroor in #749
  • Chore(deps): Bump django from 3.2.23 to 3.2.24 in /backend/requirements by @dependabot in #758
  • Chore(deps): Bump ip from 2.0.0 to 2.0.1 in /frontend by @dependabot in #787
  • Chore: Only generate code coverage badges on push to develop by @drikusroor in #795
  • Chore(deps): Make sure that django-markup is added to both dev & prod requirements by @drikusroor in #794

Full Changelog: v1.8.0...v.1.9.0