Released version 24101

Introduction

Version 24101 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: Oct 07, 2024

Worldwide Rollout Date: Oct 28, 2024

New features

  • No new features have been publicly disclosed as a part of this released version.

Fixes and improvements

  • The Power Fx JSON function can now serialize untyped values - those returned by the ParseJSON function.
  • Referencing collections in the App.StartScreen property can lead to bugs / race conditions in the application; there will now be a warning if that property references a collection.