Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 858.1
edited by Erik Bakker
on 2025/02/13 07:41
on 2025/02/13 07:41
Change comment:
There is no comment for this version
To version 765.1
edited by Carlijn Kokkeler
on 2024/11/04 10:21
on 2024/11/04 10:21
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -23 8-Preparation Paradise1 +233 - TBD - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,33 +3,66 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we focused on finishing the first iteration of our new eMagiz Mendix Connector and the first iteration of our new base image. We will first utilize the new eMagiz Mendix Connector to get an even better feeling of its performance, but you will notice a UI change straightaway. Once we have passed that hurdle, we will share more information about it and release it to a broader range of customers. Regarding the base image, we will now introduce this to our flow testing offering to see if anything unexpected happens. This is an additional safety measure we have put in place to reduce the chance of something breaking in your model once the new base image is released. On top of that, we have some minor updates to improve the quality of the platform.6 +**Hi there, eMagiz developers!** 7 7 8 -== **Updated Base Image - Flow Testing Only** == 8 +== **Feedback Items** == 9 +//__Support object alert__// 10 +If a component misses a support object, an alert is now shown in the Flow Designer, displaying which support object is missing. 11 + 12 +[[image:Main.Images.Release Blog.WebHome@release-233-support-object-alert.png]] 9 9 10 -With this release, we introduce the new [[runtime image>>Main.Release Information.Runtime Images||target="blank"]] to our flow testing functionality. This means that your flow tests will run against the latest runtime image as of that moment. We do this to decrease the likelihood of unexpected things happening in your actual environments once we release the image to the community. 14 +== **Bug Fixes** == 15 +//__Hidden Explore__// 16 +The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. 17 + 18 +[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]] 11 11 12 -{{info}} 13 -* **Please take into consideration the following**: 14 -* This means the flow testing results could differ from those once you have deployed your functionality to an environment. If something like that happens, please contact us via our [[support department>>mailto:support@emagiz.com]]. 15 -{{/info}} 20 +//__Delete container__// 21 +The 'Delete' button in the Containers overview is no longer visible for users without the required permissions. 16 16 17 -== **New eMagiz Mendix Connector**~* == 23 +[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]] 24 + 25 +//__Technical names__// 26 +It is no longer possible anymore to create machines with the same technical name. 27 + 28 +//__Failover systems__// 29 +When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required. 30 + 31 +//__Deploy architecture changes__// 32 +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. 33 + 34 +//__Code mappings search__// 35 +When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. 36 + 37 +[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]] 38 + 39 +//__Source filters__// 40 +Source filters will now display the attribute filter statement correctly. 18 18 19 - Thenew eMagiz Mendix Connector isready and will befirst implemented in our infrastructurefurther to assess the quality and stabilityof the new connector.Oncethis is done, we will sharemoreinformation with thecommunity about thenew eMagiz Mendix Connector changesand makeit available toa broader audience. In the meantime, you will already noticea UI change that identifies Mendix systemsby showingtheMendix icon on these systems.42 +[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]] 20 20 21 -== **Bug Fixes** == 22 -//__Removing integrations from Create__// 23 -Removing an exit/entry connector linked to a system and using the same message type can now be removed from eMagiz without problems. 44 +//__Deploy rights__// 45 +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. 24 24 25 -//__ Showing TopicStatistics__//26 - Showingtopic statisticswith offsetsabove2.2 billionisnowpossible.47 +//__Zoom tooltip__// 48 +The tooltip in the Flow Designer now displays zoom in/out correctly. 27 27 50 +//__Conditional visibility__// 51 +The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. 52 + 53 +[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]] 54 + 55 +//__Landscape order across phases__// 56 +Integrations and systems are now sorted in the same way across all phases. 57 + 58 +//__Datamodel relations__// 59 +When editing a relation in a datamodel, you are now prevented from breaking the relation. 60 + 28 28 == **Fancy Forum Answers** == 29 29 30 30 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: 31 31 32 -* [[ Spaceshandled differently in folder nameafterusingSMBcomponentsfor fileconnectivity>>https://my.emagiz.com/p/question/172825635703940018||target="blank"]]65 +* [[H2 Database on ESF Across Multiple Runtimes>>https://my.emagiz.com/p/question/172825635703991017||target="blank"]] 33 33 34 34 == **Key Takeaways** == 35 35 ... ... @@ -39,7 +39,7 @@ 39 39 * If you have feedback or ideas for us, talk to the Platypus 40 40 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 41 41 * Clear your browser cache (Ctrl + Shift + Del) 42 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.23 8-PreparationParadise.WebHome||target="blank"]]75 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.232 - Bug Busters.WebHome||target="blank"]] 43 43 * Start thinking about how the license tracker can aid your development 44 44 * Start thinking about major, minor, and patch 45 45 * Keep making great integrations