Skip to content

Releases: texei/texei-sfdx-plugin

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

v1.13.0

21 Dec 13:31
Compare
Choose a tag to compare
  • Filter out deprecated packages in dependency discovery (fixes #84, thank you @jonathanwiesel !)
  • We now have better looking documentation available at https://texei.github.io/texei-sfdx-plugin/, thank you @nvuillam 👍
  • Added shaperepresentation scope to sfdx texei:org:shape:extract
  • Added warning to sfdx texei:contractstatus:value:add to recommend moving to Metadata API

v1.12.0

24 Nov 14:44
f165787
Compare
Choose a tag to compare
  • Beta version of Lookup Override in data commands

v1.11.1

07 Oct 14:20
Compare
Choose a tag to compare
  • Fixed sfdx texei:user:update not respecting --targetusername
  • Bump dependencies

v1.11.0

24 Aug 16:05
Compare
Choose a tag to compare
  • Add 120 seconds timeout to sharing calc suspend and resume commands, to avoid infinite wait when the button is not available (overridable using --timeout flag)
  • Update tsconfig.json so it works with recent typescript transpiler (tsc --watch)
  • Add mocha as devDependency
  • Bump some dependencies versions

Thank you @nvuillam for the Pull Request ! 👍

v1.10.1

01 Jun 14:41
Compare
Choose a tag to compare
  • Bump dependencies version

v1.10.0

23 Apr 11:48
Compare
Choose a tag to compare
  • Add error message when object isn't creatable #33
  • Bump package dependencies versions

v1.9.3

18 Jan 09:58
5234a0f
Compare
Choose a tag to compare
  • Added a --statuscategory flag for sfdx texei:contractstatus:value:add command

v1.9.2

13 Jan 17:49
Compare
Choose a tag to compare
  • Fixed encoding issue with sfdx texei:source:layouts:cleanorg
  • Bump dependencies