Compare commits

..

No commits in common. "f83b2870f2bfba41e409aa36f39e912d57b24057" and "bd7f9fad157de3ba55f4da9c73b1146d52485c5b" have entirely different histories.

View File

@ -1,10 +1,11 @@
[plugin] [plugin]
name = "calcomblock" name = "calcomblock"
display_name = "Cal.com Booking" display_name = "Cal.com Booking"
scope = "ninja" scope = ""
version = "2.0.9" version = "2.0.7"
description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver." description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver."
kind = "plugin" kind = "plugin"
categories = ["forms"] categories = ["forms"]
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"] tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
private = true
allowed_hosts = ["api.cal.com"] allowed_hosts = ["api.cal.com"]