Roadmap

An overview of what has been shipped and what is coming next for ReoGrid. For detailed version history, see the Release Notes.

V5 and V4 are both current: each has its own release line, and one version-independent ReoGrid One license covers both. See how V4 & V5 work together.

Latest Release
v5.0.0
August 19, 2026

Shipped in v5.0

  • A fully virtualized core — work and memory scale with the visible window, measured at ~16–23 bytes per cell versus ~150–200 bytes in V4
  • Avalonia as a third UI platform (Windows / macOS / Linux), alongside WinForms and WPF
  • A UI-independent headless core for servers and batch jobs, including Linux and macOS
  • Dependency-free PDF export with an embedded CJK font, and a shared pagination engine behind PDF, WinForms and WPF printing
  • Streaming XLSX import/export with per-sheet lazy loading, plus CSV and reogrid-json I/O
  • 122 formula functions with dependency-based recalculation, cross-sheet references and defined names
  • OOXML-complete conditional formatting (icon sets included) and flyweight cell types, with a new sparkline type
  • Cell notes, Excel-compatible data validation, sheet protection with per-cell locks, and find & replace across values, formulas and notes
  • Banded rows resolved at render time, rotated and vertical text with cell indent, and print titles with Excel-style headers and footers

v5 — Upcoming

What is being considered next on the v5 line. Items are listed without committed dates.

Planned

Dynamic Arrays (Spill)

Spilling array results, opening the way to FILTER / SORT / UNIQUE / SEQUENCE / LET / LAMBDA.

Planned

Shapes in XLSX

Import and export of shape drawing parts (cell-anchored images already round-trip), plus shared-formula expansion on import.

Planned

Excel Tables & Table Styles

ListObject tables with table styles — the XLSX round-trip for banded rows rides along, because Excel stores striping inside the table style.

Planned

More Number Format Codes

Fractions, scientific notation and Japanese era (wareki) dates in the format-code engine.

Planned

Furigana & PHONETIC

Per-cell phonetic runs so PHONETIC matches Excel exactly, including XLSX round-trip.

Planned

Asynchronous Recalculation

Off-thread evaluation for very large dependency graphs.

Planned

Charts, Shapes, Data Binding, Threaded Comments

V4 features not yet in V5 — considered based on demand, with no committed date. Cell notes, validation, protection and find & replace shipped with 5.0; V4 remains available on the same version-independent license for the rest.

Already released

See the full version history and detailed changes for every release.

View Release Notes

Have a feature request or found a bug? Please open an issue on GitHub or contact us.