Skip to content

v3.0.0-rc.1

Latest

Choose a tag to compare

@fgatti675 fgatti675 released this 17 Oct 10:30
· 100 commits to main since this release
  • 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