Skip to content

Nimbus v0.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:48

Nimbus 0.1.7

Big reliability + workflow release. The headline fix: speech docs no longer lose content.

🛟 Critical fixes

  • Doc data loss fixed. Uploading several .docx files could wipe earlier docs — config blobs keyed with a colon (doc:<id>) were silently rejected by the disk writer, so doc content lived only in a size-limited cache that got evicted. Docs now persist to disk reliably.
  • Pop-out docs dock back again (the pop-out windows were missing a permission grant).
  • ⌘Z works on the flow — undo now repaints the focused cell.

✍️ Speech doc

  • Save / Save As to .docx⌘S writes back to the doc's file, ⌘⇧S picks a new one.
  • Word count + read-time estimate in the toolbar. Set your pace in Settings → words per minute (e.g. 600 words · ~2:00 at 300 wpm).
  • Uploading a doc banks its cards & analytics automatically (⌘J lookup + the new Bank manager).
  • Opens at the top; remembers your scroll position per doc; drag-reorder the tabs.
  • --- stays literal (no more broken em-dash glyph).

🗂️ Flowing

  • Argument bank manager — new Bank button to view, edit, add, and remove banked cards/analytics.
  • Paired line-by-line responses — "respond →" on a card cell creates one answer box per card in the next speech column, aligned to each card and growing as you type.
  • Paste into LABEL cells; full-width ribbon; cleaner labeled top bar.

🔎 Search & performance

  • More accurate file search (all query tokens must match).
  • ⌘K stays open in the doc for inserting several cards in a row; faster saves on large docs.

See the full changelog.

Install: unsigned builds — macOS: right-click → Open · Windows: More info → Run anyway.