Fuego

Changelog

Version 0.25.2 (Latest)

0.25.2 2025-05-19

  • FIX: Fixed a bug where the last used folder for export was not remembered in certain cases.

  • FIX: Fixed an issue that caused problems with inline attribute editing on the dashboard under specific conditions.

  • FIX: Fixed an import issue: data is now updated correctly according to the selected mode — set, update, or merge.

  • FIX: Fixed the maximum column width for 'customClaims' in the user table view.

  • FIX: Fixed a minimum height issue in the document comparison view.

0.25.1 2025-05-15

  • FIX: Fixed issues with data not updating correctly when opening a document’s detail view.

0.25.0 2025-05-05

  • NEW: Enhanced and extended Point in Time Recovery (PITR). You can now run queries using a specific date to view past data and restore collections or documents — even deleted ones — within the retention period (1 hour by default, 7 days for databases with PITR enabled). More info: https://firebase.google.com/docs/firestore/pitr

  • NEW: Added option to enable/disable mixed selection of documents from different collections (disabled by default; enable to restore previous behavior).

  • NEW: Removed the 30-document limit when exporting selected documents.

  • NEW: In the collections list (sidebar), you can now open a collection in a new tab with the middle mouse button.

  • NEW: Added option to preview objects and arrays in table/tree view (enabled by default; disable to restore previous behavior).

  • NEW: Added option to use fixed column widths in table view (prevents column resizing while scrolling).

  • FIX: Improved tree view behavior: Reload now refreshes nested subcollection documents, updates data when editing a document, and keeps expanded nodes open.

  • PERF: Background task history is now limited to 100 entries (older entries are removed automatically).

  • PERF: Improved context menus and UI options.

0.24.1 2025-03-17

  • FIX: Added 'Settings' menu option and `CMD+,` (mac os) shortcut to open settings.

0.24.0 2025-03-10

  • NEW: Improved visibility of premium features when using the free version.

  • NEW: Added the ability to try the Pro version without requiring a subscription.

  • NEW: Clicking the middle mouse button on a reference now opens the document in a new tab.

  • NEW: Added an option to customize how default columns are selected (Settings -> View -> Table).

  • PERF: The table view now uses virtual scrolling to enhance performance (can be disabled in Settings -> View -> Table).

  • PERF: Improved image previews in table view.

0.23.1 2025-03-07

  • FIX: Fixed an issue in export where it would get stuck at 10,000 documents when selecting attributes not present in the query condition/order.

  • FIX: Fixed an issue in export where attempting to save to a read-only directory now triggers an error before reading all documents.

0.23.0 2025-03-07

  • NEW: In feedback submissions, the maximum file size has been increased to 10MB, and users can now attach a small video.

  • FIX: Fixed an issue preventing document copies between the cloud database and the emulator when using the same project ID.

  • FIX: Fixed a licensing issue where an expired license was incorrectly marked as invalid even after renewal.

  • FIX: Lists of attributes are now updated after modifying documents.

  • PERF: Minimized the background activity indicator.

0.22.0 2025-02-23

  • NEW: Fields with multiple modifications are now validated in case of conflicts.

  • NEW: Added support for `query != null` conditions.

  • NEW: Added the ability to clone dashboard widgets.

  • FIX: Swapped the CMD+R and OPTION+R shortcuts: CMD+R now refreshes the page, while OPTION+R reloads the app.

  • FIX: Fixed an issue when editing documents with multiple changes.

  • FIX: Fixed an issue where the feedback form was not reset after submission.

  • FIX: Fixed an issue in export where attributes were not set according to saved settings.

  • PERF: Auto-focus is now applied when opening the inline form editor.

0.21.0 2025-02-20

  • NEW: Added a feedback form.

  • FIX: Fixed an issue with Firebase Auth on the emulator (default port 9099).

0.20.0 2025-02-19

  • NEW: Added contact information in the Help menu.

  • NEW: Added 'Check for updates' option in the main 'Fuego' menu.

  • NEW: Added changelog in the update notification modal.

  • FIX: Fixed an issue that caused the app to crash when canceling an active background task.

  • FIX: Restored the icons in the Tools menu.

  • PERF: Improved export performance for large collections, preventing timeout issues.

0.19.3 2025-02-18

  • FIX: Fixed an issue preventing the addition of a project when the emulator was active in the free version. Improved visibility of premium features.

  • FIX: Fixed an issue where deselecting all users did not work correctly.