Uncategorized

Announcing General Availability (GA) for In-app notifications in Model-driven apps

Microsoft announced that the in-app notifications feature has reached General Availability (GA).  This builds on the public preview announced July 2021 in Announcing public preview for in-app notifications.

In-app notifications enable a user to receive a notification while they are working within the web or mobile model-driven app.  Notifications can be sent from Power Automate, app logic or web service calls allowing flexibility in where notifications are triggered.

Please refer below blog for more information –

https://powerapps.microsoft.com/en-us/blog/announcing-general-availability-ga-for-in-app-notifications-in-model-driven-apps/

Uncategorized

Important changes (deprecations) coming in Power Apps and Power Automate

The announcements and deprecations described in this article apply to Power Apps and Power Automate. Admins and IT professionals can use this information to prepare for future releases. This article was first published on June 27, 2017.

Please refer below link for more information –

Uncategorized

React (virtual) and Fluent UI code components using platform libraries

Microsoft announced the Public Preview availability of React based virtual code components. 1st and 3rd party developers now have the ability to make use of platform provided libraries to build their diverse set of code components. No more React or Fluent library packaging inside individual component bundles. No more mismatched control styles across multiple apps and app types – model-driven or canvas. No more isolated component React trees. Code components can now use one common set of platform provided React and Fluent UI React libraries.

Please refer below blog for more information –

Uncategorized

Introducing Microsoft Power Platform API (preview)

Power Platform API acts as a gateway or a single API surface that harmonizes the internal APIs from each feature area of the platform.  This results in a single endpoint (ex. api.powerplatform.com) for customers to use along with a unified set of Permissions and claims that can be requested from Azure Active Directory.

This new gateway also automatically refreshes our new technical reference documentation so that it is always up to date with the latest capabilities. This is available here:

Technical reference documentation

Please refer below link for more information –

Uncategorized

Runtime localization support for Code components on Custom pages and Canvas apps

Microsoft announced the Public Preview of runtime localization for code components on custom page and standalone canvas applications.

Inline with the model-driven application behavior, custom pages and standalone canvas applications can now dynamically display themselves in user preferred language. This not just enables all code components to align seamlessly with the host application language but also  provides significant runtime performance optimizations. OOB control’s now have their localization data hosted and served via CDN.  3rd party code components can have localization support added via existing resx approach and Power Apps will pre-create payload for optimized runtime rendering via blob – eliminating the need for downloading and parsing larger files.

This release enables end to end localization support for custom pages which is in Public Preview.

Please refer below link for more information –