Skip to content

v0.49.8

Choose a tag to compare

@github-actions github-actions released this 06 Jun 04:55
· 458 commits to main since this release
b7a7cec

Added

  • Formula bar above the spreadsheet grid. A name box (left) shows the active cell or selected range — type a reference like B12 or A1:C3 and press Enter to jump there — and an editable formula bar (right) shows and edits the active cell's underlying formula or value, so you can see a formula even though the cell displays its computed result. Editing works from either the bar or the cell, and clicking cells to insert references (point mode) works while editing in the bar. The cell/range indicator that used to live in the formatting toolbar now lives in the name box.

Fixed

  • Dragging the spreadsheet fill handle on decimals no longer produces values like 0.30000000000000004. Numeric fills now round each generated value to the decimal precision of the source cells (so 0.1, 0.2 fills to 0.3, 0.4, 0.5, …), eliminating the floating-point drift that previously surfaced in the filled cells.

Downloads

Android App

No new app build this release — installed apps update automatically over the air on next launch.

Docker Image

docker pull morelitea/initiative:0.49.8

Or use latest tag. View on Docker Hub.