Skip to content

chore: release v0.2.6 - #82

Merged
squidfunk merged 1 commit into
masterfrom
release/v0.2.6
Aug 5, 2026
Merged

chore: release v0.2.6#82
squidfunk merged 1 commit into
masterfrom
release/v0.2.6

Conversation

@squidfunk

Copy link
Copy Markdown
Member

Summary

This version fixes a startup race in which Markdown files opened while the Zensical Studio Visual Studio Code extension was still initializing could remain in regular Markdown mode. Such files now wait in a startup queue and are automatically retagged as Python Markdown once Studio has determined the project’s managed documentation roots.

Zensical Studio

Zensical Studio has been updated to 0.2.10.

This version improves support for complex and generated documentation projects. Configured docs_dir paths can now resolve outside their configuration directory, including the workspace root, and Studio can discover and index configured projects or documentation roots that are Git-ignored. It also honors exclude_docs in both mkdocs.yml and zensical.toml, keeping excluded pages out of diagnostics, completion, navigation, and link resolution.

Inline links and images can now be extracted into reference definitions from all supported Markdown flow contexts, including tables, admonition titles, and content tabs. Studio also supports TOML 1.1 project configuration files.

## Summary

This version fixes a startup race in which Markdown files opened while the Zensical Studio Visual Studio Code extension was still initializing could remain in regular Markdown mode. Such files now wait in a startup queue and are automatically retagged as Python Markdown once Studio has determined the project’s managed documentation roots.

### Zensical Studio

Zensical Studio has been updated to 0.2.10. 

This version improves support for complex and generated documentation projects. Configured `docs_dir` paths can now resolve outside their configuration directory, including the workspace root, and Studio can discover and index configured projects or documentation roots that are Git-ignored. It also honors `exclude_docs` in both `mkdocs.yml` and `zensical.toml`, keeping excluded pages out of diagnostics, completion, navigation, and link resolution.

Inline links and images can now be extracted into reference definitions from all supported Markdown flow contexts, including tables, admonition titles, and content tabs. Studio also supports TOML 1.1 project configuration files.

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
@squidfunk
squidfunk merged commit 6a09b75 into master Aug 5, 2026
3 checks passed
@squidfunk
squidfunk deleted the release/v0.2.6 branch August 5, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant