Skip to content

v1.1.0

Latest

Choose a tag to compare

@SSheppDev SSheppDev released this 27 Apr 00:22
· 1 commit to main since this release

Highlights

  • add multi-org support with one Postgres schema per registered Salesforce org
  • add org switching and org registry flows in the UI
  • scope API, sync, DDL, and scheduler behavior by org id
  • add runtime migration for existing single-org databases
  • add startup repair for migrated object tables missing primary keys
  • harden local connection details handling and first-run setup docs

Notes

  • this release introduces per-org schemas named org_<orgid>
  • local users should run npm run export-tokens before first start so Docker can access Salesforce tokens
  • version bumped to 1.1.0