Skip to content

Releases: texei/texei-sfdx-plugin

v1.17.0

08 Sep 12:38
bef62fa

Choose a tag to compare

  • Added sfdx texei:picklist:create command

v1.16.5

05 Sep 07:53

Choose a tag to compare

  • Adding URL encoding to the external ID used in a REST upsert call, as this can include "/" which will interpret as additional path without being encoded, thanks @rollohusa !

v1.16.4

24 Aug 15:39
5366df6

Choose a tag to compare

  • Improved insert/update management for records in sfdx texei:data:import

v1.16.3

24 Aug 13:24
91accc8

Choose a tag to compare

  • fixed invalid error when using --ignoreunavailablefields and lookup override

v1.16.2

24 Aug 10:02
03b4462

Choose a tag to compare

  • Added --ignoreunavailablefields flag to sfdx texei:data:import command

v1.16.1

19 Aug 15:07
f58e42d

Choose a tag to compare

  • Added sfdx texei:skinnyprofile:check command

v1.16.0

22 Jun 14:32

Choose a tag to compare

  • added sfdx texei:cpqsettings:set command to handle CPQ Settings

v1.15.2

21 Jun 07:39

Choose a tag to compare

  • added RELEASED BuildNumber management, thanks @alanjaouen for the PR

v1.15.1

03 May 15:45

Choose a tag to compare

  • Fixed undefined error on sfdx texei:data:importcommand

v1.15.0

03 May 15:21

Choose a tag to compare

  • Added sfdx texei:picklist:unrestrict and sfdx texei:picklist:restrict` commands
  • Added batchSize option for data plan
  • Added 2 relationship levels for lookup override
  • Added bulk option for sfdx texei:data:export
  • Should fix #97
  • Updated dependencies