What's new at Pendula
New releases and improvements
-
APR 15, 2025 | Flow tags
This release includes the following improvements. Release 20250415 Flow tags You can now tag and categorise flows...
-
MAR 31, 2025 | Reporting flow performance with End points
This release includes the following improvements. Release 20250331 Reporting and performance tracking with En...
-
MAR 25, 2025 | Bug fixes & enhancements
This release includes the following improvements. Release 20250325 Bug fixes & improvements 'Copy' is now 'Duplic...
-
MAR 17, 2025 | Send test email, table tool, and criteria filter improvements
This release includes the following improvements. Release 20250317 Send test email You can now send a test email f...
-
MAR 11, 2025 | Improved flow error management and other UX/UI improvements
This release includes the following improvements. Release 20250311 New error management in Flow Details We've mad...
-
MAR 4, 2025 | BCC and CC email recipients
This release includes the following improvements. Release 20250304 BCC and CC recipients in outbound emails CC ...
-
FEB 24, 2025 | Email builder upgrade, dynamic content & activity 'Details' view
This release includes the following improvements. Release 20250224 New email builder design We've made updates to...
-
FEB 10, 2025 | Local date format support
This release includes the following improvements. Release 20250210 Bug fixes & improvements Support for local da...
-
JAN 29, 2025 | Local timezone support
This release includes the following improvements. Release 20250129 Bug fixes & improvements Support for local ti...
-
JAN 20, 2025 | An overhauled experience for viewing flow activity
This release includes the following improvements. Release 20250120 We’re thrilled to introduce a completely revam...
-
Announcement: Salesforce First Class Integration released
We’re excited to announce the release of our First Class integration to Salesforce, which introduces even more cap...
-
JAN 10, 2025 | View node configuration
This release includes the following improvements. Release 20250110 View node details On the flow details page, yo...
-
NOV 25, 2024 | Activity Sync updates
This release includes the following improvements. Release 20242511 nodeContext added to Activity Sync Now you can ...
-
NOV 5, 2024 | Better merge fields & array support
This release includes the following improvement. Release 20240511 Merge field clear & replace Merge fields now ...
-
OCT 28, 2024 | Save a node as a template, saved email blocks
This release includes the following improvement. Release 20242810 Saved nodes Now you can save any node that y...
-
OCT 22, 2024 | Flow builder autosave
This release includes the following improvement. Release 20242214 Flow builder autosave Your flows will now sav...
-
OCT 14, 2024 | Import & export flows
This release includes the following improvement. Release 20241014 Import & export flows (.flow files) You can n...
-
OCT 8, 2024 | New message segment and character counters
This release includes the following features and improvements. Release 20241008 New message segment and character...
-
SEP 23, 2024 | Export HTML from Outbound email node
This release includes the following features and improvements. Release 20240923 Bug fixes & improvements You ca...
-
SEP 16, 2024 | UI Improvements
This release includes the following improvement. Release 20240916 Activating a flow with warnings now includes ...
-
SEP 09, 2024 | .ICS support for email attachments
This release includes the following features and improvements. Release 20240909 Email attachments You can now u...
-
SEP 02, 2024 | Activity Sync enhancements
This release includes the following features and improvements. Release 20240902 Activity Sync Activity Sync...
-
AUG 26, 2024 | Email attachments
This release includes the following features and improvements. Release 20240826 Upload email attachments You...
-
AUG 12, 2024 | Save a draft on top of an active flow
This release includes the following features and improvements. Release 20240812 Save a draft on top of an active...
-
JUL 29, 2024 | UX enhancements
This release includes the following features and improvements. Release 20240729 Improvements The merge fields t...
-
JUL 22, 2024 | Bug fixes & improvements
This release includes the following features and improvements. Release 20240722 Bug fixes & improvements The ru...
-
JUL 8, 2024 | Bug fixes & improvements
This release includes the following features and improvements. Release 20240708 Bug fixes & improvements Helper ...
-
JUL 01, 2024 | Node outcomes & advanced settings: Web request
This release includes the following features and improvements. Release 20240701 Node outcomes for Web request Yo...
-
JUN 4, 2024 | UX enhancements
This release includes the following features and improvements. Release 20240604 Added confirmation modals when n...
-
MAY 27, 2024 | Node outcomes: Outbound email, 'No reply' path
This release includes the following features and improvements. Release 20240527 Node outcomes for Outbound email ...
-
<% sections.forEach(function(section) { %>
-
<%= partial('partial-article-list-sections', {
id: 'section-' + section.id,
parentId: '#' + id,
sections: section.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% if (section.articles.length) { %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }); %>
<% }); %>