Skip to content

Releases: adamspd/django-appointment

v3.3.6

22 Mar 17:53
7115222

Choose a tag to compare

What’s Changed

✨ Enhancement

  • Fix duplicate slots when concurring request are sent by @adamspd in (#142)
  • Fix date not updating in service description by @adamspd in (#141)

v3.3.5

19 Mar 21:18
de53f1c

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

Choose a tag to compare

What’s Changed

📚 Documentation

✨ Enhancement

v3.3.3

06 Mar 20:01
c5747fb

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

Choose a tag to compare

What’s Changed

🐛 Bug Fixes & 📚 Documentation

✨ Enhancement

v3.3.1

22 Feb 01:14
dfe2441

Choose a tag to compare

What’s Changed

📚 Documentation

v3.3.0

22 Feb 00:20
f01346b

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

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

Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v3.1.2

13 Feb 18:44
232e794

Choose a tag to compare

What’s Changed

🚀 Features

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