Stay up to date with the latest changes, improvements, and additions to the ModernFi API.

Release Notes

This changelog documents all notable changes to the ModernFi API including new features, improvements, bug fixes, and breaking changes. Each entry includes:

  • Version number following semantic versioning (MAJOR.MINOR.PATCH)
  • Release date for tracking when changes were deployed
  • Change type indicated by tags (Added, Improved, Fixed, Breaking)
  • Detailed description of what changed and why

Versioning

ModernFi follows semantic versioning principles:

  • MAJOR version for incompatible API changes
  • MINOR version for backwards-compatible functionality additions
  • PATCH version for backwards-compatible bug fixes

Stay Informed

Subscribe to our RSS feed to receive automatic updates when new versions are released.

Support

Questions about a specific release? Contact our support team at support@modernfi.com or visit our API Reference for detailed endpoint documentation.

January 20, 2025

v1.2.0

This update ensures enhanced support for institution-specific account IDs and provides additional metadata in transaction responses for improved client-side functionality. No breaking changes were introduced in this release, ensuring backward compatibility with clients using version 1.1.0.

Enhancements

Institution-Specific Account IDs

  • Added support for custom account identifier formats
  • Improved account lookup and validation
  • Enhanced cross-reference capabilities between internal and external account IDs

Transaction Response Metadata

  • Additional metadata fields in transaction responses
  • Improved tracking and reconciliation capabilities
  • Enhanced audit trail information

Performance Improvements

  • Optimized query performance for account lookups
  • Reduced latency for transaction record creation
  • Improved API response times across all endpoints