react-admin v4.4.2 Release Notes

    • ๐Ÿ›  Fix null value support in inputs (#8262) (slax57)
    • ๐Ÿ›  Fix <AutocompleteInput> doesn't allow clearing the inputs in certain scenarios (#8238) (WiXSL)
    • ๐Ÿ›  Fix <Loading> displays translation messages even though it should not (#8261) (alioguzhan)
    • ๐Ÿ›  Fix <Loading> message contains trailing dot (#8257) (alioguzhan)
    • ๐Ÿ›  Fix internal code workflow for tighter permissions (#8253) (slax57)
    • [Doc] Add ra-keycloak authProvider (#8263) (slax57)
    • [Doc] Fix missing filterToQuery prop in <AutocompleteInput> and <AutocompleteArrayInput> components (#8251) (WiXSL)