Releases: Telefonica/confluence-tools
Releases · Telefonica/confluence-tools
markdown-confluence-sync-v1.0.1 - Change copyright headers
Changed
- chore: Change copyright headers
confluence-sync-v1.0.1 - Change copyright headers
Changed
- chore: Change copyright headers
child-process-manager v1.0.0 - Change copyright headers
Changed
- chore: Change copyright headers
markdown-confluence-sync - ID Mode
Added
- feat: Add id mode. Upgrade confluence-sync to 1.0.0.
- feat: Add filesMetadata option, enabling to defined the metadata of the files using the configuration file.
Changed
- chore: Remove frontmatter properties from docs. Use filesMetadata instead to define the metadata of the files when syncing them to Confluence.
confluence-sync - ID Mode
Added
- feat: Add "id" mode, which only allows to update pages by its Confluence page ID. It throws when there is a page without an ID or with an ancestor, or when rootPageId is provided.
- feat: Do not allow "flat" mode when all pages have an id. "id" mode should be used instead.
- feat: Validate sync modes at the very beginning. It throws when a non-existing mode is provided.
markdown-confluence-sync: cwd option
Added
- feat: Add cwd option, enabling to change the working directory from where to load the configuration file, and resolve the docsDir and filesPattern paths
markdown-confluence-sync - v1.0.0-beta.3
Added
- docs: Add
confluence_idproperty to the per-page configuration docs.
Changed
- feat: Change logs to use "markdown files" instead of "docusaurus pages"
- refactor: Rename first level types and classes to use Markdown instead of Docusaurus.
- docs: Explain clearer the usage of the
confluence_titleproperty in frontmatter.
markdown-confluence-sync - v1.0.0-beta.2
Added
- feat: Log possible error when trying to parse a markdown file
- docs: Add markdown frontmatter examples
- docs: Add examples of supported config files
- docs: Add link to Confluence Sync documentation
Fixed
- fix: Fix missed dependencies that were defined as devDependencies
- fix: Add missing supported configuration options to TypeScript typings
markdown-confluence-sync - v1.0.0-beta.1
Added
- feat: Initial release
confluence-sync - v1.0.0-beta.1
Added
- feat: Initial release