Skip to content

Releases: sphinx-contrib/confluencebuilder

v2.15

26 Oct 14:43
v2.15

Choose a tag to compare

  • (note) Final release supporting Python 3.9 (EOL)
  • Assets are always standalone (confluence_asset_force_standalone dropped)
  • 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_width option
  • Introduce the confluence_publish_trample option
  • Properly handle late stage assets (e.g. plantuml) in POSIX parallel builds

v2.14

26 Jul 15:00
v2.14

Choose a tag to compare

  • Fixed get_and_resolve_doctree usage 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

08 Jun 14:26
v2.13

Choose a tag to compare

  • 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

04 Mar 03:37
v2.12

Choose a tag to compare

  • 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

19 Feb 04:21
v2.11

Choose a tag to compare

  • 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

03 Feb 03:44
v2.10.1

Choose a tag to compare

  • Correct publish failure due to key check mismatch on new Confluence Cloud spaces

v2.10

03 Feb 03:07
v2.10

Choose a tag to compare

  • 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

11 Nov 05:31
v2.9

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

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

Choose a tag to compare

  • Fixed project dependency for Sphinx 7.1