Skip to content

Releases: Telefonica/confluence-tools

Fix README badges

15 Apr 07:06
876ad2b

Choose a tag to compare

Changed

  • docs: Fix badges in README

Fix README badges

15 Apr 07:03
876ad2b

Choose a tag to compare

Changed

  • docs: Fix badges in README

markdown-confluence-sync - Publish to NPM

08 Apr 11:18
811036b

Choose a tag to compare

Changed

  • chore: Publish to npm. Rename package to @telefonica/markdown-confluence-sync

confluence-sync - Publish to NPM

08 Apr 11:17
811036b

Choose a tag to compare

Changed

  • chore: Publish to npm. Rename package to @telefonica/confluence-sync

child-process-manager - Fix badges

08 Apr 11:16
811036b

Choose a tag to compare

Fixed

  • fix: Fix badges in README file

child-process-manager - Publish to NPM

08 Apr 08:23
a53bab2

Choose a tag to compare

Changed

  • chore: Publish to npm. Rename package to @telefonica/child-process-manager.

markdown-confluence-sync-v1.2.1 - Fix config typings

20 Mar 08:52
caa73f6

Choose a tag to compare

Fixed

  • fix: Add ignore option to the TypeScript typings

markdown-confluence-sync-v1.2.0 - Add ignore option

20 Mar 08:46
710f3c9

Choose a tag to compare

Added

  • feat: Add ignore option, 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

18 Mar 10:21
a41595f

Choose a tag to compare

Fixed

  • fix: preprocessor option 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

13 Mar 12:27
31df979

Choose a tag to compare

Added

  • feat: Add preprocessor option, enabling to define a function that preprocesses the file content before converting it to Confluence content.