File tree Expand file tree Collapse file tree 2 files changed +34
-25
lines changed Expand file tree Collapse file tree 2 files changed +34
-25
lines changed Original file line number Diff line number Diff line change 164164 <key >version </key >
165165 <integer >2 </integer >
166166 </dict >
167+ <dict >
168+ <key >config </key >
169+ <dict >
170+ <key >concurrently </key >
171+ <false />
172+ <key >escaping </key >
173+ <integer >102 </integer >
174+ <key >script </key >
175+ <string >python auth_handler.py "{query}" </string >
176+ <key >scriptargtype </key >
177+ <integer >0 </integer >
178+ <key >scriptfile </key >
179+ <string ></string >
180+ <key >type </key >
181+ <integer >0 </integer >
182+ </dict >
183+ <key >type </key >
184+ <string >alfred.workflow.action.script </string >
185+ <key >uid </key >
186+ <string >02DBE0F9-4D8E-454A-B99D-2626D05DA3B8 </string >
187+ <key >version </key >
188+ <integer >2 </integer >
189+ </dict >
167190 <dict >
168191 <key >config </key >
169192 <dict >
234257 <key >version </key >
235258 <integer >3 </integer >
236259 </dict >
237- <dict >
238- <key >config </key >
239- <dict >
240- <key >concurrently </key >
241- <false />
242- <key >escaping </key >
243- <integer >102 </integer >
244- <key >script </key >
245- <string >python auth_handler.py "{query}" </string >
246- <key >scriptargtype </key >
247- <integer >0 </integer >
248- <key >scriptfile </key >
249- <string ></string >
250- <key >type </key >
251- <integer >0 </integer >
252- </dict >
253- <key >type </key >
254- <string >alfred.workflow.action.script </string >
255- <key >uid </key >
256- <string >02DBE0F9-4D8E-454A-B99D-2626D05DA3B8 </string >
257- <key >version </key >
258- <integer >2 </integer >
259- </dict >
260260 </array >
261261 <key >readme </key >
262- <string >This workflow integrates Calendly API v2. </string >
262+ <string >This workflow integrates Calendly API v2.
263+
264+ # Change Log:
265+
266+ 0.3.1
267+ - Fixes a bug that adds a trailing new line character to the single-use-link
268+
269+ 0.3.0
270+ - Workflow allows creation of Single Use Links for all existing Event Types in Calendly
271+ - Workflow allows OAuth login and frequent renewal </string >
263272 <key >uidata </key >
264273 <dict >
265274 <key >02DBE0F9-4D8E-454A-B99D-2626D05DA3B8 </key >
306315 </dict >
307316 </dict >
308317 <key >version </key >
309- <string >0.4.0-snapshot </string >
318+ <string >0.3.1 </string >
310319 <key >webaddress </key >
311320 <string >https://github.com/sebwarnke/alfred-calendly </string >
312321</dict >
You can’t perform that action at this time.
0 commit comments