Releases: fluxscape/fluxscape
Releases · fluxscape/fluxscape
v1.1.0
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
v1.0.0
Features
- feat: Cloud Services, allow changing all fields by @erictuvesson in #1
- feat: Version control commit, View on GitHub by @erictuvesson in #17
- feat: Editor Preview, patch "window.open" to navigate in same view by @erictuvesson in #18
- feat: Include project info when deploying Cloud Functions by @erictuvesson in #19
- feat: Improve the Noodl.Records.query typings API by @erictuvesson in #25
- feat: Add tooltip to cloud service "Open Dashboard" button by @erictuvesson in #27
- feat(editor): Tooltip support multiple fineTypes by @erictuvesson in #28
- feat(runtime): Date To String node, add "yearShort" format by @erictuvesson in #29
Fixes
- fix: docs link by @erictuvesson in #5
- fix: Javascript node error logs by @erictuvesson in #14
- fix: OpenAI Fetch API by @erictuvesson in #15
- fix: Video node attributes by @erictuvesson in #16
- fix: Pop Component Stack back actions by @erictuvesson in #22
Full Changelog: https://github.com/fluxscape/fluxscape/commits/v1.0.0