Skip to content

Releases: ForceCLI/force

Force CLI v0.99.1

19 Oct 18:02
v0.99.1
5cdb318
Compare
Choose a tag to compare
- Add --quiet and --ignorecoverage Options To Make `import` Only Report
Errors

- Add Global --apiversion Flag; Add `apiversion list` Command

- Update `describe` Flags and Documentation

Force CLI v0.99.0

12 Oct 23:56
v0.99.0
573e4f3
Compare
Choose a tag to compare
Update version to 0.99.0 in preparation for 1.0 release.

- Add Global `--account` Flag

- Update flag and argument passing for greater consistency

- Add -s option to `force login` for use with SSO

- Handle 403 Session Expiration

- Add Support for ExperienceBundle and CustomHelpMenuSection Metadata

- Support Deploying Folder Metadata

- Update dependencies to support macOS on ARM64 (thanks, @MrDOS)

- Handle Non-Standard JSON Error Responses

- Add Support For `rest put` To Make PUT API Calls

Force CLI v0.33.0

31 Jan 17:24
v0.33.0
c876d47
Compare
Choose a tag to compare
- Add SessionOptions.RefreshFunc for custom session refresh function
  (thanks to @rgalanakis)

- Add support for PlatformEventSubscriberConfig and PermissionSetGroup
  metadata

Force CLI v0.32.0

13 Nov 00:59
v0.32.0
fc6844f
Compare
Choose a tag to compare
- Add support for SSLKEYLOGFILE for TLS key logging

- Add support for Restriction Rule metadata

- Display an error when API access is disabled

- Overhaul http handling for Bulk API jobs

Force CLI v0.31.0

07 Apr 13:11
v0.31.0
691de2d
Compare
Choose a tag to compare
Add an extensible HTTP Request/Response system

Force CLI v0.30.0

16 Mar 12:23
v0.30.0
ba16f9f
Compare
Choose a tag to compare
Add `record merge` and `record undelete` commands.

Refactor http handling to allow callbacks on response body (thanks to
@rgalanakis).

Force CLI v0.29.0

04 Jan 14:51
v0.29.0
b02b86e
Compare
Choose a tag to compare
Fix deploying LWC directories containing tests.

Add support for PlatformEventChannel and PlatformEventChannelMember
metadata.

Force CLI v0.28.1

13 May 19:23
v0.28.1
3705e18
Compare
Choose a tag to compare
Fix bug with queries using aggregate functions.

Force CLI v0.28.0

08 May 19:45
v0.28.0
7323983
Compare
Choose a tag to compare
Fixes querying all records in sub-selects (thanks to @rgalanakis).

Force CLI v0.27.1

10 Jan 14:53
v0.27.1
8b3bf66
Compare
Choose a tag to compare
Add support for CustomNotificationType