Welcome to the Fyno Release Notes! Here, you’ll find detailed release notes for every version update, including new features, enhancements, and bug fixes.

What to Expect

Each release note entry includes:

  • 🔹 New Features – Introducing powerful capabilities and integrations.
  • Feature Enhancements – Improvements to existing features for a better experience.
  • 🛠 Bug Fixes – Resolving reported issues and optimizing performance.

Stay Updated

We regularly update Fyno to improve reliability, security, and functionality. Check this page to stay informed about the latest changes and enhancements.

For any questions or support, feel free to reach out to our team. 🚀

VersionRelease DateSummary
25.2.607-Jul-25This release introduces support of branching workflow based on previous event statuses that were fired as part of journey, enhances **voice vendor integrations (Kaleyra & Exotel) with recording URL support in callback **, improves WhatsApp template compatibility with named placeholders for unsynced templates, adds UX enhancements across Shorty, Routing, and Notification Events, and delivers critical security improvements along with key fixes in analytics, workflows, and authentication.
25.2.523-Jun-25This release brings powerful upgrades including a WhatsApp messaging widget in workflows, support for sending PDF attachments via WhatsApp, enhanced template richness using Fyno Docs and Shorty buttons, seamless Verloop WhatsApp integration, the ability to bulk update user preferences, a cleaner alarm reporting system, and UX improvements across analytics, authentication, workflows, and event critical bug fixes for stability and consistency.
25.2.408-Jun-25This release introduces configurable HMAC signature support for enhanced API security, adds support for template_category_update events, improves analytics dashboard UX and dark mode styling, enhances alarm grouping and UI, adds boolean comparison in workflows, integrates Handlebars Builder Tool link in templates, enables password reset via email, fixes critical bugs in MoEngage and Meta Flows integrations, resolves WhatsApp QR code issues on iOS, addresses push token regeneration failures and APNS errors, improves in-app UI stability, and cleans up by removing deprecated log-fetching API endpoints for optimized performance.
25.2.326-May-25This release enhances workflows with XML support for webhook triggers, improves alarm accuracy and UI, and supports onboarding of numbers for inbound messaging, with key UI upgrades across DND, templates, and password expiry handling. Integrations now include Twilio URL shortening, and multiple bug fixes enhance reliability across workflows, templates, and alarms. Additionally, the logic for “No DLR Alarms” has been corrected for improved clarity and accuracy.
25.2.212-May-25This release brings key upgrades including a new Super Admin role, PDF generation in components, and enhanced callback retry options. Workflow flexibility is improved with multi-block configurations, better HTTP widgets, and refined error handling. UI improvements span across alarms, dashboards (including dark mode), templates, and workflow logs. Integration updates include addition of MM LITE support for WhatsApp and AWS Pinpoint support for SMS. Bug fixes address issues in alarms, campaigns, event logs, omni-channel routing, and template handling, ensuring a smoother and more reliable experience.
25.2.128-Apr-25This release brings significant security, performance, and usability improvements. New integrations include full support for Yellow.ai, Route Mobile WhatsApp and AirtelIQ SMS Provider. Alarm management is improved with updated severity levels and a new option to view alarm history. Enhancements include Notification Event delivery rate tracking. Bug fixes include UI rendering issues, track URL bug in external templates, option list lazy loading and campaign progress banner accuracy.
25.1.714-Apr-25This release brings important security and usability updates. Users must now reset passwords every 6 months, with advance warnings and a 2FA enablement prompt to strengthen account protection. Campaigns now display linked routes, and users are nudged to create omni-channel routes when selecting integrations within Notification Events. Reporting is more powerful with filtered downloads, while analytics benefit from a new Events Fired chart (Beta) and improved alarm visibility. Omni-channel routes now support up to 24-hour TTLs, and external templates support named placeholders (Beta). Alarm management sees better filters, summaries, and integration with event details. Several key bugs have been fixed, including issues with URI encoding, status breakdowns, and workflow validation. Fyno Verify and Shorty have been moved under Templates.
25.1.631-Mar-25This release brings a host of improvements across the platform, including a new unidecode helper to convert Unicode text to ASCII, a major UX revamp of the Fyno Workflows canvas with improved layout and search functionality, and enhanced Dashboard Analytics with anomaly detection and deeper insights. Several UI/UX enhancements have been made across Meta Flows, Alarms, External Templates, and Campaigns, along with performance optimizations in alarm sampling and external template APIs. Callback APIs now support keep-alive, and alarm emails include richer context like Provider Name and Channel. Numerous critical bugs have been fixed, resolving issues in workflow duplication, broken links, incorrect data display, WhatsApp templates, and message drops due to preference misconfigurations.
25.1.517-Mar-25This release introduces Alarm Management for real-time failure detection, MSG91 RCS integration, and JSON payload support in CSV campaigns (Beta). Enhancements include DND for RCS, WhatsApp message reactions, and Single-Channel Routes for In-App & RCS. The Notification Event dashboard now shows delivery rate charts, and campaigns display channel-wise record counts. Fyno Connect has been rebranded, and Live Trace Logs are disabled for successful workflows. Bug fixes address template previews, dynamic attachments, walkthrough API performance, and Shorty configurations, while improving sent logs prioritization, campaign UI, and WhatsApp template editing.
25.1.403-Mar-25This release introduces new features like Alarm Management, Webhook Callbacks on Campaign Completion, and WhatsApp Business App Integration, along with a SPAMREPORT status for Emails and Provider Template IDs in reports. Enhancements include a reduced Duplicate Check TTL, improved Access Denied IP Messaging, a refreshed Omni-Channel Route Interface, DND Support for RCS, and V3 Payload for MSG91. Bug fixes address Stripo Editor CSS, Dynamic Email Attachments, Nested Keys in Duplicate Checks, New User Walkthrough, Campaign Invalid File Downloads, and Fyno Verify Compatibility.
25.1.317-Feb-25This release brings YAML-based Backend APIs, new Route Mobile WhatsApp and Gupshup.io integrations, and a rebranding update. Enhancements include template testing with distinct_id, an archival policy for old templates, and extended Omni-channel failover delay (30 minutes). Bug fixes improve Fyno Shorty, External Templates, Suppression, and Conversion Tracking for a more reliable experience.

25.2.4

🔹 New Features

  • HMAC Signature – Added configurable HMAC key support. When enabled under security section, all outbound API calls include an x-fyno-hmac-signature header for verifying request authenticity and integrity.
  • DLR Service – Added support for template_category_update events. Once received from Meta, these updates will be reflected in the external template.

⚡ Feature Enhancements

  • Analytics
    • Improved user experience across the dashboard for better clarity.
    • Fixed banner styles for dark mode.
  • Alarms
    • Added grouping of alarms based on the description to reduce noise.
    • UI refinements for better readability.
  • Workflows
    • Added boolean comparison support in condition builder using a new isbool operator.
  • Templates
    • Added a link to the Handlebars Builder Tool for easier access.
    • External template errors now show detailed reasons instead of generic messages, aiding debugging.
  • Password Expiration
    • Introduced reset password via email link flow for expired credentials.

🛠 Bug Fixes

  • Workflows
    • Fixed integration selection issues for MoEngage and Meta Flows.
    • Fixed routing condition bug related to destination emails.
  • Alarms
    • Resolved various UI issues.
  • Integrations
    • Fixed WhatsApp QR code issue on iOS devices for configuring incoming numbers.
    • Fixed issue causing token regeneration failures for push providers.
    • Fixed APNS failures caused by ExpiredProviderToken (stale tokens).
  • In-App UI
    • Fixed occasional UI crashes due to inconsistent data formats
  • Maker Checker
    • Fixed several minor UI bugs.

🧹 Cleanup & Deprecations

  • Deprecated API
    • Removed already deprecated log-fetching endpoints:
      • /v1/<WORKSPACE_ID>/logs/:id
      • /v1/<WORKSPACE_ID>/<TEST_OR_LIVE>/logs/:id