Summary
- Better support for Automated Testing/End-to-End(i.e Playwright, app.bugbug.io) by adding the data-tested attribute to UI nodes.
- Image UI Node now has On Error signal to allow better Error Handling
- Support for Management of Recent Deployments for Projects to only show related Deployments
- Added Capture Option for File Picker Node
- Bug Fixes & Minor Improvements
Features
- feat(editor): Search panel show "(Cloud Function)" if result is in Cloud Functions sheet by @erictuvesson in #40
- feat(runtime): Add "data-testid" attributes to UI nodes by @erictuvesson in #42
- feat: Allow relative git repository by @erictuvesson in #41
- feat(runtime): Add "data-testId" attribute to Columns node by @erictuvesson in #44
- feat: Portal include Project ID by @erictuvesson in #47
- feat(runtime): Add Image node output "On Error" signal by @erictuvesson in #48
- feat(runtime): Add default label to String Format node by @erictuvesson in #49
- feat: Add Support for Parse Server v7 by @erictuvesson in #20
- feat(editor): Deploy popup always mounted by @erictuvesson in #51
- feat(runtime): Add "Switched" signal output on the Switch node by @erictuvesson in #58
- feat(runtime): Add capture attribute on Open File Picker node by @erictuvesson in #57
- feat: Upgrade Electron by @erictuvesson in #50
- feat: Upgrade Electron by @erictuvesson in #61
Fixes
- chore: Update template provider name by @erictuvesson in #38
- chore(runtime): Clean up "Push Component To Stack" by @erictuvesson in #30
- chore: clean up editor assets by @erictuvesson in #12
- chore: clean up user nodes by @erictuvesson in #53
- chore: rename project name by @erictuvesson in #60
- fix: Add more error handling to JavaScript Records API by @erictuvesson in #33
- fix(runtime): JavaScript Records API error handling by @erictuvesson in #32
- fix(runtime): Column node added a div with empty Repeater by @erictuvesson in #45
- fix(runtime): Column node, hide children on calculation by @erictuvesson in #59
Full Changelog: v1.0.0...v1.1.0