UNPKG

antora-confluence

Version:

A tool to convert and publish Antora documentation to Confluence

154 lines (78 loc) 2.76 kB
# Changelog All notable changes to this project will be documented in this file The format is based on https://keepachangelog.com/en/1.0.0/[Keep a Changelog], and this project adheres to https://semver.org/spec/v2.0.0.html[semantic versioning]. ## Unreleased ### fixes ### added ### changed ## 0.4.0 ### fixes ### added - [Add support for more than one instance with multiple captains #53](https://github.com/PacoVK/antora-confluence/pull/53) - Kudos to [@jamesacres](https://github.com/jamesacres) ### changed ## 0.3.3 ### fixes - [Highlighted text disappearing in Confluence #47](https://github.com/PacoVK/antora-confluence/pull/47) ### added ### changed ## 0.3.2 ### fixes - [Improve xml source code blocks display #30](https://github.com/PacoVK/antora-confluence/issues/30) ### added ### changed ## 0.3.1 - Please use 0.3.2 due to a bug in 0.3.1 ### fixes - [Improve xml source code blocks display #30](https://github.com/PacoVK/antora-confluence/issues/30) ### added ### changed ## 0.3.0 ### fixes ### added - [Add support for Confluence authorization via PAT #23](https://github.com/PacoVK/antora-confluence/issues/23) ### changed - [Use node URL to construct API URL #19](https://github.com/PacoVK/antora-confluence/issues/19) ## 0.2.5 ### fixes - [Pages in DRAFT mode do not always return page versions after creation #19](https://github.com/PacoVK/antora-confluence/issues/19) ### added ### changed ## 0.2.4 ### fixes - [Cannot read properties of undefined (reading 'pageTitle') #19](https://github.com/PacoVK/antora-confluence/issues/19) ### added ### changed ## 0.2.3 ### fixes ### added - [Allow to skip this output plugin](https://github.com/PacoVK/antora-confluence/pull/16) ### changed - [Handle 403 responses properly](https://github.com/PacoVK/antora-confluence/pull/15) ## 0.2.2 ### fixes - [Link rewrites #11](https://github.com/PacoVK/antora-confluence/issues/11) ### added ### changed ## 0.2.1 ### fixes - [Fix direct page siblings of mapped paths](https://github.com/PacoVK/antora-confluence/pull/8) ### added - [Implement file exclusion options](https://github.com/PacoVK/antora-confluence/pull/9) ### changed ## 0.2.0 ### fixes ### added - [Implement Statemanagement for Confluence Pages and add `mapper` option](https://github.com/PacoVK/antora-confluence/pull/7) ### changed ## 0.1.0 ### fixes - [Fix Log output missing information](https://github.com/PacoVK/antora-confluence/pull/3) ### added - [Implement `filter`](https://github.com/PacoVK/antora-confluence/pull/4) - [Implement `show-banner` and `ancestor-id` options](https://github.com/PacoVK/antora-confluence/pull/5) ### changed ## 0.0.1 The first release of the project ### fixes ### added ### changed