Release notes for Genus 10.10
Introduction
This document lists all user-visible changes to Genus since the previous release.
This release note will be updated prior to the release and may also be updated as long as the release is available, e.g. with information of new patches or known issues. Please take note of the installation and upgrading comments, and the release notes change log.
Installation and upgrading
Prior to upgrading to this release, you must:
- Upgrade to the previous release. See the Release notes for the previous release for more information.
- Review the Expiry date of your Genus License File and install a new one if necessary.
- Review the rest of the release notes for this release.
- Please note that there does not exist any Genus Upgrade Assistant for this upgrade.
End-of-life functionality
End-of-life functionality is functionality that was available in the previous release, but is no longer available in this release.
There are no end-of-life functionality identified in this release.
Deprecated functionality
Deprecated functionality is available in this release, but will (most probably) no longer be available in the next release.
There is no deprecated functionality in this release.
Breaking changes
This section lists important changes introduced in this release. You will need to use this list in order to understand the changes you might need to make to your application to support the new release.
#23433 Genus (Services;Studio;Web)
Genus now requires kubernetes version >= 1.19
#23441 New configuration of phone home variables (Operator)
In order for Phone home to work, customer sample id and phone home API key values are required. Both will become available in Operations. Until then, contact the ES team if you need API values.
Major new functionality
There are no major new functionality in this release.
Minor new functionality
#23427 Added functionality to scheduler component. (Web)
The scheduler component now supports:
- Week and month view.
- Option to disable user's ability to change time resolution.
- Formatting on from and to date/time.
#23431 It is now possible to define selection validations on data sets that are evaluated before selection. (Web)
#23435 Sorting - page data sets (Web)
Page data sets are now sorted by default on:
- Master data set
- Public
- Name
Added single column sorting by regular click on column header, or multi column sorting by holding shift while clicking column headers.
#23436 Show Action Bar and Show Page Title added as properties to controls used to navigate to page (Web)
Show Action Bar and Show Page Title added as properties to Sitemap, Embedded Content, Tab Control and Navigate to Page.
Show Page Title is dynamically assigned when selecting a target page. By default View shows the page title, while Form and Canvas does not.
If search is enabled or the page is added as part of a pages group in the sitemap, the page title is always shown.
#23437 Move map marker with touch or right click (Web)
It is now possible to move marker in Single Location Map by touch hold on a location on a phone, or right click and select "move marker here" on desktop.
#23438 Link to event logs from operator frontend (Operator)
Operator frontend now has an "Event Log" button in the navigation pane. When the button is clicked, a new tab is opened in the browser with the event log for the current environment. The URL is collected from the environment variables which is set in the Helm chart.
#23439 Revamp of Developer Tools and introduction of Data Source Inspector (Web)
Data Source Inspector is now available as a tab in Developer Tools.
This may be useful for: (1) viewing all entries for a given Data Source to find invalid entires preventing save, a situation typically cased by a create without return to an applicable data set, (2) allowing the Business Engineer to better understand how data is loaded and stored in memory.
Other remarkable changes:
- Layout is changed from grey to white, and a new table (techincal: using our own Table component, not
).
- Transition from Data Set to Data Source Inspector is available from the Summary view using a hyperlink. Useful if the Data Set and Data Source has different names.
- Icons are changed to give a more Fluent look and comply with Universal Design.
- Data Set and Data Source ID fields are hyphenated and available for copying using a button behind the value.
- Required fields are displayed with a trailing star (*) and primary key is displayed in bold.
#23440 Defaul value for "Lock Positon" flag is set to "true" in Dashboards (Web)
This entails that the user will not be able to resize or move Tiles, unless the flag is manually set to "false"
#23445 Lookup now supports containing search
When searching in a lookup field, the server now uses the default operator on the text field instead of always using starting with.
Resolved issues
#23434 Minor fixes to the action debugger on web (Web)
- The action debugger did not stop on breakpoints unless the debugger was selected in the dev tools sidebar. Behaviour changed so that the debugger will stop as long as the dev tools sidebar is opened.
- In some cases, the debugger did not display the correct client action when a breakpoint was reached.
#23462 Fixed problem registering dates in january in Date Input width Date and Time in separate controls (Web)
Known issues
Known issues are errors or lack of functionality. Known issues may be solved in a future release based on customer demand.
There are no known issues in this release.
Tips and hints
Tips and hints are design decisions or answers to support questions that may be of general interest.
There are no tips and hints specifically targeting this release.