From 41cbcc4c46660cbde951e586a5e29cac97ff6c96 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 15 Dec 2021 15:37:27 +0100 Subject: [PATCH] Retain context on dashboard when hidden --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03994678..db9bc4fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Refactoring of the WebView logic to new message handlers - Optimized the `getMedia` call from the webview +- Keep the dashboard its context when switching tabs - [#205](https://github.com/estruyf/vscode-front-matter/issues/205): Define a logging level setting ## [5.7.0] - 2021-12-07 - [Release Notes](https://beta.frontmatter.codes/updates/v5.7.0)