Changes for page 234 - Alert Adventures

Last modified by Carlijn Kokkeler on 2024/11/18 15:29

From version 334.1
edited by Carlijn Kokkeler
on 2024/10/21 16:29
Change comment: There is no comment for this version
To version 335.1
edited by Carlijn Kokkeler
on 2024/11/04 11:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -232 - Bug Busters
1 +233 - TBD
Content
... ... @@ -2,21 +2,21 @@
2 2  
3 3  Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.232 - Bug Busters||target="blank"]].
4 4  
5 +====New features====
6 +* Login: Our password policy has been updated such that the minimum length is 14 characters, other requirements have remained the same. All users will be required to update their password when logging in. You will not be able to close this popup until your password has been updated successfully.
5 5  
6 6  ====Minor changes====
7 -* Deploy - Releases: When creating a new property name for a new property value, it wil automatically be selected for the new property value. (#1433)
9 +* Create - Flow Designer: We have added two additional configuration options to the SMB session factory support object.
10 +** Connect as guest: We have added the option to toggle whether the session factory should attempt to connect as a guest if the login attempt with the provided username and password is rejected.
11 +** Force SMB version 2: We have added the option to enforce the usage of SMB version 2. This effectively disables backwards-compatible version negotiation.
12 +* Deploy - Architecture: Several improvements for our failover functionality have been done:
13 +** We have improved the warning message for the balance failover deployment plan step, making it more clear how to solve this issue should it occur during your deployment.
14 +** We have added the option to manually initiate the failover balancing process, saving you from having to execute your deployment. This action can be found in Deploy Architecture, when right clicking on the white canvas.
15 +** We have added a visualization of connector systems that are pending a failover enable or disable in Deploy Architecture. Besides that, you will also see this shown in the pending changes list when you apply your changes to the environment.
8 8  
9 -
10 10  ====Bug fixes====
11 -* Design - Architecture: It is no longer possible anymore to create machines with the same technical name. (#1457)
12 -* Design - Architecture: When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required.
13 -* Design - CDM: When editing a relation in a datamodel, you are now prevented from breaking the relation. (#1465)
14 -* Create - Flow Designer: The tooltip in the Flow Designer now zooms in/out correctly. (#1496)
15 -* Create - Flow Designer: The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. (#1439)
16 -* Create - Transformation: Source filters will now display the attribute filter statement correctly. (#1353)
17 -* Deploy - Architecture: The pop-up that is shown after pressing 'apply to environment' in Deploy Architecture will only show the current changes, irrelevant information has been removed. (#1104)
18 -* Deploy - Containers: The 'Delete' button in the Containers overview is no longer visible for users without the required permissions. (#1464)
19 -* Deploy - Releases: We updated the user rights in a model such that in order to deploy a release in Deploy, you should have both edit rights in Deploy and Manage. (#1495)
20 -* Manage - Code Mappings: When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. (#1105)
21 -* Manage - Explore: The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. (#1409)
22 -* All: Integrations ans systems are now sorted in the same way across all phases. (#1344)
18 +* Create - Flow Designer: If a component misses a support object, an alert is now shown in the Flow Designer, displaying which support object is missing.
19 +* Create - Flow Designer: The XML to flat file and flat file to XML transformers have been restyled, such that they are similar to all other components.
20 +* Create - Flow Designer: We fixed an issue where the browser page would get frozen when editing a flow component.
21 +* Manage - Explore: When clicking the queue browser button, the user will not be redirected to the home page anymore.
22 +