Skip to content

Releases: Asaw2011/nimbus

Nimbus v0.2.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:14
0.2.6 — flow→doc sends: append predictably, stop scrambling, stable e…

Nimbus v0.2.5

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:38
0.2.5 — uncapped scrollable ⌘J bank, auto-publishing releases

- Argument lookup (⌘J) no longer capped at 12; returns the whole bank.
- Keyboard nav scrolls the selection into view, wheel scrolls the list, and
  the dropdown flips above the cell when it would open off the bottom edge.
- Release workflow publishes the draft + marks it latest automatically.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Nimbus v0.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:21
0.2.4 — fix auto-update: grant updater + process capabilities

The updater plugin was registered but its commands were never granted in the
capability file, so every check() was blocked and silently read as "no update"
on both macOS and Windows. Grant updater:default + process:default, and log
check failures instead of swallowing them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Nimbus v0.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:12
0.2.3 — doc close/reopen fix, quick-card body fix, RFD panel

- Doc pane stays mounted (hidden) on close instead of unmounting, so the
  editor's content can't be lost on close/reopen.
- Quick cards insert whole-block so the card body is no longer dropped.
- RFD panel on the round home: per-judge ballots (vote/reason/feedback/speaks),
  auto result badge, round notes — saved with the flow.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Nimbus v0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:33

Nimbus 0.2.2

Auto-updates now actually work (signed). 0.2.1 shipped an unsigned latest.json, so the updater couldn't verify it; this build fixes the signing pipeline. From 0.2.2 onward, Nimbus checks on launch and installs updates in-app for macOS and Windows — send people this build and they won't need GitHub again.

Includes all of 0.2.0: backtick flow→doc sends, reworked grouping (⌘R, right-side brace, ⌘-click for non-sequential), logical default keybinds (Extend ⌘→, marks off copy/paste), doc keyboard zoom, ⌘F scroll-to-match, and block-heading 1NC import.


Speech doc is CardMirror by Anthony Trufanov (PolyForm Noncommercial).
Install: unsigned installer — macOS: right-click → Open · Windows: More info → Run anyway.

Nimbus v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:19

Nimbus 0.2.1

🔄 Automatic updates (new)

Nimbus now updates itself — on launch it checks for a new version and shows an in-app Update available → Install → Restart banner (plus a manual check in Settings). Signed builds for macOS and Windows, so you only download once; every future release arrives automatically.

(Auto-update works from 0.2.1 forward — send people this build and they won't have to visit GitHub again.)

Also includes everything from 0.2.0: backtick flow→doc sends, reworked grouping (⌘R, right-side brace), logical default keybinds (Extend ⌘→, marks off copy/paste), doc keyboard zoom, ⌘F scroll-to-match, and block-heading 1NC import.


Speech doc is CardMirror by Anthony Trufanov (PolyForm Noncommercial).
See the full changelog.

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

Nimbus v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:11

Nimbus 0.2.0

⚡ Flow → doc, all on the backtick

  • ` sends the cell, ⌘`` sends the whole speech (flow order), ⌘⌫ clears the cell and pulls its card back out of the doc.
  • Hand-typed answers get an "AT: <argument>" header naming what they answer (the cell to their left).

🧷 Grouping, reworked

  • Much clearer: grouped cells are tinted with a bold brace down the right edge (opening toward the answer column) and a label pill out of the text.
  • One key for sequential and non-sequential: drag-select a range, or ⌘-click cells (even 1, 4, 6), then ⌘R. The cell you're on counts too.

⌨️ Logical default keybinds

  • Marks moved off the copy/paste/save family: Dropped ⌘D, Star ⌘⇧8, Analytic ⌘⇧A, Card ⌘⇧E.
  • Extend ⌘→, Group ⌘R (no more confusing ⌘G/⌘⇧G); sheet move ⌘⇧[ / ⌘⇧]. All rebindable.

📄 Doc & import

  • Keyboard zoom in the doc (⌘= / ⌘- / ⌘⇧0).
  • ⌘F + Enter reliably scrolls to the match.
  • 1NC import splits by the Block heading — one page per off-case, not per pocket/hat or per card; long taglines stay Untitled and don't duplicate.

Speech doc is CardMirror by Anthony Trufanov (PolyForm Noncommercial) — please support the original.
See the full changelog.

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

Nimbus v0.1.9

Choose a tag to compare

@github-actions github-actions released this 27 Jul 04:09

Nimbus 0.1.9

🧷 Group arguments

Bracket several arguments to answer them together, like drawing a brace on paper.

  • Select a range and press ⦃ Group (ribbon) or ⌘⇧G.
  • Non-sequential groups (e.g. 1, 4, 6): ⌘-click the cells first, then group.
  • Renders as a labeled brace down the left edge; Ungroup removes it.

🎯 Cursor → speech centers every flow

Jumping the cursor to a speech now scrolls all visible flows so that column is centered with its neighbors — in normal, stack, and split views — and stays in the spread. Also fixed 1AC (and other columns absent on a sheet) so they orient correctly instead of doing nothing.

📐 Ribbon auto-fits the window

The ribbon measures its width and automatically compacts (full → icons → slim → micro) so it fits one row on any screen, re-fitting on resize. No more horizontal scrolling.

⌨️ Separate Stack / Split keybinds

⌘B = Stack (columns aligned), ⌘⇧B = Split (side by side) — each rebindable.

✍️ Quick cards & doc import

  • Quick cards drop onto the flow (drag a card onto a cell); the panel is non-modal now.
  • Quick-card tag style is preserved every time (whole-block capture).
  • Uploading a doc splits pages by block/off-case, never one page per card.

🙏 Credits

Nimbus's speech doc is CardMirror by Anthony Trufanov, vendored under PolyForm Noncommercial. All credit for that engine belongs to him — please support the original work.


See the full changelog.

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

Nimbus v0.1.8

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:28

Nimbus 0.1.8

⏱️ Timer

A draggable floating timer (new Timer button in the top bar):

  • Stopwatch — counts up with tenths.
  • Five countdown presets (Constructive / Rebuttal / CX / Prep / 1 min by default) — one click starts the countdown; it flashes red and beeps at 0:00.
  • All five presets are editable in Settings → Timer presets (label + m:ss) for your event's exact speech/prep times.

⤒ Cursor → speech, in the ribbon

  • The Cursor → speech dropdown now lives in the ribbon (compact Cursor group).
  • Move-cursor actions — from the ribbon and the Home-screen chips — now land on the top of the picked column, and your cursor stays on that column as you switch flows.

🎯 Main event setting

  • Settings → Main event (Policy / LD / PF) — new rounds default their template to your event, so the first option isn't a different event.

See the full changelog.

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

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.