Skip to content

v2.5.0 – Templates, automated onboarding, Connector field

Compare
Choose a tag to compare
@notsidney notsidney released this 08 Apr 01:28
· 1164 commits to main since this release

New

  • [New] rowy.app: Create a table from list of templates
  • [New] rowy.app: Automated onboarding steps to create Firebase project, Firestore, and Cloud Storage
  • [New] Connector field to get data from any data source in searchable list view demo
  • [New] rowy.app: Send feedback from within the app

Improved

  • [Improved] Table settings: Set default table name to be based on selected collection
  • [Improved] Table settings: Show EDITOR and VIEWER roles as options in access controls
  • [Improved] Display a snackbar while creating a table, resetting table columns, or deleting a table
  • [Improved] Copy the URL to a row in the context menu
  • [Improved] Color field: Added debounce to in-cell color picker
  • [Improved] Home page: Fixed "No tables" appearing before tables load in

Fixed

  • [Fixed] Adding a row to a filtered table causing data to be overwritten
  • [Fixed] URL updating whenever a row is selected
  • [Fixed] Table settings: Collections list being fetched too many times
  • [Fixed] Image field: drag & drop target size not full size of table cell