Released version 24034
Introduction
Version 24034 for Power Apps is now available in all regions. This article describes the updates, including the new features, and the fixes to existing functionality, which are included in this update.
Preview Date: Mar 25, 2024
Worldwide Rollout Date: Apr 15, 2024
New features
- New function (EncodeHTML) that encodes a HTML string, replacing characters that may be misinterpreted in a HTML context. More details at https://learn.microsoft.com/power-platform/power-fx/reference/function-encode-decode.
- New option to the JSON function to serialize value tables without the {"Value":...} wrapper for their values. See https://learn.microsoft.com/power-platform/power-fx/reference/function-json for more details.
- Table function can now accept table values as input and adds rows from input tables to result table.
Fixes and improvements
- Fixed an issue where copy-pasting a component instance generated an error in non-English locales.
- Improves reliability of the network status icon in offline-enabled canvas apps (mobile-only, preview).
- Fixed issue where the output of the PDF() function may be truncated when the target control is a screen.