-dissolvenow supports point layers. Dissolve reduces a group of point features to a single point at the centroid of the group.-dissolve weight=option takes a data field or JS expression and uses this value to weight each point when calculating the centroid of a group of points.-filter-fieldsno longer supports field renaming. Use-rename-fieldsinstead.-infoand-filter-fieldscommands can be applied to much larger DBF files without triggering out-of-memory errors.