Skip to content
BankBird
🐦 Demo →
NL EN
🗺️ Roadmap

What's in &
what's coming

BankBird is growing. Here is an honest look at what works today and what is on the way. No spin — just the facts.

BankBird
v2.1.1 — Current Last updated: May 2026

What is in it now

Fully working in v2.1.1

🏦 Bank statements
ING — PDF import
ING — CSV import
SNS — PDF import
Knab — PDF import
Automatic bank detection on PDF upload
🤖 AI & Categorisation
Automatic categorisation with Claude (Anthropic)
Automatic categorisation with OpenAI (GPT)
Smart recognition of merchants and businesses
Pick a category yourself at any time
BankBird learns from your corrections
📊 Reports & Overview
Monthly overview with income and expenses
Yearly overview
Spending by category
Search and filter your transactions
Search across all transactions, with a link to all results
Detail page per transaction
⚙️ Administration
Multiple users per installation
Two-factor authentication (2FA)
Category management (35+ built-in categories, 45+ icons)
Merchant management with manual add and logo upload
History of all your imports
Full backup and restore
Clear error pages for broken or restricted links
Demo mode: browse everything without changing anything
🚀

What is coming

Planned for upcoming releases

🚧 In development Coming soon
🏦
Rabobank CSV import
Import your Rabobank statements directly into BankBird
🏦
ABN AMRO import
Import your ABN AMRO statements into BankBird
📤
CSV export
Download your filtered transactions as a CSV file for Excel
Essent monthly report
See your gas and electricity usage alongside your bank data
📄
PDF export of reports
Download your monthly or yearly overview as a clean PDF
📋 Planned v2.1 — v3.0
🏦
Bunq import
Import your Bunq statements into BankBird
📤
Excel export
Download your transactions as an Excel file for detailed analysis
🔁
Recurring transactions
BankBird automatically spots direct debits and subscriptions
💡
Savings goals
Set a savings target and track your progress per category
📱
Mobile view
Use BankBird comfortably on your phone
💭 Ideas & wish list Not yet confirmed
🧾
Invoices
Upload and attach invoices to transactions in your overview
🌍
Multiple currencies
Track transactions in euros and other currencies side by side
🛡️

Advanced updates

Technical advisories for self-hosted installs — not new BankBird versions, but things worth acting on if you run your own instance

Vite & esbuild — security update for the build tools

May 2026
Moderate Fixed
What is going on?

Two tools BankBird uses to prepare CSS and JavaScript for use — Vite and esbuild — had a vulnerability in the local development environment. This only affected developers working on BankBird locally, not users of a live installation.

Impact for BankBird

No risk for running installations. BankBird in production always runs from a pre-built bundle where the vulnerable parts are not active.

Recommendation

Resolved: Vite has been upgraded to version 6.x. `npm audit` now reports 0 vulnerabilities.

For developers — commands
# Applied upgrade (Vite 5 → 6)
npm install --save-dev vite@^6 laravel-vite-plugin@^1.2
npm run build
npm audit  # 0 vulnerabilities

Missing a bank or feature?

BankBird is open-source. Share your idea on GitHub or help build it. Every contribution — big or small — is welcome.

BankBird