Releases: guilamu/gravity-forms-telegram-notifications
Releases · guilamu/gravity-forms-telegram-notifications
Release list
v1.0.0
- Initial release
- New: Gravity Forms feed add-on with conditional logic, merge tags, entry notes, logging and background processing
- New: Sends to private chats, groups, channels and forum topics, with recipients fixed, taken from the site defaults, or resolved from the submission
- New: HTML and MarkdownV2 formatting with submitted values escaped for the chosen mode
- New: Messages over 4096 characters split on line boundaries, with open formatting tags closed and reopened across the split
- New: Inline buttons written as
Label | URL; lines that cannot produce a valid button are skipped and logged rather than failing the message - New: File upload fields attached as documents or as inline photos
- New: Chat discovery and test message from the settings page, reporting a conflicting webhook by name
- New: Bot token definable as
GF_TELEGRAM_BOT_TOKEN, never written to the log - New: Requests routable through a self-hosted Bot API server or proxy