Skip to content

Latest commit

 

History

History
169 lines (93 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

169 lines (93 loc) · 13.9 KB

Logic Apps Designer

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)