Changes for page 216 - Hack Heaven

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

From version 394.1
edited by Carlijn Kokkeler
on 2024/02/26 10:21
Change comment: There is no comment for this version
To version 396.1
edited by Carlijn Kokkeler
on 2024/02/26 10:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,18 +3,20 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!**
6 +**Hi there, eMagiz developers!** This release blog is a small one, because we have been busy working on items that will be released later on. For this release, the event streaming graph ahs been improved. Moreover, some bug fixes have been done, regarding queue name validation, the removal of onramps previously linked to a combined entry, and logging in to eMagiz by pressing enter when having the username field selected.
7 7  
8 8  == **Feedback Items** ==
9 9  //__Improved event streaming graph__//
10 10  The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic.
11 11  
12 +[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-topics.png]]
13 +
12 12  == **Bug Fixes** ==
13 13  //__Queue name validation__//
14 14  The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name.
15 15  
16 16  //__Removal of onramp__//
17 -An issue has been fixed where it was not possible to remove an onramp that was previously linked to an combined entry.
19 +An issue has been fixed where it was not possible to remove an onramp that was previously linked to a combined entry.
18 18  
19 19  //__eMagiz login__//
20 20  In the login screen, users now have the ability to press enter to log in when having the username field selected. Previously this was only the case for the password field.