File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ and [here](https://github.com/adamspd/django-appointment/tree/main/docs/release_
50506 . Email notifications for appointment scheduling and reminders:
5151 - Instant email notifications to clients upon scheduling an appointment.
5252 - Automated email reminders sent 24 hours before the appointment (requires Django Q).
53+ - ICS file attachment for calendar synchronization.
53547 . Integration with Django Q for efficient task scheduling and email sending.
5455
5556## Key features introduced in previous versions.
@@ -59,7 +60,7 @@ and [here](https://github.com/adamspd/django-appointment/tree/main/docs/release_
5960
6061## Added Features and Bug Fixes in version 3.x.x
6162
62- See the [ release notes] ( https://github.com/adamspd/django-appointment/releases/tag/v3.3.1 ) .
63+ See the [ release notes] ( https://github.com/adamspd/django-appointment/releases/tag/v3.8.0 ) .
6364For older version,
6465see their [ release notes] ( https://github.com/adamspd/django-appointment/tree/main/docs/release_notes ) .
6566
Original file line number Diff line number Diff line change 66__url__ = "https://github.com/adamspd/django-appointment"
77__package_website__ = "https://django-appt.adamspierredavid.com/"
88__package_doc_url__ = "https://django-appt-doc.adamspierredavid.com/"
9- __version__ = "3.7.4 "
9+ __version__ = "3.8.0 "
1010__test_version__ = False
You can’t perform that action at this time.
0 commit comments