v3.10.0
What's Changed
- Implement automated cleanup using Django-Q by @mgiannopoulos24 in (#409)
- Update tests.yml by @adamspd in (#400)
馃殌 Features
- Feature/spanish translation by @alexandermamaniy in (#388)
馃悰 Bug Fixes
5 changes
- v3.10.0 & fix docker compose test by @adamspd in (#433)
- Fix issue 262: Update formatTime to include seconds by @adamspd in (#429)
- fix(security): enforce authorization on appointment updates by @phusi319 in (#426)
- Adding permissions to pull request by @adamspd in (#399)
- Remove pull_request_target (redundant) by @adamspd in (#398)
馃О Maintenance
30 changes
- v3.10.0 & fix docker compose test by @adamspd in (#433)
- Update requests requirement from ~=2.33.0 to ~=2.33.1 by @dependabot[bot] in (#430)
- Bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in (#431)
- Bump phonenumbers from 9.0.26 to 9.0.27 by @dependabot[bot] in (#432)
- Update requests requirement from ~=2.32.5 to ~=2.33.0 by @dependabot[bot] in (#428)
- Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 by @dependabot[bot] in (#427)
- Bump babel from 2.17.0 to 2.18.0 by @dependabot[bot] in (#413)
- Bump phonenumbers from 9.0.23 to 9.0.26 by @dependabot[bot] in (#425)
- Bump python-dotenv from 1.2.1 to 1.2.2 by @dependabot[bot] in (#422)
- Bump setuptools from 80.9.0 to 82.0.1 by @dependabot[bot] in (#424)
- Bump pillow from 12.0.0 to 12.1.1 by @dependabot[bot] in (#417)
- Bump release-drafter/release-drafter from 6 to 7 by @dependabot[bot] in (#421)
- Update icalendar requirement from ~=6.3.2 to ~=7.0.0 by @dependabot[bot] in (#418)
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in (#419)
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in (#420)
- Bump phonenumbers from 9.0.22 to 9.0.23 by @dependabot[bot] in (#415)
- Bump phonenumbers from 9.0.21 to 9.0.22 by @dependabot[bot] in (#408)
- Bump phonenumbers from 9.0.20 to 9.0.21 by @dependabot[bot] in (#405)
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in (#373)
- Bump actions/labeler from 5 to 6 by @dependabot[bot] in (#374)
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in (#404)
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in (#403)
- Bump django-q2 from 1.8.0 to 1.9.0 by @dependabot[bot] in (#402)
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in (#381)
- Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in (#384)
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in (#386)
- Update icalendar requirement from ~=6.3.1 to ~=6.3.2 by @dependabot[bot] in (#391)
- Bump phonenumbers from 9.0.17 to 9.0.19 by @dependabot[bot] in (#394)
- Bump django-phonenumber-field from 8.3.0 to 8.4.0 by @dependabot[bot] in (#395)
- Bump django from 5.2.7 to 5.2.9 by @dependabot[bot] in (#396)
馃И Testing
- Fix issue 262: Update formatTime to include seconds by @adamspd in (#429)
- fix(security): enforce authorization on appointment updates by @phusi319 in (#426)
- Feature/spanish translation by @alexandermamaniy in (#388)