Releases: agustinvalencia/cuaderno
Release list
v0.33.1
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Rebase a config edit whose base moved, instead of clobbering by @agustinvalencia in #510
- Release v0.33.1 by @agustinvalencia in #511
Full Changelog: v0.33.0...v0.33.1
v0.33.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Untrack the dev vault's rebuildable state, and scrub a docs example by @agustinvalencia in #476
- RFC 0001: Declarative tracking metrics by @agustinvalencia in #477
- Add a float arm to FieldType by @agustinvalencia in #493
- Carry structured metrics and a bounded entry date on a tracking write by @agustinvalencia in #494
- Derive tracking series from frontmatter, reduced per declared metric by @agustinvalencia in #495
- Fix the body tracking template's shape and broaden the example set by @agustinvalencia in #496
- Suppress a declared activity's body-table series by @agustinvalencia in #498
- Parse [tracking.], and return the contract for discovery by @agustinvalencia in #499
- Merge a second same-day tracking entry instead of erroring by @agustinvalencia in #501
- Carry the declaration onto a series, and expose series over MCP by @agustinvalencia in #502
- Add a derived metric expression, parsed to a typed AST at load by @agustinvalencia in #503
- Document the aggregation contract and the metric-kind taxonomy by @agustinvalencia in #504
- Gate undrawn series and cap the chart grid by @agustinvalencia in #505
- Persist plot kind through an explicit, gated action by @agustinvalencia in #506
- Release v0.33.0 by @agustinvalencia in #508
Full Changelog: v0.32.1...v0.33.0
v0.32.1
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Resolve attachment embeds against the filesystem before calling them broken by @agustinvalencia in #472
- Release v0.32.1 by @agustinvalencia in #473
Full Changelog: v0.32.0...v0.32.1
v0.32.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Treat markdown filed into a portfolio as an attachment, not a note by @agustinvalencia in #455
- Surface what reconciliation left out of the index by @agustinvalencia in #457
- Lead the project map with its state, and cap what accumulates by @agustinvalencia in #460
- Make Today the day, and say what you are in the middle of by @agustinvalencia in #462
- Give the important questions a view of their own by @agustinvalencia in #463
- Shape the shell like the method, and file settings as settings by @agustinvalencia in #464
- Make Actions a surface you can work from by @agustinvalencia in #465
- Keep the month in view, and say where today is by @agustinvalencia in #466
- Give commitments a shape you can read at a glance by @agustinvalencia in #467
- Let a stewardship's quiet be the thing you see first by @agustinvalencia in #468
- Show the review's shape, and hand back the wins as a list by @agustinvalencia in #469
- Make the monthly review a ritual that leaves an artefact by @agustinvalencia in #470
- Release v0.32.0 by @agustinvalencia in #471
Full Changelog: v0.31.0...v0.32.0
v0.31.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Cap a project's Current State length (configurable) by @agustinvalencia in #436
- Release v0.31.0 by @agustinvalencia in #437
Full Changelog: v0.30.0...v0.31.0
v0.30.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Add a by-hand quick-log input on the Today and calendar daily views by @agustinvalencia in #433
- Release v0.30.0 by @agustinvalencia in #434
Full Changelog: v0.29.2...v0.30.0
v0.29.2
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Use the markdown editor for Weekly wins and the renderer for the inbox by @agustinvalencia in #431
- Release v0.29.2 by @agustinvalencia in #432
Full Changelog: v0.29.1...v0.29.2
v0.29.1
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Open external links in notes in the browser by @agustinvalencia in #427
- Release v0.29.1 by @agustinvalencia in #429
Full Changelog: v0.29.0...v0.29.1
v0.29.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Skip the redundant reconcile on a successful config rebuild by @agustinvalencia in #421
- Surface a schema field's settable/log_on_change toggles in the Config form by @agustinvalencia in #422
- Edit template variables from the Config form by @agustinvalencia in #424
- Calendar: a Today button; render single newlines as line breaks by @agustinvalencia in #425
- Release v0.29.0 by @agustinvalencia in #426
Full Changelog: v0.28.0...v0.29.0
v0.28.0
Desktop app (macOS) — read before first launch
The cuaderno-app-*.dmg is ad-hoc signed, not notarized, and there
is no auto-updater yet. To get it running:
- Gatekeeper (right-click -> Open no longer works on macOS 15+):
after copying the app to /Applications, run
xattr -dr com.apple.quarantine /Applications/cuaderno.app
(or use System Settings -> Privacy & Security -> "Open Anyway"
after the first blocked attempt). - Vault discovery: on first launch the app asks for your vault
folder with a native picker and remembers it.CUADERNO_VAULT_PATH
overrides it for terminals/dev (CUADERNO_VAULT_PATH=... open -a cuaderno), but it is no longer required for a Finder launch.
What's Changed
- Agent awareness: list_note_types MCP tool + cuaderno:// note deep-link by @agustinvalencia in #419
- Release v0.28.0 by @agustinvalencia in #420
Full Changelog: v0.27.0...v0.28.0