Skip to content

Commit

Permalink
CHANGES.rst: adding features/changes
Browse files Browse the repository at this point in the history
Adding changes during development window.

Signed-off-by: James Knight <james.d.knight@live.com>
  • Loading branch information
jdknight committed Jul 1, 2024
1 parent 4d72871 commit c69f86c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
Development
===========

* **(note)** ``confluence_disable_notifications`` is now enabled by default
* **(note)** ``confluence_file_transform`` support is deprecated
* **(note)** ``confluence_link_transform`` support is deprecated
* 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 support when using the sphinxcontrib-video extension (v0.2.1+)
* 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
* Improve user feedback when operating with a cleaning option enabled
* REST API calls will retry on select error events (e.g. 5xx errors)
* Replacing ``confluence_lang_transform`` with a new option
``confluence_lang_overrides``
Expand Down

0 comments on commit c69f86c

Please sign in to comment.