Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-09 | 1.3 kB | |
v2.4.0 - Simplified onboarding, DX improvements source code.tar.gz | 2022-03-09 | 2.2 MB | |
v2.4.0 - Simplified onboarding, DX improvements source code.zip | 2022-03-09 | 2.5 MB | |
Totals: 3 Items | 4.7 MB | 0 |
Thanks to our community contributor @n-sviridenko!
New
- [New] Simpler onboarding flow on deploy.rowy.app to get started even faster
- [New] Syntax validation for Derivative, Action, and dynamic default value functions
- [New] Evaluate individual Derivative cells from the context menu on demand, without waiting for builds
- [New] Code completion for JSON fields in code editors based on table data
- [New] Shortcuts to Secret Manager and Cloud Functions on Google Cloud Console from code editor
- [New]
rowy
utility class for fetching secrets, simplified storage uploads, and access to environment metadata - [New] Duplicate and delete row from the context menu
Improved
- [Improved] Fixed errors and bugs when using Rowy without Rowy Run deployed
- [Improved] Display error snackbar when Firebase Storage permissions denied
Removed
- [Removed] Aggregate field type, which was unusable and undocumented
Fixed
- [Fixed] Single select fields pointing to a nested field key will not write the value to the database, but updates the value in the UI by @n-sviridenko in [#659]
- [Fixed] Duplicate and Delete row buttons not appearing in read-only tables for ADMINs
- [Fixed] Filters not displaying zero results