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

From version 156.1
edited by Carlijn Kokkeler
on 2023/10/10 13:56
Change comment: There is no comment for this version
To version 161.1
edited by Carlijn Kokkeler
on 2023/10/11 09:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,12 +17,21 @@
17 17  
18 18  //__Properties tab__//
19 19  We have removed the deprecated tab Properties in the Deploy phase.
20 -
20 +
21 21  //__Cleanup old images__//
22 -
22 +When a release is removed, the related unused images in the on-premises machines will be removed as well.
23 +
24 +//__Performance improvements for loading releases__//
25 +Performance improvements have been implemented for loading releases in Deploy. Releases should now load faster than before. All functionality should remain exactly the same as before.
26 +
23 23  == **Store Improvements** ==
24 -
25 25  
29 +//__Message definition elements order__//
30 +We fixed an issue that the orders of message definition’s elements were changed after they were imported.
31 +
32 +//__Message definition elements order__//
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 +
26 26  == **Feedback Items** ==
27 27  
28 28  //__Alerting manual pause__//
... ... @@ -37,10 +37,26 @@
37 37  //__Update flow designer version__//
38 38  The framework used in the flow designer has been updated to the latest version.
39 39  
49 +//__Carwash track TLS versions in logging__//
50 +A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards.
40 40  
41 -
52 +//__Moving channels in the flow designer__//
53 +Moving already attached channels in the flow designer has been made sligthly easier.
54 +
55 +//__Topic sizes description change__//
56 +In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved.
57 +
58 +//__Password change notification__//
59 +When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action.
60 +
61 +//__Password comparison__//
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 +
64 +
42 42  == **Bug Fixes** ==
43 43  
67 +//__Flow designer styling__//
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.
44 44  
45 45  == **Fancy Forum Answers** ==
46 46