It’s a new year, and version 112 is our first release in 2025! This version contains several minor news, improvements and bug fixes. Here are some highlights:
- Copy/paste for event handlers
- Possibility to add labels on map markers
- Possibility to automap nodenames in nested value mapping
- New UI Wizard: Replace data source in UI designer for easy refactoring
The full list of improvements, news and bug fixes can be found below.
What’s New
- Import translations: Also import text from the base-language column (#4442)
- Add a Label or similar property to map markers, to be able to show data at all times (#4517)
- Implement copy/paste for event handlers (#4821)
- Export of type definitions from coded components (#5403)
- User account menu In Create should have a link to My Account (#5845)
Enhancements
- Open URL: Open in new Window should be default option (#4997)
- Implement refactoring function for easy replacement of a Data Sources in ui Designer (#5173)
- Map: Disable clustering at certain zoom levels (#5298)
- Zippy: Ability to filter data in bound datasource (#5303)
- Shareable Component: Support “add all properties as columns” for tables using Param as value (#5443)
- Create component within shareable component: Notify if Component Params are used in the new Component (#5727)
- Make it possible to automap nodenames in nested valuemap, similar to root valuemap (#5791)
- Shareable Component instance: Display constant text in Create (#5804)
Bug Fixes
- Push notifications from Services ignores Push Icon (#4777)
- Image Processor is unstable on large images (#5395)
- Running Advanced Search on long strings crashes Advanced Search (#5657)
- Shared component: Component parameter: When inputing object A as a deep databinding, filtering based on object A does not work (#5722)
- Filter dialog sometimes resets target value under editing (#5745)
- Component using parameter as filter operator: Fails is function is sent into parameter (#5773)
- Line Chart: On zoom-eventhandler is missing event param xAxisMax (#5778)
- Throw Exception: Custom service response code is overwritten with 400 (#5788)
- Theme name always shows name of the first theme you view details for (#5821)
- Date Today and Date Now is missing in filter dialog (#5823)
- Databinding dialog with expected type Enum and deep browse disabled shows references with enum-type as enabled when they are not selectable (#5826)
- Object state “synchronized” not shown in condition (#5834)
- Using exist in and “Recently Used” / “Context Item” can cause non-functioning filters (#5842)
- Read objects and delete object (in runtime ds with cardinality One) does not always trigger dependent DataSources to reevaluate filters (#5852)
- Create: Deleted view not removed from Views enum (#5854)
- When using shared UI component where inner container has display:flex, flex is selected, but invisible in component settings (#5857)
- Shareable Component Param: Multi-ref property in for instance Table is not in context when adding column (#5860)