Firelize Logo

Release Notes

Latest updates and improvements to Firelize

Version 1.1.0

October 16, 2025
  • Point-in-Time Recovery (PITR)

    Firelize now supports Point-in-Time Recovery for Firestore. Restore documents to any point within the last 7 days, compare current and recovered versions side by side, and recover changed or deleted documents directly from the Firestore workspace. Read more in the docs.

  • Quick Edit for Document ID

    You can now double-click the last item in the breadcrumb path to quickly edit the current document ID. If it's a document, the ID is selected for direct replacement. If it's a collection, a trailing slash is added so you can easily append a new document ID.

Version 1.0.0

September 30, 2025
  • Authentication Support

    The new Auth workspace lets you list, search, edit, and add users. An integrated password manager makes updating passwords quick and easy. Check the Docs.

  • Multi-Database Support

    Firelize now supports multiple databases. Named databases are automatically detected and can be selected wherever needed. More in the Docs.

  • Improved Script Editor

    The Script Editor is now a standalone workspace with added support for Authentication. Files can be quickly overwritten with CMD/Ctrl + S, and a "●" next to the file name indicates unsaved changes.