Releases: ForceCLI/force-md
Releases · ForceCLI/force-md
v0.19: Version 0.19
- Support Merging Profiles Into Permission Sets - Add `permissionset object-permissions table` Command - Update `profile field table` to Handle Separate Field and Object Parameters - Add `permissionset custom-metadata` Command - Add restrictedAdminField and trackFeedHistory Elements to Object - Fix Filtering Without a Field in `profile field-permissions table` - Add customSettingAccesses, vfFlowPage, and vfFlowPageTitle To Profiles - Update Module Name - Clean Up ObjectPermissions - Clean Up FieldPermissions - Merge Login IP Ranges With `profile merge` Command - Add `profile flow list` Command - Add `labels table` Command To Display Custom Labels - Add `workflow alert delete` and `workflow rule delete` Commands - Add `profile layout table` Command - Add `objects fields graph` Command - Fix Layout Name Extraction - Fix Handling of ProfileSearchLayouts In Objects - Split Up RecordTypes Into Source Format - Add `reportfolder shares` Commands
v0.18: Version 0.18
- Add `--dashboard-type` Flag to `dashboard edit` To Edit Dashboard Type - Make AxisBinding Optional - Sort CustomApplication Elements - Add Flags To Set Permissions In `profile object-permissions add` - Add `custommetadata table` Command - Add Missing Dashboard Metadata Elements - Add `objects weblink list` and `objects weblink delete` Commands - Add `--formula` Flag to `objects fields show` - Add SharingReasons Element Object Metadata - Add Missing Optional Elements for Object Metadata - Fix Tab Deletion in `profile object delete` - Add `profile apex edit` Command to Edit Apex Class Visibility In Profiles - Add customHelpPage To Object Metadata - Tidy package After Adding New Type - Add Flag To Edit Business Owner User On Fields
v0.17: Version 0.17
- Add `permissionsetgroup` Commands To Add/Remove Permission Sets - Update Go Version to 1.17 - Make groupingColumn and groupingSourts Slices in Dashboards - Add `globalvalueset` Command - Add `reporttype fields delete` Command - Add `objects validationrule delete` Command - Add Structs For Profile FlowAccess - Add `dashboard reports list` Command - Add `objects validationrule list` Command - Add customMetadataTypeAccesses To Profiles - Add `globalvalueset list` Command - Support New Fields in `objects recordtype picklist add` - Add `profile object-permissions table` Command - Add `application` Command - Update Docker Image for CircleCI - Add `--recordtype` Flag to `profile layout delete` - Add includeRecordsOwnedByAll Element to CriteriaRule - Add `profile recordtype table` Command - Initial Support for Editing Login Flow Assigned to Profiles - Add `objects fields table` Command - Add `profile tabs table` Command - Add --object Flag to `profile field-permissions table` - Add `permissionset field-permissions table` Command
v0.16: Version 0.16
Add `permissionset edit` Command Add Deprecated, MaskChar, and MaskType Elements to CustomField Add `objects recordtype picklist add` Command Edit Dashboard Running User Add --silent Flag
v0.15: Version 0.15
Add `profile field-permissions table` Command Add `permissionset recordtype` Commands Delete field from Compact Layouts when using `objects fields delete` Add `objects recordtype delete` command to delete Record Types from Objects Add `--filtered-lookup` and `--label` Flags to `objects fields list` Add `standardvalueset list` command Add --layout Flag for `profile layout delete` Add `permissionset application` command Add `field` and `recordtype` Flags to `recordtype picklist table` Update `objects fields delete` to remove Record Type picklist value assignments when deleting a picklist field. Allow Read and Edit Permissions to be set when adding a field to a Profile or Permission Set Add flags to `permissionset object-permissions list` to filter objects. Include enabled CRUD permissions in output. Delete Layout Assignments when deleting Record Types from Profiles Update permission set element order for consistency with Metadata API Write empty tags as self-closing for consistency with Metadata API Fix tab deletion from profiles Fix Layout Assignments when merging profiles
v0.14: Version 0.14
Add `profile object-permissions list` Command Add CustomPermissions to Profiles Update `profile merge` to merge layout assignments Add `custompermission` and `permissionset custompermission` Commands Add LoginIpRanges to Profiles Add `objects fields write` command to split custom object fields into separate files compatible with sfdx's source format Add `object recordtype option table` Command Add Negated Filter Options to `objects fields list` Add `permissionset visualforce` Commands Add `--sendertype` flag to `workflow alert list` Add `workflow alert edit` with initial support for editing workflow alert senders
v0.13: Version 0.13
Add `--external-id` Option to `objects fields list` Add LoginFlows to Profiles Fix Filtering Fields With Track History Support Editing Field History Tracking Add Options to Edit Precision, Scale, Length, and Required Attributes of Custom Fields Add `profile visualforce list` Command Support Multiple Compact Layouts Edit Layout Assignment By Record Type Add Flag to List Active Workflow Rules Filter Workflow Alerts By Recipient Edit Field Length Change External Id Short Flags Add `objects fieldset` Commands Add Options to Edit Lookup Fields Add `matchingrules` Command Add `profile recordtype` and `objects recordtype` Commands Add `profile tab edit` Command To Edit Tab Visibility Fix Record Type Flag on `profile recordtype` Commands
v0.12: Version 0.12
Change `package create` to `package new`
v0.11: Version 0.11
Add `profile merge` command to merge profile permissions. Add `profile layout delete` command. Add `profile visualforce add` and `profile visualforce clone` commands. Add `profile apex add` and `profile apex list` commands. Add `package create` command to create new package.xml file. Change `sharingRules` command to `sharingrules`, and `criteria-rules` and `owner-rules` sub-commands to `criteria` and `owner`. Add `sharingrules criteria delete` and `sharingrules owner delete`. Add `package list` command. Fix missing `package delete` flags. Add `--with-trending` flag to `objects fields list`. Allow object name to be included in `objects fields delete` and `objects fields show`. Add `--references` option to `objects fields list` to filter fields to those that reference a specific object. Add `--formula` option to `objects fields list` to show only formula fields. Add `reporttype` command. Make field name case-insensitive in `objects fields show`. Support setting help text to an empty string.
v0.10: Version 0.10
add `permissionset merge` command for granting all permissions from a source permission set to a target permission set. Update `objects fields edit` to support editing field type, description, default value, and inline help text. Add `package add`, `package delete`, and `package tidy` to update package.xml and destructiveChanges[Pre|Post].xml. Add `permissionset apex-class list` command.