What's New

    • Fix <ReferenceManyInputBase> in pessimistic mode should not keep the form dirty after submission
    • Fix <ReferenceManyInputBase> should not mark the form as dirty when applying defaultValues
    • Fix <SaveButton> does not go back to disabled state after saving when using <ReferenceManyInput> in pessimistic mode
    • Upgrade the minimum version of react-admin to 5.12.2
  • Markdown v5.1.27 days ago

    • Disable toast-ui telemetry for <MarkdownField> and <MarkdownInput>
    • Fix a bug that caused useReferenceManyToManyFieldController to filter records with id = 0 in referenced tables
  • Navigation v7.0.112 days ago

    • Fix <Breadcrumb.RecordItem>, <Breadcrumb.EditItem> and <Breadcrumb.ShowItem> does not allow to override the to and label props correctly.
    • Import headless hooks and functions from ra-history
    • Introduce useGenerateChangeMessage hook
    • Fix useAddRevision and useDeleteRevisions do not properly update cache from hook-time params
  • History v5.2.015 days ago

    • Use @react-admin/ra-core-ee for headless hooks
  • AI v5.3.421 days ago

    • Fix styling issues with <PredictiveTextInput> in some variants
    • Add getEnglishTranslations and getFrenchTranslations functions
  • AI v5.3.326 days ago

    • Fix <PredictiveTextInput> does not display the completion correctly in dialogs