Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@lucasmarshall lucasmarshall released this 17 Mar 22:35
· 1619 commits to main since this release
da479ac

v0.3.0 (2023-02-28)

New feature:

  • unified crm api (#155)(c0e5768)
  • support custom properties in outbound syncs from Postgres (#154)(f9b081e)
  • improve custom properties UX (#153)(8976b22)
  • add customPropertiesEnabled setting to sync configs (#150)(2a02f26)

Bugs fixed:

  • build issues (#162)(8297737)
  • build and push script to inject posthog key (#158)(2e0ec45)
  • add missing posthog-node dep to sync-worker (#156)(3ffd2aa)
  • support outbound sync in ui (#151)(f582827)
  • api: refactor createSync interface to be more accurate, and fix for outbound syncs (#135)(6870b3e)