Skip to content

Changelog

  • Editor Enhancements:
    • Improved escape key behavior in editor slash command
    • Enhanced suggestion menu behavior
    • Improved path suggestions handling in collection editor components
    • Refactored root collection suggestions
  • UI/UX Improvements:
    • Added prettifyIdentifier function to format identifiers and improve readability
    • Refactored key formatting to use prettifyIdentifier
    • Small UI adjustments across the application
    • Small visual update to dialogs
    • Removed font-mono from map preview
  • Collection Editor:
    • Added inline editing prop editing to collection editor
    • Fixes for collection editor property saving
    • Applied consistent behavior to editable props in collections and properties
  • API Updates:
    • Updated API server URLs to use new endpoints
  • Dependencies:
    • Many dependency updates
    • Added PostCSS configuration with Tailwind CSS and Autoprefixer
  • User Management:
    • Refactored user management to consistently use saas_uid and firebase_uid
    • Updated button styles in EnableAuthView for consistency
    • Refactored user forms to improve layout and state management
  • Project Configuration:
    • Updated project configuration handling to account for trial status
    • Added initial loading screen
  • Fixes:
    • Fixed home DND issues
    • Fixed local changes preview in row actions
    • Fixed local changes diff
    • Fixed dates losing focus while typing and when selecting null values in date filters
    • Fixed select enum filters UI glitch
    • Fixed full screen entity views with encoded characters in their ID
  • Storage & Images:
    • Added new image resizing capabilities
    • Replaced internal compressing library with compressor.js
    • Improved error message when Firebase Storage is likely not enabled
  • Data Enhancement:
    • Adjusted data enhancement cosmetics
  • Form Handling:
    • Displaying pre-save errors in table view
    • Improved error focus when saving form with errors and feedback
    • Debouncing on values change in Formex
    • Added initialTouched to Formex controller
    • Changed how dirty values are persisted in local storage
  • Local Changes:
    • Added enableLocalChangesBackup to collections, allowing users to disable the local copy of unsaved entities in the browser
    • Changed local changes to be able to be applied manually
    • Clearing unsaved changes indicator if the feature is not enabled in collections
  • Entity History:
    • Added a cleaner type to the entity history plugin
  • Refactored user forms to improve layout and state management
  • Updated project configuration handling to account for trial status
  • Many dependency updates
  • Displaying pre-save errors in table view
  • Fixed home DND issues
  • Added new image resizing capabilities and replaced internal compressing library with compressor.js
  • Improved error message when Firebase Storage is likely not enabled
  • Small visual update to dialogs
  • Added inline editing prop editing to collection editor
  • Fixes for collection editor property saving and applying consistent behavior to editable props in collections and properties
  • Fixed select enum filters UI glitch
  • Fixed dates losing focus while typing and when selecting null values in date filters
  • Fixed local changes preview in row actions
  • Removed font-mono from map preview
  • Fixed local changes diff
  • Added a cleaner type to the entity history plugin
  • Changed local changes to be able to be applied manually
  • Added enableLocalChangesBackup to collections, allowing users to disable the local copy of unsaved entities in the browser
  • Debouncing on values change in Formex and added initialTouched to Formex controller
  • Changed how dirty values are persisted in local storage
  • Improved error focus when saving form with errors and feedback
  • User Management in FireCMS Core: Added user management capabilities directly to FireCMS Core, expanding self-hosted options.
  • User Fields as String Values: Fully implemented support for user fields as string values, improving flexibility in user data handling.
  • TipTap V3 Migration: Migrated markdown editor to TipTap V3 for improved performance and features.
  • Tailwind 4 Retrofit: Multiple adaptations to support Tailwind 4 retrofit, modernizing the styling infrastructure.
  • Login Enhancements:
    • Implemented Cloud email login
    • Added email and password authentication to Cloud SaaS
    • Added login analytic events
    • Fixed demo login layout
  • Website Updates:
    • Added Astro landing site (WIP)
    • Website migration updates
    • Migrated images
    • Inline website CSS
    • Web design updates
    • Security page tweaks
  • Home Page Improvements:
    • Storing home page collapsed state in local storage
    • Attempted fix for group renaming on home page
    • Reverted some drag-and-drop changes
  • Fixes:
    • Fixed editor SSR (Server-Side Rendering) support
    • Fixed importing references with secondary databases
    • Fixed support for secondary database references
    • Fixed SaaS permission view
    • Fixed filter input for numbers when value is 0
    • Better error management for doctor (diagnostic tool)
  • UI/UX:
    • Removed forced parent collection button
  • Dependencies: Updated template dependencies
  • Documentation:
    • Improved documentation for custom icons in collections
    • Added authentication documentation
    • Added security information section
  • Firebase 12 Upgrade: Updated to Firebase 12 for improved performance and features.
  • History Plugin Enhancements:
    • Added previous values tracking to history plugin
    • Added programmatic creation of history entries
  • Reference Properties Improvements:
    • Added reference as string field configuration
    • Fixed additional columns not showing in reference selection
    • Fixed reference properties not rendering correctly with no path but with a custom Field
  • UI Updates:
    • Updated default SaaS icon
    • Button color updates
    • Collapsing home sections
    • Small web updates and removed Algolia DocSearch
  • Fixes:
    • Fixed Google Cloud login issue
    • Fixed error returning from subscription view
    • Fixed storing recent project
    • Fixed TipTap imports
    • Fixed passing gclid correctly to app
    • Website CLS (Cumulative Layout Shift) fix
  • CLI: Added npm instructions to CLI
  • Dependencies: Various dependency updates and cleanup
  • Documentation: Corrected typo in custom_previews.md
  • Import/Export: Cleaned up imports
  • Roles Management: Added ability to set roles programmatically in code
  • Survey Feature: Added initial user survey with analytics tracking to improve user experience and gather feedback.
  • Entity Actions Improvements:
    • Added entity actions registry for better organization
    • Added form context to entity actions
    • Entity actions now available in full screen mode
    • Improved entity actions page
  • Subscription Management:
    • Added Stripe portal link for easy subscription management
    • Improved subscription view in project settings
    • Added ability to change payment method
    • Added analytics events for subscription success or failure
    • Price updates
  • Home Page Enhancements:
    • Added drag and drop functionality to home page sections
    • Added back default empty view in home page
    • Implemented group drop behavior
    • Added ability to rename groups
    • Collections can now be edited within the entity edit view
    • Fixed home page search re-rendering issue
  • UI/UX Improvements:
    • Changed default buttons from primary to neutral color
    • Added smallest switch size
    • Updated hero background gradient
    • Minor styling updates
    • Added currency toggle in pricing page
    • Made collection icons smaller
    • Landing page mobile optimizations
    • Added small animation to login views
    • Updated logo
    • Small drawer visual updates
  • Analytics:
    • Added campaign tracking to analytics
    • Added landing analytics events
    • Added analytics events for surveys
  • Component Updates:
    • Changed Alert class props
    • Added viewportClassName to Select component
    • File upload visual update
    • Allow use of React components as icons
    • Added previous values to history plugin
    • Allow disabling focus in dialog
  • Performance & Bug Fixes:
    • Fixed loading button size
    • Fixed entities getting dirty on creation due to markdown field
    • Fixed filtering for null values bug
    • Fixed useMemo with changing arguments error
    • Fixed id paths bug
    • Fixed merged collections order
    • DND (drag and drop) performance optimizations and bugfixes
    • Fixed collection groups path handling
  • Custom Fields: Improved custom fields page
  • Reference Dialog Fix: Fixed reference dialog sorting issue when filters are applied in main collection
  • Product Demo: Improved product sync demo action
  • Web Updates:
    • Web design updates
    • Web mobile optimizations
    • Enhanced getPath function
    • Added data attributes to Button component
  • Documentation: Improved llms.txt generation pipeline
  • Docusaurus: Version update
  • JSON View Toggle: Added toggle in collections editor view for accessing raw JSON data.
  • UI Consistency: Improved UI consistency for select and multiselect components.
  • Form Improvements: Enhanced popup form field resizing and boundary handling.
  • Entity History Plugin: Added history tracking functionality to FireCMS Cloud and FireCMS PRO.
  • Fixes:
    • Fixed text overflow in entity titles
    • Fixed errors displayed incorrectly in array of maps
    • Fixed truncating buttons
    • Fixed read-only entities getting obscured by bottom bar
    • Fixed overlay text color in dark mode
    • Fixed errors not being cleared on collection editor
    • Fixed mergeDeep to handle null cases correctly
    • Fixed scroll resetting x-axis on pagination
    • Added back table cell error indication
  • Drag and Drop: Replaced @hello-pangea/dnd with @dnd-kit for better performance and flexibility.
  • JSON Preview: Added JSON preview tab to entities, providing a raw data view. Can be disabled with disableJsonTab prop.
  • TextField Enhancements: Added maxRows and minRows props to TextField component for better control of multiline inputs.
  • AuthController in PropertyBuilder: Added authController to PropertyBuilder callback, allowing access to authentication context.
  • Storage Improvements: Added processFile to storage properties for pre-processing files before upload.
  • Secondary Forms: Secondary forms are now always rendered, even if disabled, for better consistency.
  • UI Improvements:
    • Adjusted small and smallest field sizes for better visual hierarchy
    • Updated Button neutral color styling
    • Improved layout for long entity IDs
    • Various minor layout tweaks
  • Fixes:
    • Fixed array reference field with incorrect add button
    • Fixed subcollections not resolving path correctly
    • Fixed complex subcollection with alias navigation bug
    • Fixed export functionality when flatten arrays is false (double quotes are now escaped correctly)
    • Fixed CollectionDetailsForm enum select issues
    • Fixed entity creation bug
    • Fixed URL update for entities with default selected view
    • Fixed values not resetting correctly
    • Fixed read-only entity views missing tabs
    • Fixed camel case related bug
  • Demo: Added MultiSelect component demonstration
  • Full-screen entity views: You can now open entities in a full-screen view. This is useful when you want to focus on the entity you are editing. You can enable this feature by setting the openEntityMode prop to full_screen in the collection view. The default mode continues to be side_panel. There has been a big navigation revamp to accommodate all the new use cases.
  • Scroll preservation: When you open an entity in a full-screen view, the scroll position of the collection view is preserved.
  • Drafts saved locally: Drafts are now saved locally in the browser. This means that if you accidentally close the browser or navigate away, your changes will still be there when you come back.
  • URL state preservation: The state of filters and sorting is now preserved in the URL.
  • Undo/redo functionality: Added ability to undo and redo changes when editing entities.
  • Added alwaysApplyDefaultValues flag to collections. This flag allows you to enforce the default values when updating entities, not just when creating them.
  • Secondary forms now preserve their width when in side panel mode. You can create full secondary forms that live in their own tab. Secondary forms are built as custom components and can include any components, including field bindings.
  • Added system color mode besides dark and light modes. The button is now a dropdown instead of a toggle.
  • Form improvements including fixed initial state reset after save and detached entity form actions.
  • Warning when leaving unsaved forms to prevent accidental data loss.
  • You can now override default entity actions by providing an action with one of the keys edit, copy or delete in the entityActions prop.
  • Fix: String properties with storage now take preference in previews.
  • Fix for URL encoding for collections.
  • Fixed dialog actions scrolling when they shouldn’t.
  • Fix for navigating to new entities from side panel.
  • New Next.js template for FireCMS PRO. You can now create a new project with the PRO template using the CLI.
  • [BREAKING] Removed userRoles from AuthController. You can now access the roles prop in the user object directly
  • [BREAKING] Many FireCMS UI sizes have been adjusted for better consistency. This will affect you only if you are using custom components.
    • smallest or tiny have been renamed to small.
    • small has been renamed to medium.
    • medium has been renamed to large.
  • [BREAKING] For self-hosted versions, there has been a change in the API for the data management controllers. The authController is now passed to the User Management controller, instead of the other way around. The userManagementController can be used as an auth controller, but with all the added logic for user management.

❌ Code before:

/**
* Controller in charge of user management
*/
const userManagement = useBuildUserManagement({
dataSourceDelegate: firestoreDelegate
});
/**
* Controller for managing authentication
*/
const authController: FirebaseAuthController = useFirebaseAuthController({
firebaseApp,
signInOptions,
loading: userManagement.loading,
defineRolesFor: userManagement.defineRolesFor
});

✅ Code after:

/**
* Controller for managing authentication
*/
const authController: FirebaseAuthController = useFirebaseAuthController({
firebaseApp,
signInOptions
});
/**
* Controller in charge of user management
*/
const userManagement = useBuildUserManagement({
dataSourceDelegate: firestoreDelegate,
authController
});
  • Added many “use client” directives to UI components.
  • Fixed issues in collection editor code dialog.
  • Updated web styles and integrated improvements in Docusaurus.
  • Enhanced styling for empty references and minor design tweaks.
  • Continued work in progress on Editor custom components.
  • Reintroduced dark primary color variant for better theme options.
  • Minor web updates for improved aesthetics and functionality.
  • Fixed a bug where the Editor was not saving false values.
  • Replaced all instances of gray and slate colors with more unified surface and surface-accent colors for UI consistency.
  • Added Avatar component fallback and integrated ESLint configuration into templates.
  • Enhanced error handling in forms and improved cloud error messages.
  • Refactored user management logic for better code organization.
  • Improved the handling of boolean switch properties in configurations.
  • Introduced state management for children in ArrayContainer.
  • Added a recipe for slug creation, improving URL handling and SEO.
  • Fixed crash issues in repeat fields for subproperties and addressed various minor styling and functionality bugs.
  • Made improvements to heatmap responsiveness (HMR fixes).
  • Refactored text search functionalities for better efficiency and added relevant documentation.
  • Fixed issues with number input fields blocking scroll and replaced date picker with native HTML date input for consistency.
  • If you are using the Select component, you don’t need to provide a renderValue function anymore. The component will handle it automatically.
  • Custom preview properties are now rendered if the value is undefined.
  • Fixed for Cloud version refreshing navigation too often.
  • Fix for local search not working when returning to a collection.
  • Fix for bug when selecting a read only entity.
  • Fixed selection bug in collection groups for entities sharing id.
  • Reference previews now take into account arrays of images for the preview image.
  • Fixed issues with wrong licenses.
  • Resolved TipTap dependencies.
  • Addressed various minor styling updates across the web.
  • Moved body CSS from default imports to individual files for better modularity.
  • Implemented several web updates, including select style fixes and dialog title adjustments for text search.
  • Updated the collection editor property select view and improved widget selection layout.
  • Applied AppBar tweaks to enhance behavior on mobile devices.
  • Improved console outputs and cleaned up miscellaneous code segments.
  • Enhanced UI with the addition of a Slider component and updated related documentation.
  • Replaced entity edit icon with a pencil for clarity.
  • Updated dependencies and refined project management with a license check feature.
  • Improved Formex handling of number inputs and fixed DateTimeField export in Next.js.
  • Added API key generation and project selection capabilities.
  • Introduced a past-due warning message and improvements in collection and subcollection data handling.
  • Provided better error handling and layout consistency in the application.
  • NEW MARKDOWN EDITOR: The markdown editor has been completely revamped. It now supports a live preview, and a much improved editing experience. It now includes a slash menu you can access by typing / in the editor. Also a new toolbar with buttons for common markdown operations. The new editor also includes an AI auto-complete feature, that suggests markdown elements as you type, and displays the generated markdown in real time, and highlighted.
  • Additional fields are also now displayed in the entity side dialog.
  • Import/export is now broken into 2 separate plugins.
  • Packages now are not minified, leaving that responsibility to the client bundler.
  • Added max size field in the collection editor for files.
  • Improved error handling of wrong file uploads.
  • Improving error when opening a non accessible entity in the side view.
  • Select component tweaks and removed multiple prop.
  • New MultiSelect component with a much improved UX.
  • Introduced AppCheck directly in FireCMS Cloud.
  • Added MongoDB support for FireCMS PRO.
  • Multiple fixes in the user management plugin for PRO projects.
  • Updated react-router dependencies.
  • Improved customization, you can now define the styles for each typography entry, including font size, typography…
  • Improved home page search, now using fuse.js
  • Fix for missing index and wrong keys in array of maps with property builder.
  • Fix for drag handle position in editor.
  • Renamed partOfBlock to minimalistView in field props.
  • It is now possible to define preview properties at the collection level.
  • Updated references styling.
  • Tooltips have been revamped to use less divs.
  • Fix for data enhancement plugin position.
  • Fix for how you can override the data source for specific collections.
  • You can now also define a different database other than (default) in the data source.
  • User Management plugin now saves users with the email as key, instead of a random value.
  • Fix for side panels adjusting to the right size when window changes size.
  • Some drawer styling updates.
  • RepeatFieldBinding can now use unresolved array properties.
  • Fix for excessive re-renders in the form view.
  • You can now use PropertyFieldBinding components in your custom entity views, and they will be treated as regular fields.
  • For additional entity views, you can now preserve the bottom actions bar, with the prop includeActions.
  • For map properties, if they are not required, the value might me undefined, but if a child property has a value, validation will be triggered for all children.
  • Fix for data maps not getting traversed correctly with null value.
  • CLI pro template now supports creating web app config.
  • Fix for collection editor data inference for enums.
  • Small Sheet styling improvement.
  • Fixed local search loading issue with cached data.
  • Small visual fix for IDs.
  • AppCheck updates.
  • Fixed inconsistent opening of reference preview side dialogs.
  • Fixed icons for image previews.
  • Navigating to home URL when logging out.
  • Added previewUrl prop in storage options (#639).
  • Fixed XLSX security issue CVE-2024-22363 (#654).
  • Fix for the removal of keys in KeyValue fields.
  • Added large size for boolean switches.
  • Updated eslint to the latest version and config.
  • Types fix for removePropsIfExisting.
  • Fix for video drag bug in array fields.
  • Added option to ask for password reset, in PRO login view
  • Allowing null default values for properties.
  • Added count to array field bindings.
  • Fixed default values in nested maps in arrays.
  • Resolving entity collection path with the one coming from the entity, not the view config.
  • Small fix for logo image.
  • Fixed conditional fields not updating correctly.
  • Hide new user button if disabledSignupScreen.
  • Improved docs navigation bar styling.
  • Allowing maps to be completely undefined.
  • Disabled add button in collection groups.
  • Big entity refactor, custom views are now under the formex provider.
  • CLI fix for not logged in users.
  • Fix for datamaps not getting traversed correctly with null values.
  • Scaffold prop updates.
  • Renamed the cn utility class to cls, while keeping cn available with a deprecation warning.
  • Added Menubar documentation and missing skeleton docs.
  • Corrected properties order type to allow subcollections.
  • New UI section added to the landing page.
  • Improved saving and closing dialog flow.
  • Allow hiding IDs and entity links in references and previews.
  • Removed some CSS transitions.
  • Allow hiding the color mode toggle.
  • Added JSON view example.
  • Changed virtual table to use size in pixels.
  • Some design updates for better user experience.
  • Added back collection group column with parent IDs.
  • Improved empty results output.
  • Added sample prompts and suggestions for DataTalk.
  • Enhanced side entity view, dynamically calculated based on collection property depth.
  • Fixed mergeDeep types.
  • Fixed issue with exporting non-existing properties defined in propertiesOrder.
  • Fixed PRO template issues without Cloud projects.
  • Improved handling for enum values with value 0.
  • Added AppCheck to every FireCMS variant.
  • Various fixes for datasource delegate.
  • Fix in saving cleaned data.
  • Cloud new user roles creation issue fixed.
  • Error message display issue in table cells fixed.
  • Subcollections updating issue fixed.
  • Import/export analytics and related data mapping conversions updated.
  • Updated and improved handling of user roles and permissions.
  • Enhanced the handling of service account files and project creation using SA.
  • Updated the behavior of unindexed queries.
  • User management connection to demo removed.
  • Dependency updates to mitigate security issues.
  • Exposing additional methods from data inference for better customization.
  • Pro template updates for improved UI/UX.
  • Updated documentation for collections and user management.
  • [BREAKING] The main component for FireCMS Cloud has been renamed from FireCMSApp to FireCMSCloudApp. Please update your imports accordingly.
  • Fixes related to the CLI. You can now install the CLI globally with npm install -g @firecms/cli.
  • [BREAKING] The package name for FireCMS Cloud has changed from firecms to @firecms/cloud. This is done to avoid conflicts with the main FireCMS package. If you are using FireCMS Cloud, you will need to update your imports.
  • [BREAKING] If you are importing the tailwind configuration, you can now find the import at: import fireCMSConfig from "@firecms/ui/tailwind.config.js";
  • [BREAKING] In that case, you also need to add @tailwindcss/typography to your dev dependencies.
  • [BREAKING] You need to update your vite.config.js and replace the package name in the federated configuration:
    import { defineConfig } from "vite"
    import react from "@vitejs/plugin-react"
    import federation from "@originjs/vite-plugin-federation"
    // https://vitejs.dev/config/
    export default defineConfig({
    esbuild: {
    logOverride: { "this-is-undefined-in-esm": "silent" }
    },
    plugins: [
    react(),
    federation({
    name: "remote_app",
    filename: "remoteEntry.js",
    exposes: {
    "./config": "./src/index"
    },
    shared: ["react", "react-dom", "@firecms/cloud", "@firecms/core", "@firecms/firebase", "@firecms/ui"]
    })
    ],
    build: {
    modulePreload: false,
    target: "ESNEXT",
    cssCodeSplit: false,
    }
    })
  • Minor performance improvements and bug fixes.
  • Enhanced filtering and sorting capability for indexed fields.
  • Extended StorageSource to support custom bucketUrl.
  • Cleanup for navigation controller generics and Markdown prose classes.
  • Addressed User Management saving issues and renamed Cloud template.
  • Fixed ReferenceWidget.tsx rerenders.
  • Fixed homepage new collection button issue.
  • Fixed CLI templates path.
  • Roles integrated into AuthController.
  • Small change to plugins API.
  • Added user details to navigation bar dropdown.
  • Dependencies updated.
  • Entity view preview and title refactor.
  • Kanban board work in progress.
  • Fix for new radix empty select values.
  • Fixes for undefined properties in arrays and editor.
  • Additional parameters added in auth controllers.
  • Navigation cards refactor and Plugin API cleanup.
  • Fix for importing data with non-string IDs.
  • Documentation: Added recipe for managing entity callbacks.
  • Web updates and CLI fix for yarn.
  • Fix for importing data in subcollections.
  • Code reordering.
  • Removed minification. Changed EntityReference type checks.
  • Editor image upload updates.
  • Cosmetic.
  • Moved tailwind.config.js editor plugin.
  • Removed callbacks in side navigation views, prevents bug.
  • PRO template fix.
  • PRO Login view cleanup.
  • Added Formex package to handle forms across the platform. Formex is an in-house form management library with a similar API to Formik, but with better performance, and much more lightweight.
  • Enhanced onboarding process for new users.
  • Fixed data import issues for new collections.
  • Tweaked SaaS onboarding for better user experience.
  • Implemented regexp validation for input fields.
  • Improved login error feedback.
  • Extracted navigation controller for better manageability.
  • Updated styles for consistency.
  • Updated Vite and dependencies for performance and security.
  • Refactored user and role forms to use Formex.
  • Fixed table header forms and collection editor issues.
  • Addressed incorrect JSON import problems.
  • Removed Formik, enhancing form management with Formex.
  • Made minor HTML nesting and debounce fixes.
  • Fixed array container menu and multiline input bugs.
  • Migrated Tailwind configuration to lib for easier management.
  • Adjusted Sentry configuration for error reporting.
  • Fix for subcollections edit view showing empty.
  • Fixes for block and group properties in editor saving multiple entries when editing an existing sub property.

The first beta release of FireCMS v3.0.0. Check all the new features and improvements in the documentation and the migration guide.

  • Fix for missing subcollection links.
  • New email and password login flow
  • Removed add button in collection group
  • Export fixes
  • Fix for collections search
  • [BREAKING] The logic to verify valid filter combinations has been moved to the DataSource interface. This improves the ability to customize the data source and allows for more complex filters. This change will only affect you if you have implemented a custom data source. You will need to add a isFilterCombinationValid method to your data source.
  • [BREAKING] The prop filterCombinations has been removed from the EntityCollection component. This is now handled by the data source. If you need to allow multiple filters, you can use the new FireStoreIndexesBuilder callback. Check the documentation for more information.
  • You can now use nested spreadChildren in map properties, allowing to show arbitrary nested structures as single columns in the collection view.
  • The collection count value is now updated with filters applied.
  • Fix for csv export not working when underlying data is invalid.
  • Fix for bug of collection search returning a single result.
  • Fix for reference fields breaking with incorrect values.
  • Default value for string properties is now null instead of "".
  • Fix for changing text search controller not updating as a dependency.
  • Fix for setting a unique field using a reference, which was generating an invalid query in Firestore.
  • Fix for forceFilter not being applied correctly in reference views.
  • Fix for nullable enum validation config.
  • Fix for form resetting values when saving.
  • Replaced flexsearch with js-search. Their imports are too messed up.
  • Fix for form assigning wrong ids
  • Fix for block entries not generating the correct default value when adding a new entry. This was causing a bug when the child property is an array, like in the blog example.
  • Added the formAutoSave to collections. This removes the buttons from the form and automatically saves the entity when there are changes or the user leaves the form.
  • You can now access the formContext from collection views, allowing you to access the current entity being edited, modify values and save.
  • You can use a callback to define the default view of an entity now.
  • Fix when opening entities from a custom view, that also uses subcollections.
  • @mui/x-date-pickers dependency reverted to ^5.0.0
  • Assigned default values to every property now, based on the property type. e.g. boolean properties will have a default value of false, maps to {}, and most other properties to null.
  • Removed empty space for hidden properties in the entity side dialog.
  • Added arbitrary key-value fields with the prop keyValue in map properties
  • @mui/x-date-pickers dependency updated (you may need to bump your version to 6.5.0)
  • Some enhancements to the EntityCollectionTable component, referring to values being updated in the background. Also correct debouncing for table fields.
  • Added support for collection groups
  • [BREAKING] The countEntities function in the data source now takes an object instead of a string as parameter. This will only affect you if you have built a custom component using that function.
  • Added string url previews to fields
  • Fix for geopoints not being serialized correctly when saving.
  • Fix for Typescript types not being exported correctly and giving errors when using the library with the quickstart.
  • Fix for error messages not showing up correctly in new text inputs.
  • Fix for flexsearch import causing crash using webpack
  • Updated fields Look and Feel. Text fields are now custom, not the ones provided by Material UI. This allows for more customization, less code, and better performance.
  • Fixed login view not centered
  • Fixed popup field selection and drag and drop bug
  • Fix for skip login field
  • HTML now rendered correctly in markdown previews
  • Fix for read permission not being applied correctly.
  • Fix for not centered empty view state in collections
  • Fixed table header bug
  • Added search bar in home page
  • Added favourites and recent collections view in home page.
  • Fix for some deeply nested property builders in arrays
  • Added autoOpenDrawer prop, allowing to open the drawer automatically when hovering the menu.
  • Allow choosing which custom view or subcollection is opened by default, with the defaultSelectedView prop. Thanks to @SeeringPhil for the PR!
  • Renamed builder to Builder in collection custom views for consistency.
  • Fixed bug regarding custom selection controllers.
  • Fix for default value not being set in array properties.
  • Enabled Firebase App Check. Thanks to @sengerts for the PR!
  • Added copy function to array views. Thanks to @guustmc for the PR!
  • The entity side dialog is now wider by default.
  • Small improvements to block properties. Now the first type is selected by default.
  • Fixed additional ordering added when multiple filter applied, which created a bug. Thanks to @juanleondev for the PR!
  • Renamed ReferenceSelectionView to ReferenceSelectionInner
  • Added reference filters
  • Fixed delay of table update when deleting an entity
  • You can now change the value of any property within a custom field.
  • 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.

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