What's New

  • Markdown v5.1.22 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
    • 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.010 days ago

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

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

    • Fix <PredictiveTextInput> does not display the completion correctly in dialogs
    • Import headless hooks and functions from ra-soft-delete
  • Scheduler v1.1.321 days ago

    • Fix <Scheduler> does not pass meta to the dataProvider calls