You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: news/changelog-1.2.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,6 +152,7 @@
152
152
- Restart Jupyter kernel daemon if preview server is restarted.
153
153
- Enable use of external preview servers for serving project output
154
154
- Add `--no-serve` command line parameter to prevent serving altogether
155
+
- Do not add trailing slash to VSCODE_PROXY_URI set by code-server
155
156
156
157
## Publishing
157
158
@@ -224,3 +225,4 @@
224
225
- When converting raw html tables to pdf, use all tables generated ([#2615](https://github.com/quarto-dev/quarto-cli/issues/2615))
225
226
- Fix theorem (thm, def, ...) environments in all formats ([#2866](https://github.com/quarto-dev/quarto-cli/issues/2866))
226
227
- Upgrade to deno 1.25.2, which should lead to a 2-3x speedup in quarto startup time and fix an issue with Fedora 37 ([#3012](https://github.com/quarto-dev/quarto-cli/issues/3012))
228
+
- quarto preview: only prefix paths with `/` when needed ([#3183](https://github.com/quarto-dev/quarto-cli/issues/3183))
0 commit comments