Skip to content

Releases: Azure/LogicAppsUX

Release v5.267.0

05 Feb 17:19
2b2b775

Choose a tag to compare

What's Changed

  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260130182127926 to main by @csigs in #8767
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260203061854257 to main by @csigs in #8778
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260203121849441 to main by @csigs in #8779
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260203151939834 to main by @csigs in #8783
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260203181926888 to main by @csigs in #8785
  • refactor(designer): Rename "agentic loop" terminology to "agent" across UI by @ccastrotrejo in #8792
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260204152513210 to main by @csigs in #8790
  • LEGO: Pull request from users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260204181855931 to main by @csigs in #8791
  • fix(mcp): Adding custom date time picker for generate keys and minor bug fixes by @preetriti1 in #8793
  • chore(designer): rename 'Foundry Agent Service' to 'Foundry project' in display strings by @ccastrotrejo in #8794

Full Changelog: v5.266.0...v5.267.0

Release v5.266.0

04 Feb 21:20
3a74489

Choose a tag to compare

What's Changed

  • fix(data-mapper-v2): resolve XML attribute paths when loading saved maps by @takyyon in #8770

Full Changelog: v5.265.0...v5.266.0

Release v5.265.0

03 Feb 18:59
0ccc701

Choose a tag to compare

What's Changed

  • feat(iframe-app): Add Easy Auth detection and improve authentication flow by @ccastrotrejo in #8754
  • fix(DesignerV2): Fixed run with payload popover positioning issue by @rllyy97 in #8784

Full Changelog: v5.264.0...v5.265.0

Release v5.264.0

02 Feb 15:32
8b3b4a6

Choose a tag to compare

What's Changed

  • fix(designer-ui): Add semantic h2 heading and reset margin for templates panel header by @ccastrotrejo in #8753
  • fix(mcp): update MCP server UI copy/text, add dark-mode icon support, copy-URL action, and tests by @preetriti1 in #8752
  • fix(mcp): add error handling for disabled MCP ServerEndpoints in MCP APIs by @preetriti1 in #8757
  • fix(DesignerV2): Fixed consumption connection ref initialization, added workflowReadOnly prop to run button by @rllyy97 in #8768

Full Changelog: v5.263.0...v5.264.0

Release v5.262.2

30 Jan 19:25
e24545a

Choose a tag to compare

What's Changed

Full Changelog: v5.262.1...v5.262.2

Release v5.262.1

30 Jan 04:02
5f4c34d

Choose a tag to compare

What's Changed

  • fix(mcp): update MCP Server UI copy, add dark-mode icon, add copy-URL action and tests by @preetriti1 in #8755

Full Changelog: v5.262.0...v5.262.1

Release v5.263.0

29 Jan 17:15
c1a4e47

Choose a tag to compare

What's Changed

  • chore(test): Remove obsolete getAgentBaseUrl tests from config-parser.spec.ts by @ccastrotrejo in #8736
  • fix(designer-ui): Improve keyboard navigation and screen reader accessibility in Add Action panel by @ccastrotrejo in #8735
  • refactor(chatbot): improve AssistantGreeting styling with semantic HTML, makeStyles, and unit tests by @ccastrotrejo in #8745
  • chore(meta): Updated bug/feature issue templates with types by @rllyy97 in #8638
  • fix(vscode): Update MSTest dependency for unit tests to fix test discovery by @andrew-eldridge in #8743
  • fix(DesignerV2): Fixed issue with testing tab visibility by @rllyy97 in #8740
  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #8602

Full Changelog: v5.262.0...v5.263.0

Release v5.262.0

27 Jan 17:18
8c129eb

Choose a tag to compare

What's Changed

  • fix(designer): Improve toolbar accessibility with dynamic tabIndex and ARIA attributes by @ccastrotrejo in #8727
  • Fix: consumption SKU agent runAfter bug — restore runAfter when re-adding agent loop by @wgrooversoftie in #8663
  • fix(designer): Add role="alert" to MessageBar for screen reader announcements by @ccastrotrejo in #8731
  • feat(Designer-v2): Add chat history summarization by @Elaina-Lee in #8728
  • fix(vscode): Updating Dependencies and fixing Azurite by @lambrianmsft in #8729
  • fix(DesignerV2): Enabled more options for draft run with payload by @rllyy97 in #8732
  • fix(iframe-app): support case-insensitive apikey query parameter by @ccastrotrejo in #8734
  • fix(DesignerV2): Fixed chat iframe storage configuration issue by @rllyy97 in #8733
  • fix(designer-ui): Fix dictionary serialization with compound token expressions by @takyyon in #8730

Full Changelog: v5.261.0...v5.262.0

Release v5.261.0

23 Jan 20:06
38025fb

Choose a tag to compare

What's Changed

  • feat(designer): Add Independent Publisher connector disclaimer by @hartra344 in #8696
  • fix(templates): Add responsive layout for templates gallery and filters by @ccastrotrejo in #8721
  • fix(iframe-app): Parse IDENTITY_PROVIDERS as JSON string instead of object by @ccastrotrejo in #8724
  • fix(designer): correct for-each concurrency message to state parallel default by @Copilot in #8720
  • feat(Designer-v2): Add response format chat completion settings by @Elaina-Lee in #8722
  • feat(mcp): Add UI to manage MCP servers in Logic App blade by @preetriti1 in #8726

Full Changelog: v5.260.0...v5.261.0

Release v5.260.0

22 Jan 17:10
1b71365

Choose a tag to compare

What's Changed

  • style(chatbot): Update protected message link styles and add unit tests by @ccastrotrejo in #8709
  • refactor(assistant): Improve accessibility with semantic heading and Fluent UI Subtitle2 component by @ccastrotrejo in #8711
  • fix(templates): Add keyboard accessibility to templates grid by @ccastrotrejo in #8712
  • refactor(assistant): Replace hardcoded color with Fluent UI token for protected message by @ccastrotrejo in #8713
  • feat(v2): Added the ability to add mcp server for Standard SKU on v2 designer. by @anthony0t in #8717

Full Changelog: v5.259.0...v5.260.0