Skip to content

Commit 980d1bf

Browse files
committed
doc: mention qc v0.6.3 release
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 98c17f0 commit 980d1bf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
- The **Nextcloud Deck dialog** now preserves an already entered description and
88
due date when pressing Enter on an unmatched search to create a new card
99
(for [#3673](https://github.com/pbek/QOwnNotes/issues/3673))
10+
- [qc](https://github.com/qownnotes/qc) v0.6.3 was released
11+
- `qc configure` no longer fails with `command not found` when the configured editor is not
12+
installed on the system (for [#24](https://github.com/qownnotes/qc/issues/24))
13+
- The editor is now resolved every time the config file is edited, falling back to the `VISUAL`
14+
and `EDITOR` environment variables and then to a list of common editors
15+
- A clear error message is shown when no editor could be found at all
16+
- The config file path is now quoted when it is passed to the editor, so paths containing spaces
17+
work as expected
18+
- Update dependencies
19+
- Go 1.25 is now required to build the project
1020

1121
## 26.7.10
1222

0 commit comments

Comments
 (0)