Releases: KGthePM/SmartiBoard
Release list
v6.1.0
New in 6.1.0: Margin notes. A card says what the idea is; a note is what you're thinking about it —
a private aside pinned under any card, just for you.
- Click the new ✎ on a card (or select it and press N) to add a note, right where you're already
working - Edit it inline, no save button — leave it blank and click away to remove it
- Private, always: notes are never sent to the AI — not the ghost, not Ideas, not Ask. They're for you
talking to yourself, not to the board - Undoable like any other edit, and they fold away with a done card, coming back the moment you expand
it - Reactions moved to sit just above the card, so they hold their spot no matter how many notes pile up
below
Full Changelog: v6.0.5...v6.1.0
v6.0.5
New in v6: Hand Control. Turn it on and your webcam becomes the navigator:
pinch and grab with one hand to pan the canvas, or spread two hands apart to zoom.
It works in Present mode too, so you can drive the projected board from across
the room.
- On-screen hand cursor with a lost-hand grace period, so a hand leaving frame
doesn't drop the gesture - Edge auto-scroll: drags and pinch-pans that reach the window's edge keep going
- Navigation only, by design — hand gestures pan and zoom, they never move,
edit, or select your cards - The camera is off until you ask for it, and everything runs locally
(MediaPipe hand tracking in the app itself; no frames recorded or uploaded) - Sensitivity is adjustable in Settings
New in 6.0.5: Check for Updates… The app still never checks or downloads
anything on its own — no background polling, no launch-time check, no badge. But
when you ask, it can now do the updating: Check for Updates… in the Help
menu (next to About on macOS) looks up the latest release and, if there's a newer
one, downloads the right installer for your platform and hands off to the OS's
own installer.
- Windows: the setup EXE runs and the app quits — relaunch when it's done
- Linux AppImage: the new version replaces the old one in place and relaunches
- macOS (and Linux .deb): the download opens and you finish the drag/click
- Downloads are verified against the release's
SHASUMS256.txt— which releases
now publish automatically — falling back to GitHub's TLS when a release
predates checksums - Only ever runs on a click, and the menu item never appears in a dev shell
Still no electron-updater and nothing silent: "no auto-update" is unchanged —
this just makes staying current a menu item instead of a detour to GitHub.
Full Changelog: v6.0.4...v6.0.5
v6.0.4
Hand Control + Smarter Ask — navigate the board with your hands and ask away (desktop)
Turn on Hand Control and your webcam becomes the navigator: pinch and grab with one
hand to pan the canvas, or spread two hands apart to zoom. It works in Present mode
too, so you can drive the projected board from across the room.
- On-screen hand cursor with a lost-hand grace period, so a hand leaving frame
doesn't drop the gesture - Edge auto-scroll: drags and pinch-pans that reach the window's edge keep going
- Navigation only, by design — hand gestures pan and zoom, they never move, edit,
or select your cards - The camera is off until you ask for it, and everything runs locally (MediaPipe
hand tracking in the app itself; no frames recorded or uploaded) - Sensitivity is adjustable in Settings
Fixes
- Installers are now correctly named and versioned 6.0.4 — the v6.0.3 files carried
a stale 6.0.2 label (in the filenames and the version the app reports). Boards
and data were never affected, only the label. CI now refuses to build a release
whose tag doesn't match the desktop version, so a misnamed build can't recur - Connect-drag line no longer loses pointer capture near the window edge
- Settings panel Save/Test buttons no longer cut off on short viewports
- macOS builds now declare the camera entitlement under Hardened Runtime, so the
camera permission prompt actually appears in signed builds - Desktop packaging:
desk.shlauncher using the repo's pinned Node, Node 22–26
gating to match the app, lockfile repair under Node 24, andpublic/is staged
so Hand Control loads in the packaged app - Added a Pine Compute on X link to the library footer
Full Changelog: v5.0.6...v6.0.4
v6.0.3
Hand Control + Smarter Ask— navigate the board with your hands and ask away (desktop)
Turn on Hand Control and your webcam becomes the navigator: pinch and grab with one
hand to pan the canvas, or spread two hands apart to zoom. It works in Present mode
too, so you can drive the projected board from across the room.
- On-screen hand cursor with a lost-hand grace period, so a hand leaving frame
doesn't drop the gesture - Edge auto-scroll: drags and pinch-pans that reach the window's edge keep going
- Navigation only, by design — hand gestures pan and zoom, they never move, edit,
or select your cards - The camera is off until you ask for it, and everything runs locally (MediaPipe
hand tracking in the app itself; no frames recorded or uploaded) - Sensitivity is adjustable in Settings
Fixes
- Connect-drag line no longer loses pointer capture near the window edge
- Settings panel Save/Test buttons no longer cut off on short viewports
- macOS builds now declare the camera entitlement under Hardened Runtime, so the
camera permission prompt actually appears in signed builds - Desktop packaging:
desk.shlauncher using the repo's pinned Node, Node 22–26
gating to match the app, lockfile repair under Node 24, andpublic/is staged
so Hand Control loads in the packaged app
Full Changelog: v5.0.6...v6.0.2
v6.0.2
Hand Control — navigate the board with your hands (desktop)
Turn on Hand Control and your webcam becomes the navigator: pinch and grab with one
hand to pan the canvas, or spread two hands apart to zoom. It works in Present mode
too, so you can drive the projected board from across the room.
- On-screen hand cursor with a lost-hand grace period, so a hand leaving frame
doesn't drop the gesture - Edge auto-scroll: drags and pinch-pans that reach the window's edge keep going
- Navigation only, by design — hand gestures pan and zoom, they never move, edit,
or select your cards - The camera is off until you ask for it, and everything runs locally (MediaPipe
hand tracking in the app itself; no frames recorded or uploaded) - Sensitivity is adjustable in Settings
Fixes
- Connect-drag line no longer loses pointer capture near the window edge
- Settings panel Save/Test buttons no longer cut off on short viewports
- macOS builds now declare the camera entitlement under Hardened Runtime, so the
camera permission prompt actually appears in signed builds - Desktop packaging:
desk.shlauncher using the repo's pinned Node, Node 22–26
gating to match the app, lockfile repair under Node 24, andpublic/is staged
so Hand Control loads in the packaged app
Full Changelog: v5.0.6...v6.0.2