Skip to content

Releases: sphinx-contrib/confluencebuilder

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

v2.3

09 Sep 18:27
v2.3
Compare
Choose a tag to compare
  • (note) Final release supporting Python 3.7 (EOL)
  • Fixed issue when a project defines a relative CA certificate path
  • Fixed issue when a project defines relative publish list files
  • Fixed issue where cleanup would remove up-to-date pages on rebuilds
  • Fixed triggering rebuilds when select configuration options change
  • Fixed select directive/role issues with Sphinx 7.2.x

v2.2

22 Jul 22:19
v2.2
Compare
Choose a tag to compare
  • Fixed confluence_full_width issues on Confluence server/DC
  • Fixed issue where using confluence_full_width breaks an editor selection
  • Fixed re-publishing issues when certain options change (e.g. parent page)
  • Improve support when using the sphinxcontrib-video extension
  • Introduce the confluence_permit_raw_html option
  • Provide quirk for CDATA issues on Confluence 8.0.x to 8.2.x
  • Support configuring the theme on generated code block macros
  • Support page-specific editor and full-width overrides
  • Support page-specific parent identifier overrides when publishing

As of v2.2 and newer, releases will be made on GitHub. This is primarily due to PGP support being dropped from PyPI and maintainers want to provide users signatures for release artifacts. Signatures will now be attached to these releases; hashes will also be provided.