Skip to content

Releases: texei/texei-sfdx-plugin

v1.16.2

24 Aug 10:02
03b4462
Compare
Choose a tag to compare
  • Added --ignoreunavailablefields flag to sfdx texei:data:import command

v1.16.1

19 Aug 15:07
f58e42d
Compare
Choose a tag to compare
  • Added sfdx texei:skinnyprofile:check command

v1.16.0

22 Jun 14:32
Compare
Choose a tag to compare
  • added sfdx texei:cpqsettings:set command to handle CPQ Settings

v1.15.2

21 Jun 07:39
Compare
Choose a tag to compare
  • added RELEASED BuildNumber management, thanks @alanjaouen for the PR

v1.15.1

03 May 15:45
Compare
Choose a tag to compare
  • Fixed undefined error on sfdx texei:data:importcommand

v1.15.0

03 May 15:21
Compare
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

v1.14.3

04 Feb 15:04
f76a1dc
Compare
Choose a tag to compare
  • Correctly parse more than 9 dependency installation keys in texei:package:dependencies:install, thanks @jonathanwiesel !
  • Added ignoreerrors flag to texei:data:import

v1.14.2

19 Jan 14:47
Compare
Choose a tag to compare
  • Bump shelljs dependency version

v1.14.1

10 Jan 10:45
caac8d0
Compare
Choose a tag to compare
  • Fix to support upserting more than 10 records when using external Id with texei:data:import, thanks @w-andre

v1.14.0

21 Dec 18:40
Compare
Choose a tag to compare
  • Added option to sort exported data and allow upserting data on import - Thank you @w-andre 🙏
  • Added warning to move to SharedActivities feature