Releases: sphinx-contrib/confluencebuilder
Releases · sphinx-contrib/confluencebuilder
v2.9
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
v2.5
- Confluence card directives/roles can be processed with
linkcheck
- Fixed issue where an exception could throw without cleanup options set
- Fixed issue where anchor links may fail to work for v2 editor pages
- Fixed issue where generated pages would use incorrect template with an explicit v1 editor
- Fixed issue where index/search pages on v1 do not respect width configuration
- Fixed regression where math label anchors would not be created in v1 editor
- Fixed regression where search pages would not be set with a proper space key
- Improve search box alignment on generated search pages
- Initial support for using Confluence REST v2 API (Cloud)
- Provide extended debugging options for publish events
- Replacing
confluence_publish_disable_api_prefix
with a new optionconfluence_publish_override_api_prefix
- Simplify autodocs rendering in v2 to make it somewhat usable
- Support custom page notice via
confluence_page_generation_notice
v2.4
- Fixed anchor links between various editor versions and when using MyST
- Fixed issue when using markup in captions when using the v2 editor
- Fixed issue with an editor metadata override may led to unexpected page styles
- Fixed issue with dry-run reporting pages when configure root does not exist
- Fixed regression in processing metadata directives on a page
- Prevent undesired spacing when adding targets in paragraphs with v2 editor
- Support width hints in v2 editor for CSV tables