Releases: sphinx-contrib/confluencebuilder
Releases · sphinx-contrib/confluencebuilder
v2.15
- (note) Final release supporting Python 3.9 (EOL)
- Assets are always standalone (
confluence_asset_force_standalonedropped) - Fixed reference conflicts with footnotes/citations in
singleconfluence - Introduce the Confluence Table Width directive
- Improved support for API endpoint resolution when using scoped API tokens
- Improved support for Confluence Cloud detection when using scoped API tokens
- Introduce the
confluence_default_table_widthoption - Introduce the
confluence_publish_trampleoption - Properly handle late stage assets (e.g. plantuml) in POSIX parallel builds
v2.14
- Fixed
get_and_resolve_doctreeusage when using singleconfluence for future Sphinx releases - Fixed certain section references when publishing on Confluence Cloud
- Introduce the Confluence PDF (macro) directive
- Limited support for inlined tabs capability
- Page-specific editor overrides is deprecated
- Support references to specific list items (and some other content types)
v2.13
- Fixed
render_mathusage required for future Sphinx releases - Fixed broken references when using Emojis
- Generate a warning when inlined comments will be dropped
- Improve error messages on update attempts on restricted pages
- Introduce the Confluence Panel (macro) directive
- Support the ability to skip page updates on a page that has inlined comments
v2.12
- Correct regression in reporting API failures in failed page updates since v2.6
- Ensure API failures are reported after exhausting failed retry attempts
- Fixed issue where header debug logging not printing request headers
- Help rebuild page properties on rare duplicate property scenarios
v2.11
- Addressed path-related issue with graphviz/inheritance-diagrams for Sphinx v9
- Fixed extra newlines generated with
productionlistwhen using Sphinx v8.2 - Publish retry events trigger on all transient errors
- Support
no-wrapfor math directives - Support collapsible code blocks for v2 editor pages
- Support collapsible option for admonitions (unsightly)
v2.10.1
- Correct publish failure due to key check mismatch on new Confluence Cloud spaces
v2.10
- Disable use of inlined images for v2 editor pages
- Fixed issue where MinGW getpass workaround could throw an exception
- Introduce the
confluence_publish_retry_attemptsoption - Introduce the
confluence_publish_retry_durationoption - Support for generating and publish pages with raw MathJax content
v2.9
- Fixed issue with env-relative assets in sub-folders (e.g. download role)
- Fixed some section references between pages for v2 editor pages
v2.8
- Fixed issues where various links were broken with singleconfluence
- Improve support with Sphinx v8.1
--fail-on-warningchanges - Improve support with Sphinx v8.1
sphinx.ext.linkcodechanges - Introduce the
confluence-publish-attachmentevent - Introduce the
confluence-publish-override-pageidevent - Introduce the
confluence-publish-pageevent
v2.7.1
- Fixed project dependency for Sphinx 7.1