FlyExpense Changelog
We ship continuously. Every feature, improvement, fix, and security update is logged here. Subscribe by email to get notified when we release.
v3.5.0 — Claude AI & MCP Connector (June 5, 2026)
- Feature FlyExpense now offers a read-only server powered by the Model Context Protocol (MCP): Claude, Cursor, and other AI assistants can query your finance data in natural language.
- Feature Custom Connector support for claude.ai web via OAuth 2.1 + PKCE: connect by signing in with your account and granting access, with no token to create.
- Feature New "MCP & AI Connector" page: step-by-step setup for claude.ai web, Claude Desktop, and Cursor, plus a technical explanation of the flow.
- Security All AI access is read-only, isolated to your organization, and protected with short-lived tokens plus refresh rotation; 2FA supported.
v3.4.0 — Unified Approval Status Panel & Visual Workflow Builder (May 27, 2026)
- Feature Unified Approval Status Panel on bill, expense, reimbursement, and travel request detail pages with one consistent timeline
- Feature Visual approval-workflow builder lets admins design multi-step approval chains with drag-and-drop conditions and approver roles
- Feature Pre-submission chain preview shows exactly who will approve a request before it's submitted
- Improvement Real-time pending-approval counts refresh instantly across the sidebar and dashboard after approve / reject actions
- Improvement Approval timeline now shows each step's status, approver, decision time, and comments in one place
- Fix Approval requests are no longer duplicated when a request is resubmitted after rejection
v3.3.0 — Approval Chain Hardening & User Management (May 22, 2026)
- Security Tenant-scoped approval chain resolver prevents cross-organization approver leaks
- Security Bill status transitions and approval-request creation now run in a single atomic transaction
- Feature Approval chain preview on bill detail shows exactly who will approve and why
- Feature Per-user Approval Role (L1 / L2 / Finance / Executive) on the People form
- Improvement Duplicate-email handling on user creation returns a clear 409 with a localized message instead of a 500
- Fix Race-safe approval request creation backed by a partial unique index
v3.2.0 — Email Intake & OCR Bill Drafts (April 18, 2026)
- Feature Inbound email intake — forward invoices to ap+<alias>@inbox and we create a draft bill automatically
- Feature Gemini-powered OCR extracts vendor, amount, date, and invoice number from PDFs and images
- Feature Confidence gate routes low-confidence extractions to manual review instead of auto-promotion
- Feature New Inbox view shows every received message, extracted fields, and the linked draft bill
- Security HMAC shared-secret authentication on the inbound webhook endpoint
v3.1.0 — Payment Facilitator — 39 Providers (March 12, 2026)
- Feature 21 global gateways including Stripe, Adyen, PayPal, Braintree, Worldpay, Razorpay, Checkout.com, Klarna, Mollie
- Feature 11 Turkish PSPs including iyzico, PayTR, Craftgate, Sipay, Hepsipay, Param, Moka, Papara
- Feature Direct integration with 7 Turkish banks: Akbank, İş Bankası, Garanti BBVA, Yapı Kredi, QNB Finansbank, Ziraat, Halkbank
- Improvement Dynamic provider icon system with whitelisted color tokens to prevent CSS injection
- Fix PSP adapters now validate response content types and correctly mark HTML error pages as failures instead of silent success
v3.0.0 — KYB Onboarding & Business Verification (February 8, 2026)
- Feature Four-step KYB wizard: business details, address, beneficial owners, document upload
- Feature Admin review panel to verify, approve, or reject KYB applications with audit trail
- Feature Beneficial-owner capture with ownership-percentage validation
- Improvement Onboarding progress indicator persists across sessions
- Security Document uploads stored with per-organization isolation
v2.9.0 — Smart Duplicate Detection (January 14, 2026)
- Feature Scoring-based duplicate detection for expenses, bills, and reimbursements
- Feature Resolution workflow with Confirm / Dismiss / Merge actions and full audit trail
- Feature Configurable time windows per entity type (7 days transactions, 30 days bills, 14 days reimbursements)
- Improvement Bill matching now considers invoice number, amount, and vendor in a weighted score
- Fix Reimbursement duplicate check no longer flags split expenses on the same day
v2.8.0 — AI Receipt Scanning & Policy Enforcement (November 25, 2025)
- Feature AI-powered receipt scanning with 99% accuracy
- Feature Real-time policy enforcement for travel requests
- Feature Duplicate detection for expenses and bills
- Improvement Improved dashboard performance
- Fix Fixed issue with multi-currency conversion
v2.7.0 — Card Controls & Cashback Rewards (November 10, 2025)
- Feature Advanced card controls with category restrictions
- Feature Configurable cashback rewards system
- Feature Auto-lock cards for missing receipts
- Improvement Enhanced mobile experience
- Fix Fixed approval workflow notification delays
v2.6.0 — Multi-Entity Support & RBAC (October 28, 2025)
- Feature Multi-entity organization support
- Feature Comprehensive role-based access control
- Feature Custom approval workflows
- Improvement Faster expense submission flow
- Security Enhanced session security
v2.5.0 — Travel Booking Integration (October 15, 2025)
- Feature Travel request and booking system
- Feature Travel policy configuration
- Feature Mileage tracking with GPS
- Improvement Improved bill matching accuracy
- Fix Fixed vendor duplicate detection
v2.4.0 — Treasury & Banking Features (September 30, 2025)
- Feature Treasury management dashboard
- Feature Multi-currency account support
- Feature Bank feed integration via Plaid
- Security SOC 2 Type II certification achieved
- Fix Fixed CSV export formatting
v2.3.0 — Security Enhancements (September 15, 2025)
- Security Two-factor authentication with TOTP
- Security SSO support for Okta and Azure AD
- Feature Audit log improvements
- Improvement Password policy enforcement
- Fix Fixed session timeout handling