Skip to content

Releases: sebwarnke/alfred-calendly

2.1.0

08 Oct 22:15
13d0b30

Choose a tag to compare

HIT COUNTERS

  • The list of event types is ordered by the number of link creations of a certain event type. The more often an event type has been used the higher it shows in the list.
  • The hit count shows next to the event type's scheduling URL in the event types list.

2.0.0

06 Jun 20:41

Choose a tag to compare

  • This update fully refactors the authentication mechanism towards Personal Access Tokens and abandons OAuth as per recommendation by Calendly.
  • It now shows the new Calendly Logo.

DURING THE UPDATE THE WORKFLOW REMOVES ALL PREVIOUSLY STORED OAUTH RELATED CREDENTIALS. YOU MUST FRESHLY SIGN IN USING PERSONAL ACCESS TOKENS. PLEASE FOLLOW THE INSTRUCTIONS THE WORKFLOW PROVIDES.

1.1.0

16 Mar 21:23

Choose a tag to compare

  • Improves loading of Event Types; as of now, the list of Event Types will now show all Event Types no matter how many you have.
  • The list of Event Types stops showing inactive Event Types and only shows the active ones.
  • The workflow carries a new name; "Calendly for Alfred"
  • Under the hood, massive overhaul of Calendly Client implementation

1.0.2

20 Feb 19:27

Choose a tag to compare

Fixes a bug that prevented loading redirect uri during auth flow that was set by user. (Thanks to David, again)

1.0.1

20 Feb 12:00

Choose a tag to compare

Fixes a bug that showed invalid a description during auth flow. (Thanks to David)

1.0.0

31 Jan 22:14

Choose a tag to compare

  • The redirect URI which is called back during authorization with Calendly is now configurable.
  • Adds capability to reset configuration with cya reset
  • ... and to logout with cy logout. Both the above and this call the same implementation.

0.4.0

24 Jan 21:41

Choose a tag to compare

Adds CMD modifier in Single-Use-Link Event Type List which opens static URL in browser, instead of requesting the Single-Use-Link.

0.3.1

21 Jan 21:00

Choose a tag to compare

Change Log:

  • Fixes a bug that adds a trailing new line character to the single-use-link

0.3.0

09 Jan 22:48

Choose a tag to compare

prepare release 0.3.0

0.2.1

03 Jan 20:53

Choose a tag to compare

0.2.1 Pre-release
Pre-release
add alfredworkflow file