Last modified by Carlijn Kokkeler on 2024/04/18 13:11

From version 161.1
edited by Carlijn Kokkeler
on 2023/10/11 09:30
Change comment: There is no comment for this version
To version 165.1
edited by Carlijn Kokkeler
on 2023/10/11 12:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,11 +27,14 @@
27 27  == **Store Improvements** ==
28 28  
29 29  //__Message definition elements order__//
30 -We fixed an issue that the orders of message definition’s elements were changed after they were imported.
30 +We fixed an issue that the order of message definition elements was changed after being imported.
31 31  
32 -//__Message definition elements order__//
32 +//__Improting a store item with synchronous message definitions__//
33 33  We fixed an issue that importing a store item with synchronous message definitions went wrong. Now, the imported message definitions should correspond with the exported message definitions.
34 34  
35 +//__Importing store items containing static copies__//
36 +We fixed an issue that store items were missing static copies. Now, store items with static copies are imported correctly.
37 +
35 35  == **Feedback Items** ==
36 36  
37 37  //__Alerting manual pause__//
... ... @@ -61,12 +61,29 @@
61 61  //__Password comparison__//
62 62  When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password corresponds with a password in the database.
63 63  
67 +//__Inactive user alerting__//
68 +Inactivated users are now removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications.
64 64  
70 +//__Alphabetical sorting on user level in HTTP statistics__//
71 +Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive.
72 +
73 +//__SOAP Web services path__//
74 +Developers with Admin rights are now able to edit the 'SOAP Web services path' in the SSL settings.
75 +
65 65  == **Bug Fixes** ==
66 66  
67 67  //__Flow designer styling__//
68 68  The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities.
69 69  
81 +//__Partial search for messages__//
82 +It is now possible to search on messages partially in Manage Monitoring. For example, search for Uptime can be done by searching for "up" "time" "ptim".
83 +
84 +//__Disk usage after cloud template update__//
85 +In the last cloud template update there was an issue with disk performance. This has been resolved in this release. You can manually upgrade your cloud template, or rely on automatic updates.
86 +
87 +//__Error handling migration__//
88 +If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false.
89 +
70 70  == **Fancy Forum Answers** ==
71 71  
72 72  As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: