7.9.0 - View All Fields in Manage Permissions
What's new
View All Fields object permission
Salesforce recently introduced a viewAllFields object permission that grants read access to every field on an object. Manage Permissions now lists it alongside Read, Create, Edit, Delete, View All, and Modify All. You can toggle it independently in the grid, the create-new-object flow, and the export, since it has no dependencies on the other permissions.
Fix View All Records save value
Saving object permission changes was writing the wrong value to Salesforce for View All Records and View All. The fix restores the correct behavior so changes made in the grid persist as expected.