Skip to content
hey annahey anna

Changelog

What shipped, when it shipped, and why it matters.

Added

  • Multiple datasets, one project — bring in a second spreadsheet, create new datasets from your analysis, and ask questions across all of them at once.
  • Anna remembers — your preferences, your terminology, your context. Anna carries it forward so you don't repeat yourself.
  • Referral rewards — share heyanna with someone. Earn rewards when they sign up. Manage it in Settings.

Improved

  • Exports you'd actually present — PDF now has selectable text and proper page breaks. PowerPoint slides are widescreen with clean layouts and clickable links.
  • Adding data — redesigned layout makes it easier to see where your data is coming from.
  • Charts — hover labels now appear in the right place, and dark mode charts are easier to read.
  • Report metrics — four metrics now arrange evenly instead of grouping 3+1.
  • Pricing — clearer credit breakdowns, honest estimates, and more room on the free plan.

Fixed

  • AI formulas — fixed a bug where large batches of =AI() formulas could stall or return partial results.
  • Reports — your work stays put when you refresh the page.
  • Tab order — dataset tabs stay where you left them.
  • Security — improved file handling in exports.
v1.0

Added

  • Blog and changelog — product updates and guides now live at /blog and /changelog
  • In-app notification bell — get notified when new updates ship, right inside the app

Improved

  • Faster dataset previews — large datasets render more smoothly with optimised virtualisation

Fixed

  • Chart export — fixed an edge case where bar charts with long labels would clip on PDF export
v0.9

Improved

  • Longer conversations — Anna now manages context intelligently during extended analysis sessions, so you can keep exploring without hitting a wall
  • Smarter data inspection — dataset previews now show sample values and flag columns that might contain multiple values, so Anna catches tricky data patterns earlier
  • Upload modal — clearer file selection with better visual feedback when dragging files in
v0.8

Improved

  • AI-generated chat titles — conversations now get descriptive names automatically, making it easier to find past analyses
  • Lower memory usage — large datasets no longer balloon browser memory, even with many columns open
  • Chart error feedback — when a chart fails to render, Anna now explains what went wrong and retries with a fix instead of silently skipping it

Fixed

  • Category editor — the column type dropdown now works reliably when switching between category options
  • Report titles — fixed a race condition where report titles could briefly show the wrong name during updates
v0.7

Added

  • Code syntax highlighting — code snippets in chat now have proper colour-coded formatting
  • Duplicate dataset — clone any dataset with one click to experiment without touching your original

Improved

  • Contextual tooltips — clearer labels and hints throughout the app so you always know what each button does
  • Sidebar navigation — tooltips on sidebar icons show page names on hover
  • Accessible dataset details — screen readers now properly announce dataset metadata and actions
v0.6

Added

  • Interactive follow-up questions — Anna can now ask you structured questions with options to pick from, making collaboration faster and more focused
  • Dark mode toggle — switch between light and dark themes from any page

Improved

  • Visual refresh — new colour palette, refined typography, and a cleaner overall look
  • Welcome screen — starts with prompt suggestions instead of a file drop, so you can jump straight into analysis
  • Chat stability — resolved several edge cases where multi-step analyses could stall or repeat themselves
  • Report progress indicators — you can now see exactly which report block Anna is adding or updating in real time

Fixed

  • Chat input on mobile — consistent padding and sizing across devices
  • Unsaved work warning — you now get a prompt before accidentally leaving during an active analysis
v0.5

Added

  • Report auto-save — your report drafts are saved automatically as Anna builds them, so nothing gets lost if you close the tab
  • Drag-to-reorder blocks — rearrange charts and text blocks in your report by dragging them into the order you want

Improved

  • Faster workspace loading — smarter compression and caching mean your datasets and reports load noticeably faster
  • Undo history — limited to 50 steps to keep things snappy on large datasets
  • Cleaner report actions — Anna's status messages now say "Adding 'Revenue Trend'" instead of cryptic tool names
v0.4

Added

  • Start from blank — create an empty dataset and build it up manually or with AI formulas, no file upload needed
  • Summary tables in reports — Anna can now add data tables alongside charts for findings that are better shown as numbers
  • Conversational exploration — Anna explores your data and shares findings in chat first, then plans the report together with you

Improved

  • Refine block experience — when you ask Anna to tweak a chart, you see a clean message instead of raw system instructions
  • Data verification — Anna now prints key statistics before generating charts, catching data issues earlier
  • Extended thinking — Anna's analysis plan updates in real time as she works, so you can see her reasoning

Fixed

  • DataFrame tables — tables in reports now render correctly instead of showing raw data
  • Chart validation — fixed false errors when code returned a table instead of a chart
v0.3

Added

  • Voice input — tap the mic icon to dictate your analysis questions instead of typing
  • Mobile support — collapsible sidebar, touch-friendly buttons, and a dedicated chat tab on small screens
  • Excel-style cell references — click a cell while editing a formula to insert its reference, just like in a spreadsheet
  • Fill-down with formulas — Ctrl+D now increments cell references automatically (A1 becomes A2, A3, etc.)
  • Feedback button — spot something off? Hit the feedback button in the sidebar to let us know

Improved

  • Chart visuals — enhanced default styling for cleaner, more presentation-ready charts
  • Spreadsheet performance — faster formula recalculation and fewer unnecessary re-renders
v0.2

Added

  • Excel file upload — upload .xlsx and .xls files directly, no conversion needed
  • Interactive charts — hover for values, zoom, pan, and export charts as images right from your report

Improved

  • Faster CSV processing — large files stream in progressively so you see your data sooner
  • Lower memory usage — optimised how datasets are held in memory so large files don't slow your browser down

Fixed

  • File upload auth — uploads no longer fail intermittently on slow connections