Skip to content

Releases: adamspd/django-appointment

v3.3.5

19 Mar 21:18
de53f1c
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Send email to staff member upon account creation by @adamspd in (#138)

v3.3.4

19 Mar 09:10
d331bef
Compare
Choose a tag to compare

What’s Changed

📚 Documentation

✨ Enhancement

v3.3.3

06 Mar 20:01
c5747fb
Compare
Choose a tag to compare

What’s Changed

📚 Documentation

  • Updated documentation about installation by @adamspd in (#128)

✨ Enhancement

v3.3.2

26 Feb 21:25
b006e0e
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes & 📚 Documentation

✨ Enhancement

v3.3.1

22 Feb 01:14
dfe2441
Compare
Choose a tag to compare

What’s Changed

📚 Documentation

v3.3.0

22 Feb 00:20
f01346b
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Added docker and docker-compose file by @adamspd in (#116)
    • Thanks to @vic-developer for proposing it in #112

🐛 Bug Fixes

  • Slot taken by appointments are not shown to the user any more by @adamspd in (#118)

📚 Documentation

🔒 Security

  • User account are no longer created with default password but are set by the user after creation by @adamspd in (#114)

✨ Enhancement

v3.2.0

18 Feb 20:26
5eaf513
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Allow clients to reschedule their appointment by themselves by @adamspd in (#109)

🧪 Testing

  • Fixing test fails in dependabot Django version bump to 5.0.x by @nilbot in (#108)

🧰 Maintenance

✨ Enhancement

New Contributors

v3.1.3

13 Feb 19:35
4f91e61
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v3.1.2

13 Feb 18:44
232e794
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Integrity error - prevent user to resubmit same appointment form by @adamspd in (#106)

v3.1.1

13 Feb 11:21
b910769
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes