Obsidian
Obsidian's feed has gone quiet: version pointers up top, the bundled CLI the last real move.
◆Recent moves
- 16d ago
Rollup pointer to Desktop v1.13.4
A pointer entry that names a version and nothing else. It confirms the release cadence is intact but tells readers nothing about what shipped.
- 22d ago
Rollup pointer to Desktop v1.13.3
Another content-free rollup in the 1.13 line. Three of these in three weeks is the pattern, not an exception.
- 29d ago
Rollup pointer to Desktop v1.13.2
Same shape again: a version reference with no described change. The detail lives in the desktop release notes this entry defers to.
- 2mo ago
Rollup pointer to Desktop v1.13.1
The first of the 1.13 pointer entries, and the start of a three-month gap in described work. Cadence stayed up while information density went to zero.
- 4mo ago
Installer bundles a native CLI binary, replacing the Electron call
The one substantive move in this window: shipping a dedicated CLI binary instead of routing terminal commands through Electron, plus autocompletion for the TUI. This is the scriptable entry point that lets other tools drive a vault, and it is the only thread in the feed pointing anywhere.
- 4mo ago
CLI path and socket fixes for macOS and Linux
Cross-platform cleanup on the new CLI — a Linux-specific directory check on macOS, and moving the socket to a dotfile. Invisible to anyone not scripting against it, but it shows the CLI being maintained rather than left as a one-off.