Release 121 brings some useful new features and improved stability in Create.
Here are the highlights of the release:
- Select/Multi Select: Customisable text to display when the option list is empty.
- PDF Reader: Functionality to programmatically navigate pages. [docs]
- Banner in non-production environments: Enable a banner on apps to indicate when working in non-production environments. [docs]
- Improved reconnection logic in Create: Smarter handling of lost connection when working in Create to reduce the number of “AmpSession already has socket assigned” errors.
You can find the full list of improvements, new features and bug fixes below.
What’s New
- Banner on apps in non-production environments (#5816)
- Select - Implement optional text when list does not contain any options (#5986)
Enhancements
- Favicon for Create should be adjusted to also look good in dark theme browsers (#6328)
- Improve reconnection flow to avoid “AmpSession already has a socket assigned” message in Create (#6541)
- Add functionality to programatically navigate pages on PDF Reader (#6628)
Bug Fixes
- When selecting text in the PDF Reader, the highlighted text is shown twice (#6142)
- File Object: Rich Text property lost on initial persist (#6356)
- Temporary Bottom Drawer: Padding error in Appfarm Create (#6469)
- Web Request: Wrong ID Reference in Nested Mappings When Updating Root Object (#6478)
- Unable to sort a runtime data source (correctly) on a deep data binding property (#6741)
- Find usage of UI components fails in un-pinned components pane (#6747)
- Not possible to override a default value of null on action parameters (#6794)
- Deploy selected changes - Additional dependencies overlaps the selected changes (#6806)
- Pasting Container Width into Text Component Causes Create to Crash (#6834)
- When pasting condition, it results in empty condition or (#6906)
- Actions are opened in a new duplicate tab instead of navigating to an existing open one (#6935)
- Can’t delete URL-parameters from solution (#6939)