Releases: Telefonica/confluence-tools
Releases · Telefonica/confluence-tools
Fix README badges
Changed
- docs: Fix badges in README
Fix README badges
Changed
- docs: Fix badges in README
markdown-confluence-sync - Publish to NPM
Changed
- chore: Publish to npm. Rename package to
@telefonica/markdown-confluence-sync
confluence-sync - Publish to NPM
Changed
- chore: Publish to npm. Rename package to
@telefonica/confluence-sync
child-process-manager - Fix badges
Fixed
- fix: Fix badges in README file
child-process-manager - Publish to NPM
Changed
- chore: Publish to npm. Rename package to
@telefonica/child-process-manager.
markdown-confluence-sync-v1.2.1 - Fix config typings
Fixed
- fix: Add
ignoreoption to the TypeScript typings
markdown-confluence-sync-v1.2.0 - Add ignore option
Added
- feat: Add
ignoreoption, enabling to define an array of globule patterns to ignore files when syncing them to Confluence. It is applied in any sync mode.
Fixed
- fix: Images with absolute URLs were producing an error when syncing to Confluence.
Changed
- chore: Manage concurrency in sync-to-confluence workflow
markdown-confluence-sync - v1.1.1 - Fix preprocessor option
Fixed
- fix:
preprocessoroption was not being applied to the full hierarchy in tree mode. It was working only in pages at first level.
markdown-confluence-sync-v1.1.0 - Preprocessor hook
Added
- feat: Add
preprocessoroption, enabling to define a function that preprocesses the file content before converting it to Confluence content.