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

From version 158.1
edited by Carlijn Kokkeler
on 2023/10/10 14:19
Change comment: There is no comment for this version
To version 160.1
edited by Carlijn Kokkeler
on 2023/10/11 09:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,13 +17,18 @@
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 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 +
24 24  == **Store Improvements** ==
25 -
26 26  
29 +//__Message definition elements order__//
30 +We fixed an issue that the orders of message definition’s elements were changed after imported.
31 +
27 27  == **Feedback Items** ==
28 28  
29 29  //__Alerting manual pause__//
... ... @@ -47,10 +47,17 @@
47 47  //__Topic sizes description change__//
48 48  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.
49 49  
50 -//__Topic sizes description change__//
51 -
55 +//__Password change notification__//
56 +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.
57 +
58 +//__Password comparison__//
59 +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.
60 +
61 +
52 52  == **Bug Fixes** ==
53 53  
64 +//__Flow designer styling__//
65 +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.
54 54  
55 55  == **Fancy Forum Answers** ==
56 56