Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 1.13 KB

[2.0.0-beta.2] - 2023-01-30

Changed

  • Fixed bug where collection actions were getting their internal state reset.
  • Improved preview of files that are not images, videos, or audio files.
  • Form optimizations
  • Fix for reference dialog not clearing selection
  • Fix for multiple error snackbar, when there is an error uploading a file.
  • Fix for missing highlight when closing side dialog.
  • Fix for delayed data update when changing filters.
  • Internal refactoring of the EntityCollectionTable component.
  • [BREAKING] In the component EntityCollectionTable, the prop ActionsBuilder has been replaced with actions.

[2.0.0-beta.1] - 2023-01-18

This is the first beta release of FireCMS v2.0.0. While still in beta, we consider this version stable enough to be used in production.

All changes related to V2 alpha are currently bundled in these documents:

The changelog for 1.0.0 versions and previous versions can be found here