Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Email Support in ICalAlarm #576

Closed
sebbo2002 opened this issue Feb 16, 2024 · 5 comments
Closed

Add Email Support in ICalAlarm #576

sebbo2002 opened this issue Feb 16, 2024 · 5 comments

Comments

@sebbo2002
Copy link
Owner

In addition to the already supported alarm types DISPLAY and AUDIO, the iCal standard also allows the type EMAIL. This is apparently also supported by Google Calendar. Suggested by @titanism's tickets (#573, #574 and #575) this should be implemented accordingly.

@titanism

This comment was marked as duplicate.

@titanism

This comment was marked as duplicate.

@titanism

This comment was marked as off-topic.

@sebbo2002 sebbo2002 changed the title Add Email Support in ICalAlarm Add Email Support in ICalAlarm Feb 17, 2024
@sebbo2002 sebbo2002 mentioned this issue Feb 29, 2024
github-actions bot pushed a commit that referenced this issue Feb 29, 2024
# [7.0.0-develop.3](v7.0.0-develop.2...v7.0.0-develop.3) (2024-02-29)

### Features

* **Alarm:** Add support for `email` alarm type ([5398f09](5398f09)), closes [#576](#576)
@sebbo2002
Copy link
Owner Author

🎉 This issue has been resolved in version 7.0.0-develop.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Mar 17, 2024
# [7.0.0](v6.0.1...v7.0.0) (2024-03-17)

### Bug Fixes

* **Event:** Run start/end validation only when getting data ([9174a32](9174a32)), closes [#581](#581)
* fixed GEO missing when supplied (closes [#569](#569)) ([2eeceb8](2eeceb8))
* fixed typo `&&&` to `&&` ([7707b59](7707b59))

### Features

* **Alarm:** Add support for `email` alarm type ([5398f09](5398f09)), closes [#576](#576)
* **Event:** Made `ICalEvent.location.title` optional to allow setting `GEO` without title ([42be230](42be230)), closes [#578](#578)

### BREAKING CHANGES

* **Event:** [ICalEvent.location()](https://sebbo2002.github.io/ical-generator/develop/reference/classes/ICalEvent.html#location)'s `title` field can now be undefined
@sebbo2002
Copy link
Owner Author

🎉 This issue has been resolved in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants