All updates
Dec 10, 2024
Dec 10, 2024
In this update we've released our most requested feature: the ability to edit Firestore data from Fireview. We've gone above and beyond in our approach, allowing you to make type-aware, granular updates to any (nested) field, commit edits in batches and view a change-log of all changes made from Fireview by all your teammates, with the ability to revert changes.
First version of Firestore document field editing
Granular edit state indicators
Type-aware field inputs
Batch edits support
Change-log/activity drawer
Role-based (admin, member) editing control
Dark mode
Visual indicators for real-time data changes throughout Fireview
Type validation indicators showing fields with incorrect types
Billing page redesign
Styling improvements to field data blocks
Enum input
Fixed reliability issues with schema inference
Fixed real-time issues in infinite scroll tables
A lot of performance and minor issues