Skip to main content

Logic Apps Designer

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)