Releases: adamspd/django-appointment
Releases · adamspd/django-appointment
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)
📚 Documentation
v3.9.2
v3.9.1
What's Changed
- added hotfix and dependency label to correctly categorize dependabot PR by @adamspd in (#347)
- updated workflow runner to ubuntu-latest in tests.yml by @adamspd in (#346)
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
33 changes
- fix workflow publishing logic and package distribution issues by @adamspd in (#370)
- Update requests requirement from ~=2.32.4 to ~=2.32.5 by @dependabot[bot] in (#368)
- Bump phonenumbers from 9.0.11 to 9.0.12 by @dependabot[bot] in (#367)
- Bump python-dotenv from 1.1.0 to 1.1.1 by @dependabot[bot] in (#354)
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in (#362)
- Bump phonenumbers from 9.0.10 to 9.0.11 by @dependabot[bot] in (#364)
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in (#365)
- Bump pillow from 11.2.1 to 11.3.0 by @dependabot[bot] in (#356)
- Bump phonenumbers from 9.0.7 to 9.0.10 by @dependabot[bot] in (#358)
- Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in (#353)
- Update requests requirement from ~=2.32.3 to ~=2.32.4 by @dependabot[bot] in (#351)
- Update icalendar requirement from ~=6.1.3 to ~=6.3.1 by @dependabot[bot] in (#348)
- Bump phonenumbers from 9.0.6 to 9.0.7 by @dependabot[bot] in (#349)
- Bump pillow from 11.1.0 to 11.2.1 by @dependabot[bot] in (#328)
- Bump phonenumbers from 9.0.3 to 9.0.6 by @dependabot[bot] in (#344)
- Bump django-phonenumber-field from 8.0.0 to 8.1.0 by @dependabot[bot] in (#327)
- Bump setuptools from 78.1.0 to 80.9.0 by @dependabot[bot] in (#343)
- Bump django-q2 from 1.7.6 to 1.8.0 by @dependabot[bot] in (#333)
- Bump phonenumbers from 9.0.2 to 9.0.3 by @dependabot[bot] in (#326)
- Update icalendar requirement from ~=6.1.2 to ~=6.1.3 by @dependabot[bot] in (#323)
- Bump phonenumbers from 9.0.1 to 9.0.2 by @dependabot[bot] in (#322)
- Bump setuptools from 77.0.3 to 78.1.0 by @dependabot[bot] in (#321)
- Bump python-dotenv from 1.0.1 to 1.1.0 by @dependabot[bot] in (#319)
- Bump setuptools from 77.0.1 to 77.0.3 by @dependabot[bot] in (#317)
- Update icalendar requirement from ~=6.1.1 to ~=6.1.2 by @dependabot[bot] in (#316)
- Bump setuptools from 75.8.2 to 76.1.0 by @dependabot[bot] in (#315)
- Bump phonenumbers from 9.0.0 to 9.0.1 by @dependabot[bot] in (#314)
- Bump babel from 2.16.0 to 2.17.0 by @dependabot[bot] in (#304)
- Bump phonenumbers from 8.13.55 to 9.0.0 by @dependabot[bot] in (#311)
- Bump django from 5.1.5 to 5.1.7 by @dependabot[bot] in (#312)
- Bump setuptools from 75.8.0 to 75.8.2 by @dependabot[bot] in (#310)
- Bump phonenumbers from 8.13.54 to 8.13.55 by @dependabot[bot] in (#308)
- Update icalendar requirement from ~=5.0.13 to ~=6.1.1 by @dependabot[bot] in (#303)
🧪 Testing
📚 Documentation
v3.9.0
What's Changed
- added hotfix and dependency label to correctly categorize dependabot PR by @adamspd in (#347)
- updated workflow runner to ubuntu-latest in tests.yml by @adamspd in (#346)
🚀 Features
🧰 Maintenance
32 changes
- Update requests requirement from ~=2.32.4 to ~=2.32.5 by @dependabot[bot] in (#368)
- Bump phonenumbers from 9.0.11 to 9.0.12 by @dependabot[bot] in (#367)
- Bump python-dotenv from 1.1.0 to 1.1.1 by @dependabot[bot] in (#354)
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in (#362)
- Bump phonenumbers from 9.0.10 to 9.0.11 by @dependabot[bot] in (#364)
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in (#365)
- Bump pillow from 11.2.1 to 11.3.0 by @dependabot[bot] in (#356)
- Bump phonenumbers from 9.0.7 to 9.0.10 by @dependabot[bot] in (#358)
- Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in (#353)
- Update requests requirement from ~=2.32.3 to ~=2.32.4 by @dependabot[bot] in (#351)
- Update icalendar requirement from ~=6.1.3 to ~=6.3.1 by @dependabot[bot] in (#348)
- Bump phonenumbers from 9.0.6 to 9.0.7 by @dependabot[bot] in (#349)
- Bump pillow from 11.1.0 to 11.2.1 by @dependabot[bot] in (#328)
- Bump phonenumbers from 9.0.3 to 9.0.6 by @dependabot[bot] in (#344)
- Bump django-phonenumber-field from 8.0.0 to 8.1.0 by @dependabot[bot] in (#327)
- Bump setuptools from 78.1.0 to 80.9.0 by @dependabot[bot] in (#343)
- Bump django-q2 from 1.7.6 to 1.8.0 by @dependabot[bot] in (#333)
- Bump phonenumbers from 9.0.2 to 9.0.3 by @dependabot[bot] in (#326)
- Update icalendar requirement from ~=6.1.2 to ~=6.1.3 by @dependabot[bot] in (#323)
- Bump phonenumbers from 9.0.1 to 9.0.2 by @dependabot[bot] in (#322)
- Bump setuptools from 77.0.3 to 78.1.0 by @dependabot[bot] in (#321)
- Bump python-dotenv from 1.0.1 to 1.1.0 by @dependabot[bot] in (#319)
- Bump setuptools from 77.0.1 to 77.0.3 by @dependabot[bot] in (#317)
- Update icalendar requirement from ~=6.1.1 to ~=6.1.2 by @dependabot[bot] in (#316)
- Bump setuptools from 75.8.2 to 76.1.0 by @dependabot[bot] in (#315)
- Bump phonenumbers from 9.0.0 to 9.0.1 by @dependabot[bot] in (#314)
- Bump babel from 2.16.0 to 2.17.0 by @dependabot[bot] in (#304)
- Bump phonenumbers from 8.13.55 to 9.0.0 by @dependabot[bot] in (#311)
- Bump django from 5.1.5 to 5.1.7 by @dependabot[bot] in (#312)
- Bump setuptools from 75.8.0 to 75.8.2 by @dependabot[bot] in (#310)
- Bump phonenumbers from 8.13.54 to 8.13.55 by @dependabot[bot] in (#308)
- Update icalendar requirement from ~=5.0.13 to ~=6.1.1 by @dependabot[bot] in (#303)
🧪 Testing
📚 Documentation
v3.8.0
What’s Changed
🐛 Bug Fixes
📚 Documentation
- v3.8.0 by @adamspd in (#302)
- Implement conditional email and django_q configuration and improve documentation by @adamspd in (#260)
✨ Enhancement
- added verbose name and verbose name plural to the working hours model by @Abhimanue-rajesh in (#282)
- Run qcluster in isolate container with
django-q2. by @elcolie in (#266) - Send ics file to users on appointment creation by @adamspd in (#265)
- Removed version at the beginning of docker-compose file by @adamspd in (#264)
- Implement conditional email and django_q configuration and improve documentation by @adamspd in (#260)
v3.7.4
v3.7.1
v3.7.0
What’s Changed
🐛 Bug Fixes
✨ Enhancement
🧰 Maintenance
- Bump setuptools from 72.2.0 to 73.0.1 by @dependabot in (#246)
- Bump phonenumbers from 8.13.43 to 8.13.44 by @dependabot in (#247)
v3.6.4
What’s Changed
📚 Documentation
✨ Enhancement
- Enhance staff member name retrieval with additional fallbacks by @adamspd in (#241)
- Clean imports and force address in form to be required as shown in ui by @adamspd in (#240)
🧰 Maintenance
4 changes
- Bump setuptools from 72.1.0 to 72.2.0 by @dependabot in (#236)
- Bump phonenumbers from 8.13.42 to 8.13.43 by @dependabot in (#235)
- Bump django from 5.0.7 to 5.1 by @dependabot in (#233)
- Bump babel from 2.15.0 to 2.16.0 by @dependabot in (#234)