Skip to content

Release 0.8.0

Latest
Compare
Choose a tag to compare
@tilenkavcic tilenkavcic released this 30 Jul 07:30

[0.8.0] 2025-07-30

Added

Full support for adding fallbacks using the MCP server.

Changed

Initial domain mappings now use a versioning system.
Existing syncs will continue to work, but updated connectors should use v0.2.0 of initial domain mappings. This version requires fallback values for some specific fields to ensure robust data handling during imports.

New connectors should specify format_version as v0.2.0 in their initial domain mappings. You can see an example in the airdrop-template repository.

We also introduced new transformation methods that assist with mapping of articles. Test them out by mapping the resource article field.

Fixed

Fixed a bug in the direction button group.