Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 360.1
edited by Carlijn Kokkeler
on 2024/01/29 14:41
on 2024/01/29 14:41
Change comment:
There is no comment for this version
To version 359.1
edited by Carlijn Kokkeler
on 2024/01/29 14:34
on 2024/01/29 14:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,9 @@ 5 5 6 6 **Hi there, eMagiz developers!** This release .... 7 7 8 -== **Pop-up Improvements** == 8 + 9 +== **Feedback Items** == 10 + 9 9 //__Property releases__// 10 10 When a new property release is created, this property release can now be viewed and deleted. 11 11 ... ... @@ -14,13 +14,6 @@ 14 14 //__Runtime deletion__// 15 15 When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 16 16 17 -//__Wiretap & debug error messages__// 18 -The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 19 - 20 -//__Action messages__// 21 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 22 - 23 -== **User Journey** == 24 24 //__Update flows__// 25 25 In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 26 26 ... ... @@ -27,6 +27,12 @@ 27 27 //__Input fields__// 28 28 Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 29 29 25 +//__Memory settings__// 26 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 27 + 28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 30 + 30 30 //__UI improvements__// 31 31 UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 32 32 ... ... @@ -33,18 +33,15 @@ 33 33 //__Q&A forum search__// 34 34 The option to search by pressing the Enter key has been added to the Q&A forum. 35 35 36 -== **Feedback Items** == 37 +//__Wiretap & debug error messages__// 38 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 37 37 38 -//__Memory settings__// 39 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 40 - 41 -//__Runtime validation__// 42 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 43 - 44 44 //__Runtime overview image versions__// 45 45 Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 46 46 47 47 == **Bug Fixes** == 44 +//__Action messages__// 45 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 48 48 49 49 //__Removal of onramp__// 50 50 We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before).