Skip to content

Releases: sphinx-contrib/confluencebuilder

v2.9

11 Nov 05:31
v2.9
Compare
Choose a tag to compare
  • 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

14 Oct 19:58
v2.8.0
Compare
Choose a tag to compare
  • 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

26 Aug 12:58
v2.7.1
Compare
Choose a tag to compare
  • Fixed project dependency for Sphinx 7.1

v2.7

26 Aug 03:40
v2.7
Compare
Choose a tag to compare
  • (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

27 Jul 14:23
v2.6.1
Compare
Choose a tag to compare
  • Support Sphinx's 8.x switch to pathlib

v2.6

14 Jul 21:11
v2.6
Compare
Choose a tag to compare
  • (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 option confluence_lang_overrides
  • Translator helpers are now public for advanced configurations/extensions

v2.5.2

12 May 20:09
v2.5.2
Compare
Choose a tag to compare
  • Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata

v2.5.1

06 Apr 20:52
v2.5.1
Compare
Choose a tag to compare
  • Fixed issue in Confluence REST v2 API usage (Cloud) where edited pages on Confluence prevented this extension from publishing updates

v2.5

01 Apr 02:54
v2.5
Compare
Choose a tag to compare
  • 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 option confluence_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

15 Dec 05:10
v2.4
Compare
Choose a tag to compare
  • 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