Skip to content

Commit 1668446

Browse files
committed
prepare changelog for release 1.125.0 on 2025-09-03
1 parent b15aa38 commit 1668446

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

3-
## 1.125.0 (Unreleased)
3+
## 1.125.0 (Release on 2025-09-03)
44

55
- Fixed an issue where attribute values containing '='s could be truncated in some scenarios (<https://github.com/quarto-dev/quarto/pull/814>).
66
- Fixed an issue where a loading spinner for qmd previews wasn't dismissed on preview errors (<https://github.com/quarto-dev/quarto/pull/823>).
77
- Diagnostics are no longer reported for internal temporary virtual document files (<https://github.com/quarto-dev/quarto/pull/832>).
88
- Fixed switching to visual mode for untitled documents in Positron (<https://github.com/quarto-dev/quarto/pull/831>).
9+
- Use environment variable `QUARTO_PANDOC`, to use a custom path to Pandoc for the extension (<https://github.com/quarto-dev/quarto/pull/740>)
10+
- Re-enable completions in visual mode in Positron, with fixes (<https://github.com/quarto-dev/quarto/pull/798>)
911

1012
## 1.124.0 (Release on 2025-08-20)
1113

0 commit comments

Comments
 (0)