react-admin v3.17.0 Release Notes

    • ➕ Add ability to define filters as an array of Inputs (6368) (fzaninotto)
    • ➕ Add support for image path value in <SimpleList leftAvatar> (6418) (fzaninotto)
    • ➕ Add ability to hide Input labels with label={false} (6381) (VikrantShirvankar)
    • ➕ Add links to the <Error> page to help troubleshooting (6367) (fzaninotto)
    • ➕ Add ability to redirect to a custom page on logout (6326) (andrico1234)
    • ➕ Add useList, a way to reuse the list pagination/sorting/filtering client-side logic (6321) (6378) (djhi)
    • ➕ Add <SimpleFormIterator> label function (6305) (iamstiil)