Back to changelog

Table Redesign & Pinned Columns

Release
v2026.02
JanJanFebFebFebFeb
2new
4improved
2fixed

Pinned Columns

The transactions table now pins the checkbox and date columns to the left edge. As you scroll horizontally through sender, description, amount, and category — the date always stays in view.

Scroll Navigation

Scroll arrows appear in the date header when the table overflows, so you can navigate wide tables without a trackpad or horizontal scroll gesture.

Unified Table Architecture

All four data tables — transactions, invoices, customers, and projects — now share a single composable table system. This means consistent borders, hover states, selection behavior, and empty states everywhere.

Mobile-Friendly Tables

On smaller screens, tables scroll horizontally with pinned columns staying put. No more losing context when viewing your data on a tablet or narrow window.

  • TablesPinned columns — select and date stay visible as you scroll horizontally through transactions
  • TablesScroll navigation arrows in the date header let you pan left and right without a trackpad
  • TablesUnified table architecture across transactions, invoices, customers, and projects
  • MobileTables adapt cleanly to narrow viewports with horizontal scrolling and sticky columns
  • UXRow highlights, hover states, and selection now work consistently across all table views
  • UXColumn visibility toggle lets you show or hide columns to focus on what matters
  • TablesFixed column alignment issues on narrow screens where cells could drift apart
  • TablesGreen income/entry highlights now render correctly in pinned column mode