Releases: oobagi/notebook-cli
Releases · oobagi/notebook-cli
v1.5.6
v1.5.5
v1.5.4
v1.5.3
Changelog
- e25f86d Fix #189: add Link block type
- 972d33d Fix #189: add bookmark block type for link cards
- b965fd5 Merge pull request #232 from oobagi/feat/issue-189-bookmark-block
- ddd6748 Merge pull request #233 from oobagi/feat/issue-189-bookmark-block
- 08b7d3f Merge pull request #234 from oobagi/feat/improve-link-block-editing
- 2bdd681 feat: improve link block editing
- ff53bff fix: Link keyboard parity with other blocks
- 870ae78 fix: backspace at start of Link unwraps to title-only paragraph
v1.5.2
Changelog
- 9d7e424 Fix #221: restrict view-mode click activation to centered content column
- 3859aa0 Merge pull request #227 from oobagi/docs/hero-recorded-version
- 2cf3424 Merge pull request #228 from oobagi/docs/hero-above-intro
- dadf36a Merge pull request #229 from oobagi/docs/sync-kanban-test-count
- 39744ac Merge pull request #230 from oobagi/feat/issue-221-click-margin-guard
- 1c78ed8 Merge pull request #231 from oobagi/feat/kanban-copy-card
- a139b4c Sync documentation with current codebase state
- 319c11f feat: copy kanban card to clipboard with Opt+K
v1.5.1
v1.5.0
v1.4.0
v1.3.0
What's New
Tables get smarter navigation, definitions become global, and the browser picks up a missing keybind.
Features
- Table cell navigation: Alt+arrow / Ctrl+A/E jump between cells at content boundaries by @igaboo in #218
- Cross-file definition lookup:
:palette searches all notebooks, showing source location for remote matches by @igaboo in #218 - Browser recents:
ccopies the highlighted recent entry to clipboard by @igaboo in #218
Fixes
- Inline markdown renders correctly when delimiters span wrapped lines by @igaboo in #218
- Picker footer height stays constant as filter narrows results by @igaboo in #218
- Table undo no longer requires double-press by @igaboo in #218
- Alt+Up/Down on focused tables no longer duplicates content into cell (0,0) by @igaboo in #218
Full Changelog: v1.2.2...v1.3.0