Releases: Flowdesktech/firestudio
Releases · Flowdesktech/firestudio
Firestudio v1.8.0
Setup / app version
v1.8.0 — matches the built installers and package.json at this tag.
Auto-update: These assets include latest.yml (and related metadata) for electron-updater. The app checks GitHub Releases on startup and once per day; updates download and install only after you confirm. On Windows, use the NSIS Setup .exe for in-app updates (not the portable build).
Full Changelog: v1.7.0...v1.8.0
Firestudio v1.7.0
Firestudio 1.7.0
- Multiple Firestore databases per project — Add and switch databases (not only (default)).
- Google sign-in — Same sidebar flow as service account: Auth → Storage → Firestore → databases → collections; Firestore calls use the selected database.
- Migration — Old saved projects get a default database entry automatically.
- UI — Clearer indent for project actions in the sidebar; JSON/collection view tweaks and search fixes.
Tip: For Google accounts, refresh the project list after upgrading so all databases show up.
Full Changelog: v1.6.0...v1.7.0
v1.6.0 — Named Firestore Database Support
Highlights
- Full Firebase management desktop app (Electron + React) for Firestore, Storage, and Auth.
- Powerful query builder with smart autocomplete and saved queries.
- Clean, customizable UI with dark/light themes and tabbed workflows.
Firestore
- Browse and manage collections and documents.
- Multiple views: Table, Tree, and JSON.
- Inline editing, sorting, and filtering.
- Advanced JS query support using Admin SDK syntax.
- Favorites for quick access to frequently used collections.
Storage
- Browse buckets, folders, and files.
- Upload/download, create folders, and delete files.
- Generate signed URLs with custom expiration.
- File type icons for quick scanning.
Authentication
- View, search, create, enable/disable, and delete users.
- User details with providers and metadata.
- Email/password user creation support.
Querying & Console
- Smart autocomplete for
db.collection,where,orderBy, and fields. - Progressive suggestions for collections and field names.
- Saved queries panel for reuse.
- Console panel for running JS queries and reviewing results.
- Keyboard navigation and undo/redo support.
App & UX
- Multi‑project support.
- Tabs for managing multiple collections.
- Settings for default limits, view type, and font size.
- Dark/Light/Auto theme modes.
Platform
- Windows, macOS (Intel & Apple Silicon), Linux.
- Offline-friendly desktop distribution via GitHub Releases.
New Contributors
Full Changelog: v1.5.1...v1.6.0