- Add default Record representation (#8011) (fzaninotto)
- Add ability to remove empty option in
<SelectInput>
for required fields (#8039) (fzaninotto) - Add a "Clear all filters" button (#8017) (septentrion-730n)
- Add support for
<SimpleFormIterator>
inline
andsx
props (#8067) (fzaninotto) - Add support for custom login redirection (#7999) (fzaninotto)
- Add abiliy to have two react-admin apps under the same domain (#8031) (septentrion-730n)
- Add
<TimeInput>
(#7917) (arnaudvergnet) - Add ability to make
<Authenticated />
pessimistic and require authentication (#7993) (smeng9) - Fix sourcemaps are missing from build (#8095) (fzaninotto)
- Fix
<ArrayInput>
validation does not prevent submission (#8080) (arimet) - Fix
<AutocompleteInput>
suggestions flicker when used inside<ReferenceInput>
(#8037) (fzaninotto) - [TypeScript] Fix some strict null checks in
ra-core
(#7952) (fzaninotto)