RedbarkR
Redbark

A faster Redbark, a new look, and Notion and Airtable for everyone

June was the biggest month of work so far, so this one is long.

Redbark is now much faster

The whole app has been rebuilt and moved onto Cloudflare's edge network. In practice that means pages load close to instantly, the dashboard streams in rather than making you wait on a spinner, and background syncs run on infrastructure that scales properly. There is nothing for you to do, it is just quicker everywhere.

A new look

Redbark has a proper design system now, and the dashboard, onboarding, and sync detail pages have all been rebuilt on it. Cleaner layouts, crisper bank logos, and a lot more care taken on mobile. Every route also loads a skeleton immediately, so you never stare at a blank screen.

Notion and Airtable are generally available

Both are out of beta and available to everyone as first-class destinations, alongside Google Sheets, YNAB, and webhooks. Notion database creation and the setup redirect are fixed, and Airtable now builds its table with the full schema up front, so nothing has to be patched afterwards.

Documents is open to everyone

The document extractor is no longer limited to beta testers. It also handles structured files now, so as well as PDF statements and receipts you can import CSV, OFX, QFX, QBO, and QIF. Extractions sync automatically once they are done, with live status while they run.

Press Cmd+K

There is a command palette in the app. Cmd+K from anywhere gets you to any sync, connection, destination, or settings page without touching the mouse, with suggestions as you type.

More from the API

New batch endpoint, GET /v1/account-details, which returns detail for multiple accounts in one call and includes loan details for loan accounts. Transactions now expose both the posting date and the value date, and the transaction window is based on when you actually made the purchase rather than when the bank settled it. Plan-related 403s explain which plan you need instead of just refusing.

Smaller improvements

You can map YNAB's Payee and Memo fields to whichever transaction fields you want, and a broken YNAB connection now shows a reconnect button instead of a vague error. Plan prices display in AUD. Email notifications have an on and off switch in settings. Trial users can set a sync start date and connect brokerages. And when one destination write fails in a multi-account sync, the rest of the accounts still go through instead of the whole run failing.


Published on June 30, 2026