Releases: caleb531/open-conference-url
Releases · caleb531/open-conference-url
v7.1.4
v7.1.4-beta.1
- Adds support for Slack conference URLs (
app.slack.com
)
v7.1.3
v7.1.3-beta.1
- Fixes compatibility with macOS Ventura (this broke in v7.1.0 of the workflow, per #28)
v7.1.2
v7.1.2-beta.2
- Fixes an issue where the default (AppleScript-based) mode for fetching event data did not trigger the OS prompt to give Alfred full access to Calendar
v7.1.2-beta.1
- Experiment with removing the custom permission prompt from the default AppleScript-based mode so that macOS can properly prompt to give Alfred calendar access
v7.1.1
Changes from the beta releases are part of these notes
- Fixed a bug where the icalBuddy integration did not honor the "Calendars" setting to specify which calendars you want to read from
- Updated the icalBuddy date parsing logic to better handle events that have the same start time and end time (i.e. zero-duration events)
- Improved the icalBuddy parsing logic to gracefully ignore events which cannot be parsed
v7.1.1-beta.2
- Updated the icalBuddy date parsing logic to better handle events that have the same start time and end time (i.e. zero-duration events)
- Improved the icalBuddy parsing logic to gracefully ignore events which cannot be parsed
v7.1.1-beta.1
- Fixes a bug where the icalBuddy integration did not honor the "Calendars" setting to specify which calendars you want to read from