File tree 11 files changed +25
-10
lines changed
11 files changed +25
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Logic Apps Designer
2
+ ## [ 5.50.0] ( https://github.com/Azure/LogicAppsUX/compare/v5.49.0...v5.50.0 ) (2025-03-13)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** Data Mapper:** Undo/Redo map actions ([ #6767 ] ( https://github.com/Azure/LogicAppsUX/issues/6767 ) ) ([ 9a973d8] ( https://github.com/Azure/LogicAppsUX/commit/9a973d80acd18d406953a1e83313d8147c7e0564 ) )
8
+ * ** designer:** Adding auto creation of certain connections in designer and templates ([ #6773 ] ( https://github.com/Azure/LogicAppsUX/issues/6773 ) ) ([ 6cd0a34] ( https://github.com/Azure/LogicAppsUX/commit/6cd0a343c6563ce0c38a83c3b7d9e955e1100c8a ) )
9
+ * ** designer:** Agent Loop adding Connectors as Operations POC ([ #6784 ] ( https://github.com/Azure/LogicAppsUX/issues/6784 ) ) ([ c1db74e] ( https://github.com/Azure/LogicAppsUX/commit/c1db74e729a700a43f3748d1fe98109f0cb460d0 ) )
10
+ * ** designer:** Introduce agent connections ([ #6766 ] ( https://github.com/Azure/LogicAppsUX/issues/6766 ) ) ([ 75af0cf] ( https://github.com/Azure/LogicAppsUX/commit/75af0cf8ce4acde8ed9390890c39697eb9f75db4 ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * ** Data Mapper:** Improving information in error logs and fixing bugs ([ #6768 ] ( https://github.com/Azure/LogicAppsUX/issues/6768 ) ) ([ 23fe938] ( https://github.com/Azure/LogicAppsUX/commit/23fe938f80d5d22b799afe011b30e07e3e207d1c ) )
16
+
2
17
## [ 5.49.0] ( https://github.com/Azure/LogicAppsUX/compare/v5.48.0...v5.49.0 ) (2025-03-12)
3
18
4
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-azurelogicapps" ,
3
3
"displayName" : " Azure Logic Apps (Standard)" ,
4
- "version" : " 5.49 .0" ,
4
+ "version" : " 5.50 .0" ,
5
5
"aiKey" : " setInGitHubBuild" ,
6
6
"repository" : " https://github.com/Azure/LogicAppsUX" ,
7
7
"main" : " main.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-react" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-chatbot" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/react" : " 8.110.2" ,
6
6
"@fluentui/react-components" : " 9.56.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-data-mapper-v2" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-data-mapper" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/designer-ui" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/react" : " 8.110.2" ,
6
6
"@fluentui/react-components" : " 9.56.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-designer" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-shared" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@apidevtools/swagger-parser" : " 10.0.3" ,
6
6
"@formatjs/intl" : " ^2.10.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/vscode-extension-logic-apps" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"dependencies" : {
5
5
"@apidevtools/swagger-parser" : " 10.0.3" ,
6
6
"@microsoft/logic-apps-shared" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logicappsux" ,
3
- "version" : " 5.49 .0" ,
3
+ "version" : " 5.50 .0" ,
4
4
"devDependencies" : {
5
5
"@biomejs/biome" : " 1.9.4" ,
6
6
"@eslint/eslintrc" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments