Sfpowerkit Versions Save

A Salesforce DX Plugin with multiple functionalities aimed at improving development and operational workflows

v6.1.0

1 year ago

Added deprecation notice on commands as sfpowerkit is being discontinued in March 2023 completely. Please keep an eye on the repo for alternate suggestions and commands

v6.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/dxatscale/sfpowerkit/compare/v6.0.0...v6.0.1

v6.0.0

1 year ago

What's Changed

:warning: Deprecation

sfpowerkit:org:destruct is deprecated in this release and will no longer be supported as per deprecation notice here: https://github.com/dxatscale/sfpowerkit/issues/722

:beetle: Bug Fixes

New Contributors

  • @davidzheng1310 made their first contribution. Thanks David!! :dancer: :boom:

Full Changelog: https://github.com/dxatscale/sfpowerkit/compare/v5.0.0...v6.0.0

v5.0.0

1 year ago

sfpowerkit (v5.0.0) features the following

:beetle: Bug Fixes

  • fix: Issue #713 where profile:reconcile was removing <userLicense> tag incorrectly by @genoud in https://github.com/dxatscale/sfpowerkit/pull/715
  • fix: Issue #694 impacting tab visibilities on profile:reconcile command by @genoud in https://github.com/dxatscale/sfpowerkit/pull/711
  • fix: Issue #727 where permissions for VF pages were returning an error for the profile:merge command by @VertikaGoyal
  • fix: Issue #729 where a scratch org alias is not returned to be used in script execution

:warning: Deprecation

sfpowerkit:org:manifest:build is deprecated in this release and will no longer be supported as per deprecation notice here: https://github.com/dxatscale/sfpowerkit/issues/644

Contributors

Full Changelog: https://github.com/dxatscale/sfpowerkit/compare/v4.2.13...v4.2.14

v4.2.13

1 year ago

sfpowerkit (v4.2.13) features the following

:beetle: Bug Fixes

  • Fix for issue where pool's were incorrectly reverting to an earlier version due to missing picklist value on the sfpower-pool ScratchOrgInfo's Allocation_Status__c field https://github.com/dxatscale/sfpowerkit/pull/697
  • Required exact node versions which fixes an error in profile commands when running from sfdx plugins:link

v4.2.11

1 year ago

sfpowerkit (v4.2.11) features the following

:beetle: Bug Fixes

Notes

Full Changelog: https://github.com/dxatscale/sfpowerkit/compare/v4.2.8...v4.2.11

v4.2.6

2 years ago

sfpowerkit (v4.2.8) features the following

Notice

This version of sfpowerkit continues to use better-sqlite to do caching during profile reconciliation. Due to usage of this dependency, while installing sfpowerkit, you need to have node-gyp installed on your docker image/machine. Refer to issues #645 and #646. We are analyzing on how we can better address this. PR's are welcome

To install node-gyp, please follow the instructions here https://github.com/nodejs/node-gyp

:beetle: Bug Fixes

v4.2.5

2 years ago

sfpowerkit (v4.2.5) features the following

Notice

This version of sfpowerkit continues to use better-sqlite to do caching during profile reconciliation. Due to usage of this dependency, while installing sfpowerkit, you need to have node-gyp installed on your docker image/machine. Refer to issues #645 and #646. We are analyzing on how we can better address this. PR's are welcome

To install node-gyp, please follow the instructions here https://github.com/nodejs/node-gyp

⭐ Enhancements

:beetle: Bug Fixes

Full Changelog: https://github.com/Accenture/sfpowerkit/compare/v4.1.5...v4.2.5

v4.1.5

2 years ago

sfpowerkit (v4.1.5) is a hotfix for #635 where reconcile fails in Gitlab runners

Full Changelog: https://github.com/Accenture/sfpowerkit/compare/v4.1.4...v4.1.5

v4.1.4

2 years ago

This is a hotfix for the bug #632 introduced in 4.1.3 Thanks sumanth-bolledla-acn for raising this.

Full Changelog: https://github.com/Accenture/sfpowerkit/compare/v4.1.3...v4.1.4