Releases: sphinx-contrib/confluencebuilder
Releases · sphinx-contrib/confluencebuilder
v2.10.1
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
v2.6
- (note)
confluence_disable_notifications
is now enabled by default - (note)
confluence_file_transform
support is deprecated - (note)
confluence_link_transform
support is deprecated - Fixed inconsistencies with page-meta editor/full-width with singleconfluence
- Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata
- Fixed issue using cleanup modes with Confluence Cloud with large attachment/page sets (250+) could block publishing
- Fixed issues where various links were broken with singleconfluence
- Fixed support when using the sphinxcontrib-video extension (v0.2.1+)
- Improve support when using the sphinx-designs extension
- Improve user feedback when operating with a cleaning option enabled
- Introduce the
confluence-publish-point
event - Introduce the
confluence_api_token
option - Introduce the
confluence_page_search_mode
option - REST API calls will retry on select error events (e.g. 5xx errors)
- Replacing
confluence_lang_transform
with a new optionconfluence_lang_overrides
- Translator helpers are now public for advanced configurations/extensions
v2.5.2
- Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata
v2.5.1
- Fixed issue in Confluence REST v2 API usage (Cloud) where edited pages on Confluence prevented this extension from publishing updates