Skip to content

Releases: kontent-ai/data-ops

1.1.3

09 May 15:18
Compare
Choose a tag to compare

What's Changed

  • fix deleted assets in guidelines by importing empty guidelines at first by @IvanKiral in #41

Full Changelog: 1.1.2...1.1.3

1.1.2

02 May 12:53
Compare
Choose a tag to compare

Kontent.ai data-ops 1.1.2

What's Changed

  • Fix importing languages in a case when there are other languages with same property e.g. same codename, external_id
  • Fix referencing non-existing elements in allowed_elements inside the custom element.

Full Changelog: 1.1.1...1.1.2

1.1.1

25 Apr 11:03
Compare
Choose a tag to compare

Kontent.ai data-ops 1.1.1

What's Changed

  • External ids (if not set already set in exported zip) in content type elements during import command are set to format "<content_type_codename>_<content_group_codename(if exists>_<element_codename>"
  • Fix print errors using JSON.stringify.
  • Update entities' import/export information to better highlight what is doing

Full Changelog: 1.1.0...1.1.1

1.1.0

24 Apr 12:09
70bda08
Compare
Choose a tag to compare

Kontent.ai data-ops 1.1.0

Features

  • adds clean operation, allowing removal of all entities from a target environment (with some management API limitations)

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

01 Feb 13:27
Compare
Choose a tag to compare

What's Changed

CHANGELOG.md

Full Changelog: 1.0.0...1.0.1

1.0.0

25 Jan 15:48
Compare
Choose a tag to compare

First major release with support for import and export commands.

0.3.1

25 Jan 15:14
Compare
Choose a tag to compare

Always remove sitemap locations for imported items to prevent non-existent locations error.

0.3.0

25 Jan 11:33
Compare
Choose a tag to compare

Fix the export command on windows.

0.2.0

24 Jan 13:35
Compare
Choose a tag to compare

Another pre-release attempt

0.1.0

24 Jan 13:22
Compare
Choose a tag to compare

Initial pre-release