Releases: chrisgrieser/obsidian-quadro
Releases · chrisgrieser/obsidian-quadro
1.27.9
1.27.8
1.27.7
🚀 New features
- improv: readability of the date of the block-id
🛠️ Fixes
- fix: ensure block-ids are inserted at end of multiline paragraph (#12)
- fix: keep cursor position when unassigning code
👾 Other
- ci: generate release notes from commit history
- ci: fix scope identification for release notes
- build: change test vault
- ci: fix edge cases of release label identification
- ci: add
biome
check, tweakmarkdownlint
check - ci: update pull_request_template
- chore(dependabot): bump DavidAnson/markdownlint-cli2-action
- chore: update biome
- chore: update biome.jsonc
- chore: update dependencies
- refactor: pre-conditions for assigning codes/extractions
- refactor: block-id creation
- refactor: unassign code function
1.27.6
What's Changed
- chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 1.27.5...1.27.6
1.27.5
Full Changelog: 1.27.4...1.27.5
1.27.4
Full Changelog: 1.27.3...1.27.4
1.27.3
Changelog
- chore: bump dependency due to npm warning
- ci(stale-bot): bump version & update weekly instead of daily
- docs: add more motivation for using
Quadro
- docs: fix icons in extraction commands overview
1.27.2
Changelog
- fix(statusbar): shortening setting not shortening invalid link count
1.27.1
Changelog
- chore: update deps
- refactor: constants
1.27.0
Changelog
- feat: utility command to open unread Data File
- fix: remove default hotkey for
rename code
, since conflicting - refactor: auxiliary commands
- docs: fix some typos