Changelog
v2026.02

Product Updates | February 2026

Here are the main new features and improvements at Pluggy in February 2026.

February highlights

  • Launch of the new Pluggy Dashboard, with separate environments, guided onboarding and team management.
  • New recurring Pix capabilities via PixAuto, including scheduling and automatic retry.
  • Connector expansion with Conta Bemol PF and Inter PJ for MEI.
  • Improvements to webhooks, including retry from the dashboard and custom authentication.
  • Several fixes and stability improvements in connectors and data syncing.

34 changes · 7 categories

🖥️ New Dashboard9

New

Separate environments

you can now easily switch between Development and Production straight from the side menu. Your applications, events and filters adjust automatically to the selected environment.
Improved

Guided onboarding for new users

when you create your account, you will be guided through 4 practical steps: generating your first connect token, integrating the widget and configuring webhooks — all straight from the dashboard.
Improved

Interactive tour

a step-by-step tour introduces the main areas of the dashboard so you can get started quickly.
Improved

Complete overview

track your daily connections, execution statuses and distribution by institution with detailed charts and filters by connector and period.
Improved

Digital Due Diligence

fill in and submit your compliance form directly from the dashboard, with document upload and status tracking.
Improved

Widget customization

see your branding changes in real time, upload your logo with drag-and-drop and get a visual indicator when there are pending changes.
Improved

Team management

invite collaborators by email, define roles and manage pending invitations.
Improved

Bulk webhook retry

select a time range and resend webhooks directly from the dashboard.
Improved

Connector alerts

receive automatic notices when connectors used in your integration are offline or unstable.

💳 Payments / PixAuto4

New

Pix payment scheduling

you can now schedule recurring Pix payments via PixAuto.
Improved

Automatic retry

Pix payments that fail are retried automatically, with no need for manual intervention.
Improved

First payment identification

the API now indicates when a payment is the first of a series, making it easier to keep track in your system.

📡 New Connectors2

New

Conta Bemol Física

connect Conta Bemol accounts for individuals via Open Finance.
New

Inter PJ for MEI

individual microentrepreneurs are now supported by the regulated Inter PJ connector.

🔔 Webhooks5

Improved

Custom authentication headers

your webhooks now receive the authentication headers you configure, making validation on your server easier.
Improved

Retry by time range

resend webhooks from a specific period in case you missed an event.
Improved

Retry from the dashboard

resend webhooks directly from the interface, without having to use the API.
Improved

Automatic deactivation of inactive URLs

webhook URLs that have not received events for an extended period are automatically deactivated to avoid unnecessary calls.
Improved

Webhook limit per event

there is now a configurable limit of webhooks per event type for better organization.

🚀 New Features4

New

Account subtype (Open Finance)

the accountSubtype field is now returned in the API response, providing more detail about the type of account connected.
New

Filter by transaction creation date

filter transactions by the date they were detected by Pluggy, useful for identifying new transactions since the last sync.
New

Duplicate connection prevention

during account selection with MFA, accounts that are already connected are blocked to avoid duplicates.
New

CNPJ validation (Bradesco PJ)

the CNPJ entered in the form is validated against the institution, avoiding connection errors.

🐛 Fixes7

Fixed

Transaction dates

fixed invalid dates on credit card transactions (Caixa) and boletos (Bradesco PJ).
Fixed

PDF statement (Itaú PJ)

PDF statement download restored for Itaú PJ accounts.
Fixed

Itaú PJ connection

resolved a connection error caused by permission expiration.
Fixed

Historical sync

fixed an infinite loop that could occur during the sync of historical data via Open Finance.
Fixed

Duplicate transactions

eliminated the duplication of transactions with the same identifier on the Banrisul and Banco do Brasil connectors.
Fixed

Webhook delivery

fixed scenarios where transaction updated, item deletion and account creation webhooks were not delivered correctly (affected Inter MEI and Santander).
Fixed

Data fixes

targeted adjustments to transactions on several connectors: Itaú, Bradesco, Santander, Banrisul, Banco do Brasil, Nubank, Sicredi, Caixa, BTG and Inter.

📚 Documentation3

Improved

Documentation for LLMs

our documentation is now optimized for use with language models (AI), making AI-assisted integrations easier.
Improved

Smart Transfers

Smart Transfers documentation updated with the new capabilities.
Improved

SDKs

updated to reflect the latest API features.