Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.10
edited by Danniar Firdausy
on 2024/07/01 14:33
on 2024/07/01 14:33
Change comment:
There is no comment for this version
To version 574.2
edited by Danniar Firdausy
on 2024/07/01 13:20
on 2024/07/01 13:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,14 +3,20 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthe past week, we focused onimprovingthe usability of our platform and addressingcommunity feedback. Specifically,weenhanced user interface elements on severalpages,including thedescriptions of help texts, external linkswithinhelp texts, and the overall layout ofhelp text pages. Additionally,wemade improvements to several pop-up pages. We also made the user interfacemore user-friendlyfordebugging integrationflows. Lastly, weresolved an issue for somemodels whencreating an EventProcessor.6 +**Hi there, eMagiz developers!** In the past week, we focused our effort to improve the usability of our platform as well as addressing feedback we received from the community. 7 7 8 +have worked hard to release a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]]. This image contains several bug fixes, and increases the debugger duration. Next to this, improvements have been done to the SwaggerUI settings, we have resolved more deprecated warnings to prepare for Mendix version 10, and it is now possible to filter on the use of message types in Capture. Moreover, we have done bug fixes related to viewing an XSLT and SpEL expressions used for contructing a multipart/form-data HTTP request. 9 + 8 8 == **Feedback Items** == 9 -//__ Integration requirements:retentionduration and bytes//10 - Thepop-uppageforspecifyingintegrationrequirementsintheCapturephase now correctlyasksfor therequiredretentiondurationand bytesfortheintegration/topic,insteadof thepreviouslyincorrecttermsretentionsize andbytes.11 +//__SwaggerUI default__// 12 +Model contacts are now able to select a default SwaggerUI environment from the API management settings in the Design phase. The environment selected here will be the first and the default value of SwaggerUI server dropdown. 11 11 12 -//__Integration requirements: Help text__// 13 -Collapsing the help text of this pop-up page by clicking the "?" icon on the top right corner of the pop-up page will now correctly hide the help text pane. 14 +[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 15 + 16 +//__Used message types__// 17 +It is now possible to filter the message types in Capture on whether they are used. 18 + 19 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 14 14 15 15 //__Debugger duration__// 16 16 Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be updated in order to also store the messages for ten minutes instead of five. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available.