Skip to main content

Logic Apps Designer

4.94.0 (2024-09-17)

Features

Bug Fixes

  • Data Mapper: Improving deserialization of conditionals (#5700) (db9ad5a)

4.93.0 (2024-09-16)

Bug Fixes

  • Data Mapper: OnHover border color take the fluent ui's default value (#5692) (1d44848)
  • Data Mapper: Update position and scroll width (#5691) (dafa1be)

4.92.0 (2024-09-16)

Bug Fixes

4.91.0 (2024-09-16)

Features

  • designer: Allow users to delete static results (#5659) (0c2dcfb)

Bug Fixes

  • Designer: Fixed issue with suppressDefaultNodeSelectFunctionality (#5686) (78d2c33)

4.90.0 (2024-09-16)

Features

  • Data Mapper: Remove intermediate connections and rather depend on the direct connections to get rid of more re-renders (#5679) (2f550e4)

Bug Fixes

  • vscode: Improve IaC Generation Stability (#5677) (ea00491)

4.89.0 (2024-09-13)

Features

  • Data Mapper: Update entire Reactflow structure within Data Mapper reduce re-renders and add in some perf improvments (#5583) (5b4b2c1)
  • designer: optionally hide content transfer settings via host option (#5662) (b28950f)

Bug Fixes

  • Designer: Hide Unsupported Actions/Connectors for Standard (#5629) (3e6605b)

4.88.0 (2024-09-12)

Bug Fixes

  • Designer: Chatbot Panel Overlapping & Disappearing Issues (#5652) (dad18fa)

4.87.0 (2024-09-12)

Bug Fixes

  • Data Mapper: Fix function node drag event (#5646) (775074d)
  • Data Mapper: Toast timeout increase, able to select new target schema, disabled test until save (#5657) (8ece502)
  • designer: Deserializing Workflow not properly loading stringified primitives (#5622) (38a8b06), closes #5386
  • designer: Doing case insensitive match of dropdown items unless specified (#5653) (1a6604c)
  • designer: Remove Current Node from Blocking nodes (#5650) (1f1176d), closes #5386
  • vscode: Ensure workflow design time starts with multiple logic apps (#5632) (411f031)
  • vscode: Extension cleanup (#5631) (f4e122e)

4.86.0 (2024-09-11)

Features

  • Data Mapper: Allow LML generation with missing func params, and surface XSLT error message (#5633) (f9f28b1)

Bug Fixes

  • Data Mapper: Remove output connection when a new one is added from the menu (#5640) (a73c0fd)
  • Data Mapper: Update test content in Test panel (#5626) (182c1c3)
  • designer-ui: Token picker should display all output tokens when fewer options than max rows shown (#5618) (c608191)
  • designer: Fixing null type of output for tokens filtering (#5627) (7e8fcb4)
  • designer: Removing parent object from dynamic inputs when parameter is nested (#5635) (938b199)

4.85.0 (2024-09-09)

Features

  • designer: Adding support for recently used connection for a connector (#5612) (18047c3)

Bug Fixes

  • designer-ui: OK label is too far to the right in expression assistant (#5616) (05feb27)
  • designer-ui: Optimize file picker partitioning and fix overflow (#5592) (a024816)
  • designer: Add safety check for if parameterType is not within valid token types (#5610) (2937ed0), closes #5386
  • designer: Adding support for html dom and lexical characters (#5613) (d2b16bc)
  • designer: Correctly setting auto casting for manifests and fixing path parameters encoding (#5601) (baca6c3)
  • designer: Fix http manifest to include outputs in correct location (#5603) (a7bd532)
  • designer: Fixing the manifest schema for flatfiledecoding (#5607) (71fa6a0)
  • vscode: Revert convert the authentication type from Raw to MSI when deploying Logic App (#5539) (#5602) (5d77f71)
  • vscode: using resolveConnectionsReferences for connection resolution (#5605) (445f93b)

4.84.0 (2024-09-05)

Bug Fixes

  • designer: Change Javascript output to return string type (#5594) (5ec0c62), closes #5386
  • Designer: Connection fetch is now recursive over nextlinks (#5595) (88d2c5f)
  • designer: Correctly verify parents arrays are in spliton while adding implicit foreach (#5596) (c1fe5dc)

4.83.0 (2024-09-04)

Bug Fixes

  • Data Mapper: generate XSLT error message and loop connection improvement (#5585) (d7b39ef)
  • designer: Fixing the recursive call in dynamic data load (#5584) (927ad49)
  • designer: Update undo/redo compression to use pako instead of zlib library (#5591) (f698e48)
  • vscode: Convert the authentication type from Raw to MSI when deploying Logic App (#5539) (46fb330)

4.82.0 (2024-09-03)

Features

Bug Fixes

  • Designer: Fixed issue with edges being hidden on start if one end is offscreen (#5575) (f4742c5)
  • Designer: Fixed issue with loop pager index resetting, fixed operations reloading in loops (#5586) (66cf200)
  • designer: Fixing dynamic uri call for standard la when usi MSI connection (#5580) (50c30d3)
  • Designer: Scope Nodes can be moved to Invalid locations (#5574) (dd2ea7b)

4.81.0 (2024-08-30)

Features

  • designer: Initial implementation of undo-redo feature in designer (#5260) (f838f4d)

Bug Fixes

  • designer-ui: Force maxDisplayedItems: 2 to mitigate file picker render loop (#5576) (79f9fab)
  • Designer: Connection objects can now have ids without the starting slash (#5572) (87e1f00)

4.80.0 (2024-08-30)

Features

  • Data Mapper: Show intermediate connection for both target and function nodes when collapsed (#5571) (1a5d007)
  • designer: Add option to make dynamically added parameters optional (#5525) (57fd8a8)
  • designer: Show loading spinner when connectors API call is still in progress (#5564) (e7a68c5)

Bug Fixes

  • Data Mapper: Refactor to move logic to custom hook (#5561) (7f0b96e)
  • designer: Handle operation loading gracefully when splitOn expressions cannot be evaluated (#5562) (1c5328c)

4.79.0 (2024-08-29)

Bug Fixes

  • designer: Static Results handling cases where title is not set in schema (#5553) (ec136e0), closes #5386

4.78.0 (2024-08-29)

Features

  • Data Mapper: Add placeholders for Monaco editor (#5558) (3a1fba9)

Bug Fixes

  • Data Mapper: Set canvas boundary and update string (#5559) (e9314d4)
  • vscode: Use resolveConnectionsReferences for connections resolution (#5546) (15b8e4c)

4.77.0 (2024-08-29)

Features

  • Data Mapper: Add required to non-optional fields (#5545) (c6b9773)
  • Data Mapper: Add temporary connections for existing map (#5556) (eb6482f)

Bug Fixes

  • Data Mapper: Scroll editor and remove yellow node for full inputs (#5549) (5771196)
  • designer: Custom connector connections are not loading in designer (#5548) (8158517)
  • Designer: Fixed token-picker fullscreen issue (#5542) (8b82dc1)
  • Designer: Patch the gap in aliasing flag for dynamic outputs (#5526) (babe1ad)
  • designer: Setting split on supported and calculations correctly for stateless workflow (#5555) (b6704d2)

4.76.0 (2024-08-28)

Bug Fixes

  • Data Mapper: Fix right handle node (#5534) (0c93744)
  • designer: Not creating an interpolated expression for byte-typed parameters (#5511) (c467f3f)

4.75.0 (2024-08-28)

Bug Fixes

  • Data Mapper: Add delete logic for temporary edges and fix Delete popover (#5532) (a6e7379)
  • Data Mapper: Enhance search and fix node positions (#5524) (70dd76e)

4.74.0 (2024-08-27)

Features

  • designer: Allow Copilot to reference dynamic input/data while creating expression (#5449) (972d3c9)

Bug Fixes

  • designer: Export updateNodeConnection thunk (#5520) (fea0f56)

4.73.0 (2024-08-27)

Features

  • Data Mapper: Add delete and selected state for temporary connections (#5519) (5b3404f)
  • Data Mapper: Show connections when one node is scrolled out (#5510) (a8a40bb)
  • vscode: Update resource resolver cache for performance improvements (#5492) (3666d14)

Bug Fixes

  • designer: Add Single Token Interpolation Option For FloatingActionOutputsViewModel (#5491) (b6c61ce)
  • designer: Encode and Decode tokens with html tags (#5508) (5dce342)
  • designer: Reduce children for nodes that only have children (#5515) (2a28e35)
  • designer: Set aside collapsed slice action when search and clear them when found (#5509) (cc24258)
  • Templates: Basic Tab Always Show Error On First Enter (#5505) (9fcf495)

4.72.0 (2024-08-26)

Features

  • Data Mapper: Reset function node positions (#5499) (0a3fdbf)

Bug Fixes

  • Data Mapper: Add subtext and loader (#5493) (bf78ab0)
  • Data Mapper: Connect to the source from function node (#5502) (8f3188c)
  • Data Mapper: Unselect if clicked outside (#5503) (222cbef)
  • designer: add data-automation-id for custom menu in EdgeContextualMenu (#5490) (947eaab)

4.71.0 (2024-08-23)

Features

  • Templates: Add Telemetry for creation actions and display error on panel (#5413) (3423dfe)

Bug Fixes

  • Designer: Search and Jump fails to uncollapse and open action in panel (#5456) (5469307)

4.70.0 (2024-08-23)

Features

  • Data Mapper: Deserialize JSON loops (#5485) (334e192)
  • designer: Add openMonitorView in standard standalone (#5470) (00a67b7)
  • designer: Parse Text action consumption support (#5479) (22719f1)

Bug Fixes

  • Data Mapper: Private preview bug fixes (#5471) (c28b82b)
  • designer-ui: Prevent designer crashing when invalid regex is entered into combobox (#5454) (6fcb3bb)
  • designer: Cleaning up legacy dynamic values and tree calls to always return an array in case of api call successv (#5460) (9684b3d)
  • templates: Adding default selection of kind when not explicitly specified in template (#5483) (9c4d307)
  • Templates: Fluent UI Css Not Working in Templates Panel + Tab Redesign (#5476) (07807d6)
  • Templates: Image not Rendering in Prod + Sort By Text (#5461) (fe4f814)

4.69.0 (2024-08-22)

Bug Fixes

  • Data Mapper: Remove parent scrolling (scrolling is enabled individually in schemas) (#5465) (adc7fc1)
  • Data Mapper: Show error for Test in Response body if content is null (#5468) (17813ea)

4.68.0 (2024-08-22)

4.67.0 (2024-08-21)

Bug Fixes

  • Data Mapper: Able to deserialize function with multiple outputs, without duplicate function (#5444) (dab99e0)
  • Data Mapper: Fix Search and Selection/Hover states (#5451) (cf4d871)
  • designer: Prevent Warning from appearing if there is no Id provided (#5439) (be257f1), closes #5386

4.66.0 (2024-08-20)

Features

  • vscode: Update params to openMonitor in host service (#5432) (4cb85b0)

Bug Fixes

  • Data Mapper: Hide other panels if one panel opens + Title changes (#5418) (9cbab96)
  • designer: Complex Array Editor Now Supports booleans (#5421) (66cdfab), closes #5386
  • designer: Fetch only logic container apps in hybrid (#5438) (378840f), closes #5386
  • designer: Fixing the token expression when property name is body and is nested in body (#5414) (3288066)
  • vscode: Fix Async Download for Dependencies (#5354) (cfa556e)
  • vscode: Fix determining latest local .NET SDK version (#5417) (f693418)
  • vscode: Standarize workflow id when resolving resource (#5422) (cdc5006)

4.65.0 (2024-08-15)

Features

  • designer: Open monitoring view panel from host service (#5401) (7385861)

Bug Fixes

  • designer: Adding support for multiple types in the schema processor (#5409) (6ab7f47), closes #5386

4.64.0 (2024-08-15)

Features

4.63.0 (2024-08-15)

Bug Fixes

4.62.0 (2024-08-15)

Bug Fixes

  • Data Mapper: Remove animated for the collapsed temporary edge (#5405) (0917ab2)
  • designer: Fix casting issue for manifest-based dynamic data input parameters (#5406) (71fe220), closes #5386

4.61.0 (2024-08-15)

Bug Fixes

  • designer: Fixed local designer height issue (#5404) (b938522)
  • designer: Un-revert panel changes & fix sizing to accommodate that change (#5397) (77d00d0), closes #5393 #5395

4.60.0 (2024-08-15)

Features

  • Data Mapper: Add onClick on function node (#5399) (ef9c743)

4.59.0 (2024-08-15)

Features

  • Data Mapper: Scroll schemas together part I (#5396) (13a62f7)

Bug Fixes

  • designer: Copy Paste to include Comments (#5389) (5317353), closes #5386
  • designer: Fix Combobox in Complex/Simple Array editor to properly handle item types (#5382) (a710d65)
  • designer: fix linebreak issues (#5392) (d3fe9a0)
  • designer: Fix Standalone Designer Command offsetting Add Action popup (#5386) (f59212f)
  • designer: Fixed edge context menu positioning (#5390) (4fe9bd8)
  • designer: Fixed scrolling issue on panels (#5393) (077cf16), closes #5259
  • designer: Remove old extensions api for dynamic content call for swagger based operation (#5381) (af0cf49)

4.58.0 (2024-08-13)

Features

  • templates: Add connection selection in create connection tab (#5358) (83609ce)

Bug Fixes

  • designer-ui: Fix Monaco editor disappearing in Dynamic Content view (#5350) (a4a337b)
  • designer: Dynamic input parameters have extra $ parameter for parent key when aliases are present (#5360) (2e27773)
  • designer: Ensure panel is closed when nodes are deselected (#5371) (9e2cee1)
  • designer: Fix Comments on nodes (#5370) (87320dc)
  • Designer: OAuth tenant selection visibility logic fix (#5369) (f1b4287)
  • designer: Sets right run data from repetition for nested components instead of general run data (#5347) (76a7400)
  • vscode: Remove cycle dependency in useEffect for monitoring view (#5355) (5583ca0)

4.57.0 (2024-08-09)

Features

  • designer: Moved edge context menu to one shared component (#5321) (f76684b)

Bug Fixes

  • designer: Add UI Interaction Service (#5338) (bcda2ea)
  • designer: Check for UIINteractionService before using that (2842d1e)
  • Templates: Content Re-wording & Design NITs (#5342) (402fe55)

4.56.0 (2024-08-08)

Features

Bug Fixes

  • Data Mapper: Move options for Radio button below the option instead of after RadioGroup (#5327) (7871eaf)
  • designer: add token data to paste action (#5335) (fb412e6)
  • designer: Import copy control CSS (#5328) (166139b)

4.55.0 (2024-08-07)

Features

  • Data Mapper: Add delete mapping/remove loop/add loop options (#5304) (0611c0f)
  • Data Mapper: Add edit option for schema (#5323) (7a80c48)
  • Data Mapper: Add intermediate connections for collapsed elements (#5320) (d819179)
  • Data Mapper: Add Test map panel + some bug fixes (#5268) (8340c74)
  • Data mapper: More deserialization tests pass (#5289) (6b9f8c6)
  • designer: [PERF] All nodes share one context component (#5285) (79e26bc)
  • Implementation of UiInteractionsService with custom menu component (#5287) (5931b14)
  • Templates: Download Template Image Instead of Using URL (#5288) (a5fa2d6)
  • vscode: Added more telemetry to connection ACLs (#5301) (5b693c4)
  • vscode: Execute different types of triggers from Overview page (#5299) (209ebb5)

Bug Fixes

  • Data Mapper: able to move nodes again after rf upgrade and only layout nodes if no metadata is found on load (#5302) (44111f2)
  • Data Mapper: Fix function node dragging (#5276) (f8f0a20)
  • Data Mapper: fixed dependency causing issue with React Flow v12 upgrade (#5270) (61f8838)
  • Data Mapper: Update auto layout logic (#5325) (5b67337)
  • designer: block wysiwyg when user add style attribute inside p element (#5318) (c3c16ee)
  • designer: Fix panel not respecting designer container (#5259) (a38b9e3)
  • designer: Fix revert changes in copypaste (#5294) (c5d919a)
  • Designer: Fixed operation monitoring view panel issues (#5267) (59d5e5b)
  • designer: Update selector for retry history and add useMemo (#5255) (ff5e40a)
  • templates: Minor text fixes in connections tab (#5319) (cbd5712)
  • vscode: Fixed issue where isDesignTime is not set properly and to correct workflow-designtime local.settings.json (#5290) (b0315bf)
  • vscode: Revert change for: Async Download for Dependencies and Graceful Error Handling (#5269) (6bf424b)

4.54.0 (2024-08-02)

Features

  • Data Mapper: Active/selected states (#5249) (e9adeb3)
  • Data Mapper: Renaming metadata file to be compatible with V1 (#5253) (2786e5d)
  • designer: Flow perf improvements (#5261) (1648394)
  • Templates: Added DetailDescription + Description as Link Render (#5254) (1c721bd)
  • vscode: Added additional telemetry and information for connection keys (#5252) (c65b34f)

Bug Fixes

  • designer-ui: Prevent AriaSearchResultsAlert from returning undefined (#5258) (f842974)
  • designer: Do not show tenant picker if tenant service is not enabled (#5251) (799fe27)
  • Templates: connector filter not working properly (#5257) (b013782)
  • vscode: Auto Runtime Dependencies installation of latest FuncCoreTools (#5263) (cda359e)

4.53.0 (2024-08-01)

Bug Fixes

  • vscode: Load node settings to monitoring view in remote app (#5242) (9e10aa5)

4.52.0 (2024-07-31)

Features

  • data mapper: Auto-layout function nodes with canvas size changes (#5234) (52d20fb)
  • vscode: Add telemetry for refreshing expired connection keys (#5235) (a4004a7)

Bug Fixes

  • designer: Fixed issue with some advanced parameters not initializing properly (#5240) (67a004b)
  • designer: Improve types in updateDynamicDataInNode to prevent issues (#5239) (9ad9de1)

4.51.0 (2024-07-30)

Bug Fixes

  • Templates: Creation Successful Only Upon on Successful Creation & Remove Template Card Unwanted Info (#5230) (a872051)
  • Templates: Fixed Build Fail Due to Templates with Non-Json Artifacts (#5232) (f40180b)

4.50.0 (2024-07-30)

Features

  • Data Mapper: Create output connection through menu, and other UX bugs (#5227) (a1e9f21)

Bug Fixes

  • Data Mapper: Update node re-render logic (#5179) (73370a6)
  • designer-ui: Fix token picker behind panel after latest changes (#5218) (430201b)
  • designer: A11Y improvements to element roles and labels (#5211) (b76fd90)
  • designer: Canvas properly centered on load (#5226) (13b018a)
  • designer: Canvas properly centered on load (#5229) (0fa74d9)
  • designer: Revert "Canvas properly centered on load (#5226)" (#5228) (30707f1)
  • designer: Top margin for token picker if input field spans multiple lines (#5219) (cd5b674)
  • vscode: Async Download for Dependencies and Graceful Error Handling (#5225) (e9d61de)

4.49.0 (2024-07-29)

Bug Fixes

  • designer-ui: Fix UI issues with pinned node when using left-side panel (#5213) (90f0538)
  • designer: Add mixed input editor (#5190) (3a1ab79)
  • vscode: Remove never from copy settings from publish directory in dotnet projects (#5212) (fac4c6b)

4.48.0 (2024-07-26)

Features

  • designer-ui: Add badge for read-only connection to show reason (#5200) (54d2463)
  • designer: Allow pinning a node to panel to view side-by-side with selected node (#5202) (be1a455), closes #5148

Bug Fixes

  • all: Convert all label strings to Standard case except when referring to proper nouns (#5209) (dc3acfc)
  • designer: Add validation for parameters with dynamic values (#5207) (cd36666)
  • designer: Fixed fluent autoload property causing console error issue (#5198) (f704d77)

4.47.1 (2024-07-25)

Features

  • designer: Decouple panel tabs from useSelectedNodeId() (#5183) (4113a4f)

Bug Fixes

  • designer: Fixed small portal css issue with upgrading reactflow (#5196) (45199cb)

4.47.0 (2024-07-25)

Features

  • Data Mapper: Able to select function inputs from the popover (#5187) (f511ebd)
  • designer: Allow deleting a node without affecting selected node ID in state (#5182) (da1473d)

Bug Fixes

  • Data Mapper: fixed missing handle bug, improved schema handle styling (#5181) (d9af6f9)
  • Designer: Updated HTML Editor to support newline and carriage return characters (for dynamic content) (#5117) (ef36f8a)
  • vscode: DependenciesDownloadRefactoring: Part1: Increase Dependencies Download Timeout to 5 Minutes (#5171) (20e2f1e)

4.46.0 (2024-07-23)

Features

  • Adding UI for NL2F Expression Assistant and Copilot Service Interface (#5107) (6cef0e1)
  • designer-ui: Add PinMenuItem component & styles (#5159) (4136033)
  • designer: Add unit testing for parseErrorMessage function (#5177) (fe186de)

Bug Fixes

  • designer-ui: Extract toolbar format buttons into component files (#5162) (d51c797)
  • designer-ui: Fix wrapping of connection display when panel is narrow (#5160) (50ba269)
  • designer: Added accessible names to search filter dropdowns (#5178) (09ba8b9)
  • Designer: Fixed foreach dynamic item() / items() token issue (#5149) (17b9cad)
  • designer: Workflow canvas proper tab ordering (#5169) (0c9aec7)
  • shared: Add objectId and tenantId to authenticatedUser (#5180) (8c2733a)
  • vscode: Add validation for error response structure (#5170) (064b65d)

4.45.0 (2024-07-19)

Features

  • designer: Add new state object for v2 panel (#5152) (e087cb5)
  • vscode: Auto regenerate managed api connection keys (#4982) (c31d440), closes #5147

Bug Fixes

  • designer-ui: Extract toolbar components into their own files (#5158) (206761f)
  • designer: Add support for accountName field (#5143) (6b28577)

4.44.0 (2024-07-19)

Features

  • Templates: Change TemplateService with Additional Params (#5154) (3c299ab)

Bug Fixes

4.43.0 (2024-07-18)

Features

  • designer: Migrated reactflow to @xyflow/react version 12 (#5139) (0f871dd)
  • Templates: Parameters Type Validate + Minor UI Sanitary Check (#5145) (248a3c7)

Bug Fixes

  • Designer: Focus moves in/out of node details panel as it is opened/closed (#5148) (45bc6e1)

4.42.0 (2024-07-18)

Bug Fixes

  • Templates: Templates Not Loading on Portal (#5134) (1fcad28)

4.41.0 (2024-07-17)

Features

  • Data Mapper: Generalize selector and add it to Test Panel (#5127) (08cac71)
  • Data Mapper: More functionality in VSCode (#5130) (db7f3b3)
  • Data Mapper: Update nodes and edges (#5126) (27bc868)

Bug Fixes

  • Data Mapper: Function search updates (#5138) (44e9cf4)
  • designer: Fix Hybrid apis for standalone designer (#5140) (96af9c5)
  • designer: Fixed scope node collapse button keyboard interaction (#5136) (43adca5)
  • vscode: Refactor Parameters.json into a separate artifact class when converting to NuGet project (#5116) (d04e8a9)

4.40.0 (2024-07-15)

Bug Fixes

  • designer: Fixed function operation output body token issue (#5125) (e96bac4)

4.39.0 (2024-07-15)

Features

  • Data Mapper: Create a Standard panel and move all panels to re-use this (#5109) (5761eb5)

Bug Fixes

  • vscode: Add Parameters.json in .Net project conversion (#5110) (19de272)

4.38.1 (2024-07-12)

Features

  • Data Mapper: Able to update and save metadata (#5105) (0e15edb)
  • Templates: Connector Filter Dropdown to Fetch Service & Make Searchable (#5049) (980b20a)

Bug Fixes

  • designer: Fix min width on status & details connections table columns (#5108) (d679208)
  • templates: Fixing dynamic imports of workflow images to always contain hard coded extension (#5111) (854e202)

4.38.0 (2024-07-11)

Features

  • Data Mapper: Drag functions and connect them (#5094) (add402f)
  • Data Mapper: Smooth out the node connections and handle states (#5092) (6abd885)
  • designer: Adding RunAfter button for right clicking on actions (#5071) (b47c782)
  • Templates: UI Sanitary Check, Ensuring Consistency (#5070) (3de7c6d)

Bug Fixes

  • designer: Flip the text on toggle for date time UTC or local (#5102) (cb80fac)
  • vscode: Update node version and add APP_KIND to default settings (#5095) (f37afa8)

4.37.0 (2024-07-04)

Features

  • Data Mapper: Created function panel (#5056) (86d72ea)
  • designer: Adding new operations in data operations (#5043) (84b6d7d)
  • Templates: Display errors in panels and disable creates (#5039) (67c4be1)
  • templates: Read featured connectors from manifest to include in Connectors list in template card (#5061) (3658b43)
  • Templates: Sorting Dropdown + Functionality (#5040) (9936c6f)
  • Templates: Use fuse for search operations in templates page (#5029) (a6e6e39)

Bug Fixes

  • designer: Designer removes object type dynmic parameter when only template expressions are present (#5041) (fcfcd98)
  • designer: Fix deserialization issue in maxWaitingRun (#5067) (2a05d2d)
  • designer: Fix issue show premium label for premium connectors (WIP) (#4926) (48652ff)
  • designer: Object inputs must be retained when do not have leaf properties (#5054) (f2dc328)
  • designer: Prevent parent node from being dragged below dependent node (#5047) (ea8387a)
  • designer: Revert "Prevent parent node from being dragged below dependent node (#4973) (#5038) (3a9a73b)
  • designer: Use Reusable function in Hybrid (#5035) (f821c0e)

4.36.0 (2024-06-27)

Features

  • designer: Hybrid Work on Designer (#5033) (a3edd5d)
  • docs: Add sanitizing instructions to HAR file (#5034) (68cdd46)
  • Templates: Replace Filter Pills With Multi Dropdown (#5027) (27ce576)

4.35.0 (2024-06-27)

Features

  • templates: Add newly created connections in workflow create payload (#5026) (9519522)
  • Templates: Updating CreateWorkflow panel with latest UI + Logic (#5004) (673e1e6)

Bug Fixes

  • designer: Add aria label for close button on connections panel (#5021) (dcce4bf)

4.34.0 (2024-06-26)

Features

  • Templates: Added Filter and Search UI + Functionality (#5011) (b843710)
  • templates: Adding connection create UI in list grid (#5022) (ea3d271)

Bug Fixes

  • designer: Ensure OpenAPI token keys are normalized (#5023) (c6a1341)
  • designer: Hide requestOptions for consumption SKU users (#5017) (81cc703)
  • vscode: Update bundle dependencies to dotnetVersions (#5014) (77edd5a)

4.33.0 (2024-06-24)

Features

  • Data Mapper: Drag functions onto canvas (#5001) (ccf276f)
  • designer-ui: Improve connection selector table UI (#5012) (a8eaf4c)
  • templates: Adding connections list in create panel and component for create connection (#5013) (afe3cd3)

Bug Fixes

  • designer: Non-string literal values are casted as Strings Literals (#4977) (486b749)

4.32.0 (2024-06-20)

Features

  • Data Mapper: Handle Node connections and state management (#4990) (dd0c2b8)
  • designer-ui: Allow makers to use class attributes and table styling in raw HTML (#5000) (3446119)
  • template: Updating quickview panel with latest UI (#4994) (4704eaf)

4.31.0 (2024-06-19)

Features

  • Data Mapper: basic version of code view (#4996) (ce2ecb5)
  • designer: adding maxWaitingRuns to Concurrency Settings (#4988) (691fdbb)
  • Designer: Tenant selection support for OAuth connection creation (#4999) (14b7b9c)
  • Templates: Styling for Header, Tabs, Footer (#4992) (8a64f12)

4.30.0 (2024-06-17)

Features

  • designer-ui: Adding output descriptions to Floating Action Menu (#4956) (a48f43b)
  • Designer: Increased browse operation request page size to 5k (#4989) (04cee68)
  • templates: Adding template card UI (#4975) (43070e2)
  • Templates: End to End Create Experience With Sanitized Parameters (#4974) (c8c94ce)
  • Templates: Styling for Templates Parameters (#4978) (8cf13cd)

Bug Fixes

  • designer-ui: Remove problematic call to setIsValuePlaintext (#4979) (7ded280)
  • designer: Update token code for powershell custom code (#4960) (47b7c07)
  • Templates: Fix Standalone Breaking For Query Provider Issue (#4985) (325ae34)
  • vscode: Allow script generation without connections and click in project root (#4976) (cef9348)
  • vscode: Fix designtime local.settings overwriting (#4983) (b010740)
  • vscode: Update functions extension bundle to workflows (#4986) (d942192)

4.29.0 (2024-06-13)

Features

  • designer: [CredentialMapping] Updating the schema (#4965) (ccb2693)
  • Vscode Data Mapper: Fetch Workspace File System in Tree Structure (#4970) (f7b32bd)

Bug Fixes

  • designer: Prevent parent node from being dragged below dependent node (#4973) (a29916d)

4.28.0 (2024-06-12)

Features

  • Data Mapper: Able to save data map (#4950) (9bfc3f0)
  • designer: Data structure changes to template (#4967) (2999fe0)
  • designer: Update input token styling to increase size (#4959) (4731ac0)
  • Templates: Deploy Create Workflow From Template Logic + Restructure + UI (#4828) (5441da6)

Bug Fixes

  • Data Mapper: styling the function panel (#4935) (529a6ce)
  • designer: During load, if an array is surrounded by quotes, keep those quotes (#4962) (80835a5)
  • designer: Fix attachment wording (#4949) (8d5133e)
  • Designer: Fixed error log error object passing in updateCallbackUrlInInputs (#4964) (43643dc)
  • designer: Trigger Body Output Fixes (#4867) (0564692)
  • vscode: Add base path for svgs and remove duplicated code (#4958) (47cf368)

4.27.0 (2024-06-08)

Features

  • vscode: Introduce .NET 8 to custom code and extension dependencies (#4947) (4e14837)

Bug Fixes

  • designer: Fix Real API tests (#4942) (41ca069)
  • designer: Stringifying appsetting values during connection creation (#4938) (3ed99b9)
  • vscode: Update Workflows Webjobs sdk version (#4952) (187321e)

4.26.0 (2024-06-06)

4.25.0 (2024-06-05)

Features

  • designer-ui: Update file picker to use Fluent UI v9 components (#4917) (cdfa7ae)
  • vscode: Introduce creation of rules code project (#4920) (916c529)

Bug Fixes

  • designer: Do not show label for array editor in collapsed view (#4932) (2925b87)

4.24.0 (2024-06-03)

Features

  • designer: Adding support for dynamic input schema in dynamic parameters (#4844) (caa69b6)

4.23.0 (2024-05-31)

Features

  • Data Mapper: Get schema details from services, removing mock (#4923) (b09b975)
  • Data Mapper: Moving away from mock schema list (#4912) (789043b)
  • designer: Add ability for host to send in overrides for internationalized strings (#4907) (b6be06a)

Bug Fixes

  • designer: Turn off spell check in editors (#4902) (6332975)
  • designer: Using custom Label with ariaLabel for parameter editors for a11y (#4889) (2778673)
  • designer: Using UI custom Label everywhere in the designer to be consistent for a11y (#4903) (e8abdc5)
  • meta: Update pnpm version in coverage-report (#4921) (7011da0)
  • meta: Update pnpm version to use (#4919) (4d3df02)

4.22.0 (2024-05-28)

Bug Fixes

  • designer-ui: Allow color picker sliders to be accessed by keyboard (#4884) (98fb4bc)
  • designer: updateExistingInputTokenTitles is not invoked when dynamic outputs load (#4880) (8704aad)
  • Designer: Fixed search locale not respecting portal language settings (#4898) (65fe629)

4.21.0 (2024-05-23)

Features

  • Data Mapper: Refactoring deserialization for v2 (#4800) (395385b)

4.20.0 (2024-05-21)

Bug Fixes

  • designer-ui: Prevent padding on HTML toolbar from creating scrollbar (#4870) (f095b42)

4.19.0 (2024-05-20)

Features

  • Data Mapper V2: Creating initial Nodes/Edges with connection (#4865) (1653c0b)
  • vscode: Show local time and UTC in overview (#4855) (3cc8511)

Bug Fixes

  • Designer: More customcode boilerplate code... (#4858) (bc26405)
  • vscode: Update command to build all projects for extension (#4852) (797a4e2)

4.18.0 (2024-05-16)

Features

4.17.0 (2024-05-14)

Features

  • vscode: Introduce .NET 8 for custom code workspaces (#4834) (ea27f18)

Bug Fixes

  • designer: Custom code fixes and updates (#4847) (1d5d702)
  • designer: Forgotten code to Custom code fixes and updates (#4849) (fe70e8b)
  • vscode: Move text components to fluent v9 (#4845) (3040289)

4.16.0 (2024-05-14)

Features

  • designer-ui: Utilize Fluent components for HTML toolbar buttons & popovers (#4823) (25c4354)
  • designer: Add rule execute action in operation manifests (#4822) (54dbb35)
  • Template: Parameters Panel (#4815) (1911f55)

Bug Fixes

  • Data Mapper: Disabling context menu as it causes app to crash (#4821) (6b21a68)
  • designer: fix actions and triggers title not showing in dark theme (#4826) (ffbb6e1)
  • Designer: Migrate some UI to Fluent v9 components (#4837) (3cede0b)

4.15.0 (2024-05-09)

Features

  • designer: Adding options to switch between Local Time and UTC for monitoring view (#4775) (1580602), closes #4635
  • Template: Add Panel Structure for Create/QuickView (#4761) (c69528b)
  • vscode: Add initial setup for unit testing with vitest in extension code (#4804) (e5bc077)

Bug Fixes

  • designer-ui: [A11Y] Auto-focus color picker in HTML toolbar (#4813) (721181e)
  • designer-ui: [a11y] Prevent sticky search header from hiding action buttons in side panel (#4811) (753037e)
  • designer-ui: Prevent field placeholder from being used as title on HTML toolbar (#4812) (cbe47f6)
  • designer: Adding many groups to a Condition action requires awkward scroll (#4806) (eece1df)
  • designer: Combobox to check if string is also empty before using custom editor (#4818) (949deb6)
  • designer: fix aria-label accessibility issue in textbox (#4810) (6db46d4)
  • designer: Fix required screen announcement for required recurrence fields (#4763) (eade1a6)
  • designer: Fixing Customcode tokenpicker action value (#4767) (c34f1eb)
  • designer: make searchTerm placeholder harder to translate so it's not accidently translated (#4764) (5be58f9)
  • Designer: Only show dropdown for array editor when there are options (#4783) (01d4e87)
  • designer: Remove tokens from a node whena node is deleted (#4773) (0f960c9)
  • Designer: Revert - Updated HTML Editor to support newline characters (#4807) (4d2a984), closes #4635
  • Designer: Trigger deletion should also remove dependant tokens through the workflow (#4788) (dfdf7b8)
  • vscode: fix turbo dependency for vscode build setup (#4772) (edb20ee)
  • vscode: Implement project validation for opening and creating data maps. (#4809) (37d247d)

4.14.0 (2024-05-02)

Features

  • Data Mapper: Add initial schema (#4740) (705b846)
  • designer: Adding support for file parameters for Appservice and Api Management operations (#4734) (3ff85d7)
  • Template: Set up Standalone with Submodule Connection + Models (#4748) (6c7ffba)

Bug Fixes

  • designer: [BREAKING]upgrade react-query and rework react-query integration to be singular and support devtools (#4718) (63c91e8)
  • designer: Adding an action in V3 could create a duplicate named action resulting in data loss. (#4721) (730d34a)
  • Designer: Copy Paste Fixes (#4725) (4f4e704)
  • designer: Deleting a scope node brings panel to wrong id (#4726) (c0573d1)
  • designer: Fix issue where characters later in a token name would carry less relevence in a search (#4736) (2dfc193)
  • designer: Fix loading indicator while adding new action (#4716) (9f8f239)
  • Designer: Fix Request Body JSON Deserialization Bug (#4745) (f78a5e5)
  • designer: Fixes Expression Editor styling to ensure it is not clipped/hidden. (#4744) (e9a5297)
  • designer: Managed Identity picker does not show up on new connection creation (#4719) (cbac876)
  • designer: More Custom Code improvements (#4720) (ecbcbfe)
  • designer: Null Literal are casted as String Literals (#4733) (e90a3d8)
  • Designer: Removed css "webkit-fill-available" (#4754) (f2fb386)
  • designer: Small customcode boilerplate code fix (#4742) (1ade024)
  • vscode: Fix project build cache and designer loading (#4739) (27dd4c0)
  • vscode: Update pack command and function to check path exists (#4746) (ebad1be)

4.13.0 (2024-04-25)

4.12.0 (2024-04-25)

Bug Fixes

  • deisgner: Fix a11y issue where info bubbles had no announcement to description in tooltip (#4705) (00600b6)
  • designer: Adding dispatch call in clear dynamic inputs (#4712) (88da7bc)
  • designer: Small fix to get fileExtension on custom code action add (#4711) (8dff14c)
  • vite: bypass cache when running dev (624ce2e)

4.11.0 (2024-04-25)

Features

  • Data Mapper: Data Mapper Command Bar v2 UI (#4674) (a317c2e)
  • Data Mapper: Display DM V2 for VsCode with Internal Setting (#4661) (b0d6343)
  • Designer: Add Custom Editor Type to align with backend type (#4701) (c308480)

Bug Fixes

  • designer: Fixing clearing of dynamic inputs of parameter value changes (#4702) (ea76614)
  • designer: Update Auth typo (#4700) (a1421e3)

4.10.0 (2024-04-24)

4.9.0 (2024-04-24)

Features

  • designer: Adding MSI capability for Azure functions (#4662) (4b60f37)
  • designer: Scope Copy + Paste (#4668) (0429c55)
  • designer: Updates to Custom Code (boilerplate, host.json, optimizations) (#4690) (e911432)

Bug Fixes

  • Designer: Add Ctrl to our hotkeys bindings (#4678) (851c9b6)
  • designer: Auth Editor Changes (#4691) (9b11f86)
  • Designer: Downgrade Monaco (#4682) (749a978)
  • designer: fix issue where scope nodes didn't get focused when they were jumped to (#4677) (5676b12)
  • designer: Fix issue where scopes could drag/drop into themselves (#4669) (419a9d9)
  • designer: Make sure to only add the shouldAdd array expressions for implicit For Each (#4683) (a792a22)
  • designer: Remove double quotes wrapping from uncasted single tokens in array editor (#4670) (a9639dd)
  • Designer: Remove react query for dynamic data (#4693) (87340c3)

4.8.0 (2024-04-19)

Features

  • Designer: Hide side panel when no node is selected and we are suppressing default node click functionality (#4660) (b37c660)

4.7.0 (2024-04-19)

Features

  • Designer: Add Custom Editor for Vs-Code To Display DM Editor (#4592) (3a936cd)
  • Designer: Hide side panel when no node is selected and we are suppressing default node click functionality (#4653) (24f8794)

Bug Fixes

  • Designer: Renamed Desginer Typo to Designer (#4647) (88df97d)
  • Designer: Updated HTML Editor to support newline characters (for dynamic content) (#4635) (f4e1f8b)
  • desinger: Move non-outputschema dynamic data outside fetch (#4656) (3afadda)
  • Doc: Fixing Typo in the Development Doc (#4646) (7a6a2ac)
  • vscode: Fix typos in code (#4654) (6648d7c)

4.6.0 (2024-04-18)

Bug Fixes

  • dataMapper: Fix issue loading schemas in stand alone (#4642) (294ca75)
  • vscode: Fix new typescript version issues and import libraries (#4636) (79d8e20)

4.5.1 (2024-04-18)

4.5.0 (2024-04-18)

Features

  • vscode: Update README.md - Deployment Scripts (#4612) (1fd4d84)

Bug Fixes

  • all: Fix ESLint for repo (#4617) (4d8ce84)
  • Designer: Add a log when user sees invalid connection error on operation deserialization (#4628) (5f746d4)
  • Designer: Added proper settings to the Azure Function operation (#4605) (5f6aab5)
  • designer: html editor styles not showing in v3 (#4627) (85430e3)
  • designer: Performance improvement by removing spread accumulators in the code (#4619) (3c8128c)
  • designer: simplify the email validation regex (#4626) (f5c8485)
  • vscode: Add eslint configuration to vs-code-designer and vs-code-react (#4620) (efe4e50)
  • vscode: Update calls to check for dotnet installation (#4621) (97706a6)
  • vscode: Update version in README (#4615) (c555d59)

4.4.1 (2024-04-11)

Features

4.4.0 (2024-04-11)

Features

  • Data Mapper: creating new data mapper library (#4575) (1bec11b)

Bug Fixes

  • designer: Adding upload and download chunk size missing settings (#4594) (027574f)
  • designer: Fix issue that was causing designer to crashw hen clicking on settings (#4598) (0df2bf6)
  • Designer: Fixed issue where we weren't handling null connection references fully (#4596) (62622f7)
  • vscode: Building vs-code-react with vite (#4595) (211e785)

4.3.0 (2024-04-10)

Bug Fixes

  • designer: Ensure stringified parameter value type when initializing parameter (#4588) (86e554e)
  • designer: Fix code editor when non-string gets uploaded to custom code file (#4587) (620f685)
  • designer: Fix react-flow CSS path and a couple exports (#4585) (57869ac)
  • Designer: Fixed issue where dynamic data call would fail when value is non-string (#4584) (65e9ab6)

4.2.2 (2024-04-08)

Bug Fixes

4.2.1 (2024-04-08)

Features

  • Designer: Dynamic data performance improvements (#4483) (1f6477c)

Bug Fixes

  • Data Mapper: deserialization string bug fix (#4567) (f48f2fe)
  • designer: Custom Code Fixes from Internal BugBash (#4576) (eb8803e)

4.2.0 (2024-04-06)

Features

  • designer: Adding changes to support xml operations (#4552) (7e9abd9)

Bug Fixes

  • designer-ui: Prevent certain malicious HTML from executing in raw HTML editor (#4553) (275fa95)
  • designer: MonacoEditor Erroring in Standalone (#4563) (f720684)
  • designer: Prevent filtering of Until Nodes when getting upstream nodes for output tokens (#4560) (86fafd0)
  • designer: Standalone Error Fixes (#4564) (e2c09c0)
  • vscode: Add keepNames to tsup config (#4565) (0aa9da0)

4.1.1 (2024-04-04)

Bug Fixes

  • designer: Fix Combobox erroring when non-string displayName are used (#4549) (28f196a)

4.1.0 (2024-04-04)

Bug Fixes

  • desinger: Fix unable to drag, optimize if no customcode changes (#4546) (58c17d3)

4.0.0 (2024-04-04)

3.3.5 (2024-04-04)

Bug Fixes

  • vscode: Keep host.json when converting to NuGet based project (#4533) (58f1f47)