Released version 3.22051

Introduction

Version 3.22051 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. This version was first made available in preview on May 02, 2022, and completed worldwide rollout on May 23, 2022.

New features

-No new features are reported in this update.

Fixes and improvements

The following list details issues in Power Apps that are now resolved or updated.

  • Expressions should not result in "Infinity" or "NaN", but instead properly return errors that can be handled with IsError when ‘Formula-level error management’ is enabled.
  • If a component from library has in-use component instances inside an app and component is renamed in the library, app will preserve the old in-use name. All other component updates from library are applied. This approach avoids invasive and perf intensive changes to the component definition in an app.
  • Improved error messages for errors when converting from text to numbers and/or dates.
  • Prevented issue with code component update.