- Initial Release:
- Launched the node with core functionality, supporting essential operations and configurations.
- Improvements:
- Improved UI components.
- Fixes:
- Fixed an issue with dropdown lists to ensure correct autocompletion when changing credentials.
- Fixes
- Fixed an issue in the Sign-in and Resend autoresponder nodes.
- Improvements
- Updated the structure of the returned data across nodes to ensure consistency and better compatibility with downstream integrations.
- Improvements
- Added support for subscriptions with either email or phone number, ensuring better user flexibility.
- Resolved an issue with updating subscribers to ensure seamless functionality.
- Feature
- Introduced the Field get node, enabling seamless access to custom field data for enhanced workflow capabilities.
- Changes
- Removed the Autoresponder node.
- New Features
- Added "KlickTipp Trigger" node.
- Changes
- Updated the wording in nodes: names, descriptions, parameters, placeholders, error handling.
- Removed Sing-in, Sign-off and Sign-out nodes.
- New Features
- Added optional ID input instead of drop-downs.
- Added search contact ID by email button.
- Improvements
- Added sorting by label for options in drop-down.
- Added help banner for "Add or Update Contact" node.
- Added functionality of displaying error messages from KlickTipp API.
- New Features
- Added ability to update/delete/get contact by email.
- Improvements
- Changed trigger description.
- New Features
- Added ability to filter data fields.
- Improvements
- Made a selective addition of data fields.
- Changed node names and descriptions.
- Security
- Updated axios to the latest version to address a vulnerability in form-data that used an unsafe random function for boundary generation.
- Improvements
- Made email as a default value for select in update/delete/get contact nodes.
- Improvements
- Improved the error handling logic for "Add or Update Contact" node.
- New Features
- Added the ability to create tags in the "Add or Update Contact" and "Tag contact" nodes.
- Bugfix
- Improved the error handling logic.
- Improvements
- Enrichment of requests.
- Documentation
- Fix README typos and formatting.
- Improvements
- Updated description for "Delete tag" node.
- New Features
- Added filtering options for "List Contacts" and "Search Tagged Contacts" nodes.
- Improvements
- Improved the error handling logic.
- New Features
- Added connection test.
- Improvements
- Updated error messages.
- Improvements
- Updated error messages: added field value.
- Improvements
- Updated option name in select "Contact ID" -> "Contact Identifier (ID or Key)" in update/delete/get contact nodes.
- Added hints for select options in update/delete/get contact nodes.
- New Features
- Added simple auth for trigger.
- Changes
- Improved KlickTipp authentication by reusing active sessions, automatically re-authenticating once on 401/403, and avoiding per-request login/logout.
- Improvements
- Disabled dropdown data caching for tags, contact fields, and opt-in processes so newly created items appear immediately.
- Bugfix
- Improved the error handling logic for error 7.
- Fixed a Node-RED editor UI issue where mapped values in Update Tag, Tag Contact, Untag Contact, and Search Redirect URL could be reset when changing other input types in the node configuration.