Releases: sphinx-contrib/confluencebuilder
Releases · sphinx-contrib/confluencebuilder
v2.13
- Fixed
render_math
usage 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
productionlist
when using Sphinx v8.2 - Publish retry events trigger on all transient errors
- Support
no-wrap
for 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_attempts
option - Introduce the
confluence_publish_retry_duration
option - 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-warning
changes - Improve support with Sphinx v8.1
sphinx.ext.linkcode
changes - Introduce the
confluence-publish-attachment
event - Introduce the
confluence-publish-override-pageid
event - Introduce the
confluence-publish-page
event
v2.7.1
- Fixed project dependency for Sphinx 7.1
v2.7
- (note)
confluence_file_transform
support is dropped - (note)
confluence_link_transform
support is dropped - Improve support when using the sphinx_toolbox extension
- Improved support for newer Confluence Cloud code formats
- Introduce the Confluence HTML directive
- Introduce the
confluence_disable_env_conf
option - Support inlined images for v2 editor pages
- Update publisher's user agent to
SphinxConfluenceBuilder/<version>
v2.6.1
- Support Sphinx's 8.x switch to pathlib