Bump Uno.UI.RemoteControl from 4.4.13 to 4.7.44
Bumps Uno.UI.RemoteControl from 4.4.13 to 4.7.44.
Release notes
Sourced from Uno.UI.RemoteControl's releases.
4.7.37
This is a service release for Uno 4.7, which includes fixes such as:
- Updated migration steps for 4.6 and 4.7 (backport #11077)
- .NET 7 Android AOT Fixes (backport #11063)
- Templates adjustments with :
- Fixed transitive assets not included in
dotnet publishoutput (backport #11057)- Single project targeting optimization documentation (#11126)
Full Changelog: https://github.com/unoplatform/uno/compare/4.7.30...4.7.37
4.7.30
Our first release of 2023 is ready and brings over 230 new features and bug fixes, most notably introducing a new project template, improving performance across all platforms supported by Uno Platform and Shared Fonts.
Here are some highlights of the release:
- An updated project template which uses a Class Library instead of a "Shared Project"
- Support for Shared Fonts assets, which is removing platform specific steps
- Support for
ms-appx:///Uris Images in library assets- Support for AppointmentStore (Android) by
@pkar70- XAML Trimming improvements (e.g. 33% in the Calculator app)
- Support for
ISelectionRange- .NET 7 performance improvements with
JSImport/JSExport- Markup extension in
StyleSetter- Readonly
TextBoxselection support- .NET Native AOT support for the Skia GTK and Framebuffer heads
- Framebuffer fixes for 32 bits depths
- Android interop performance improvements
More details can be found in our blog post!
See below for the complete changelog.
Features
- fonts: Add support for fonts in Assets 67f91ec
- fonts: Add support for symbols font uri override 026c7fc
- notimplemented: Update error messages to include a link for not implemented APIs 2dc18e0
- xamlgen: Add support for debugging information, refactor BaseUri location fb3a55e
- xamlparser: Adjust support for relative Uri parsing to enable contextual image loading 8b4c228
- Add AutoPtr/StructPtr to TSInteropMarshaller 553f390
- Add linker attributes ee01391
- Add platform tags for Linux and Cloud on Uno templates 55ee8d0
- Add WinRT interop methods d6e9b26
- Adhere to HorizontalOffset and VerticalOffset 3f687ab
- Adjust metadata update agent for explicit updates afc258e
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)