Skip to main content

Retool 2.26.19

Supported Firebase APIs

  • User management
    • Getting users by uid, email, and phone number
    • Updating users
    • Creating users
    • Deleting users
    • Listing users
  • Database querying using order by, limits, and range queries

To learn more, see the documentation.

Misc

  • Added support for OAuth 2.0 Client Credentials authentication
  • Fixed: the initial value of CheckboxGroup components is an empty list [] instead of an empty string ''
  • Fixed: Previewing "Querying JSON via SQL" queries now correctly shows a preview of the result.