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.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.1.7

🔹 New Features

  • Password Expiry Enforcement: Users will now be required to reset passwords every 6 months. Warnings will be shown 14 days prior to expiry. Expired passwords will prompt users to reset before logging in.
  • 2FA Enablement Nudge: Banner will be shown to users who haven’t enabled 2FA. It can be dismissed for 30 days and disappears once 2FA is enabled.
  • Route Linking in Campaigns: Routes used in campaigns are now linked and visible directly from the campaign detail page.
  • Routing Nudges: Users now receive nudges to create omni-channel routes when adding integrations within Notification Events.
  • Upload KeyPair for Metaflow: Support added for uploading existing keypairs.

⚡ Feature Enhancements

  • Report Download by Filter: Users can now download filtered reports based on destinations, events, etc.
  • Events Fired Chart (Beta): Added detailed Dropped/Delivered/Undelivered breakdown in dashboard analytics.
  • Extended TTL in Omni Routes: Max TTL for success criteria increased to 24 hours to support enterprise use cases.
  • Named Placeholders (Beta): External templates now support named placeholder variables.
  • Failover Enhancement: Failovers can now include the same providers used in round-robin or distribute-between setups.
  • Remove Fyno Verify & Shorty from Add-ons: These features have been moved under Templates and are no longer accessible via Add-ons.
  • Alarm UX Enhancements: Filters moved inline, new filter for alarm description, links to routes and events added in traces.
  • Alarms in Event Details: Event pages now show related alarms, with clickable counts and detailed drawers.
  • Alarm Lifecycle Enhancements: Weekly summaries, alarm cleanup, and severity realignment introduced.
  • Handle Undefined Omnichannel Destinations: If a destination is undefined in payload, failure (dropped) flow is now triggered as per route config.

🛠 Bug Fixes

  • URI Encoding in Preferences API: Fixed issue with + in usernames not being encoded.
  • Campaign Fix for Number/Email Type: Corrected handling of campaign types based on identifier.
  • Status Breakdown Fix: Success counts are now accurately reflected in the analytics menu.
  • Event ID Optional in Campaign API: Made event_id optional for campaign creation.
  • Fyno Verify URL Bug: Resolved issue where an extra slash was added after the domain.
  • Distinct ID Filter in Reports: Fixed filter not working for distinct_id in exports.
  • Fixes in Workflow Conditions: Payload key in conditions no longer duplicates http_response.data.
  • Validation Issue: Empty reply node validation issue resolved.