Skip to content

Releases: chrisgrieser/obsidian-quadro

1.27.9

03 Jul 11:38
Compare
Choose a tag to compare

🛠️ Fixes

  • fix: adding highlights to selection with soft line breaks (#16)

👾 Other

  • refactor: re-organize utils

1.27.8

02 Jul 13:58
Compare
Choose a tag to compare

🛠️ Fixes

  • fix: unassigning code for multi-line paragraphs (#15)

1.27.7

02 Jul 10:38
Compare
Choose a tag to compare

🚀 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, tweak markdownlint 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

12 Apr 09:03
Compare
Choose a tag to compare

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in #9

New Contributors

Full Changelog: 1.27.5...1.27.6

1.27.5

12 Dec 16:34
Compare
Choose a tag to compare

Full Changelog: 1.27.4...1.27.5

1.27.4

27 Nov 21:18
Compare
Choose a tag to compare

Full Changelog: 1.27.3...1.27.4

1.27.3

18 Nov 17:18
Compare
Choose a tag to compare

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

04 Nov 16:22
Compare
Choose a tag to compare

Changelog

  • fix(statusbar): shortening setting not shortening invalid link count

1.27.1

31 Oct 14:38
Compare
Choose a tag to compare

Changelog

  • chore: update deps
  • refactor: constants

1.27.0

28 Oct 20:03
Compare
Choose a tag to compare

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