Skip to content

Releases: jfversluis/Plugin.Maui.ScreenRecording

v1.0.0-preview5

v1.0.0-preview5 Pre-release
Pre-release

Choose a tag to compare

@jfversluis jfversluis released this 12 Jan 16:06
41737e3

What's Changed

  • Migrate release pipeline to NuGet Trusted Publishing by @Copilot in #26
  • Migrate to .NET 10 by @Copilot in #25

New Contributors

  • @Copilot made their first contribution in #26

Full Changelog: v1.0.0-preview4...v1.0.0-preview5

v1.0.0 Preview 4: Windows Support

Pre-release

Choose a tag to compare

@jfversluis jfversluis released this 14 May 09:46
b82781d

Big thank you to @cheburashkalev for adding support for Windows!

What's Changed

New Contributors

Full Changelog: v1.0.0-preview3...v1.0.0-preview4

v1.0.0 Preview 3: Some bugfixes and overall improvements

Choose a tag to compare

@jfversluis jfversluis released this 05 Jan 09:05
3cee934

What's Changed

  • MediaRecorder set null when stop - close issue #14 by @sact1909 in #15
  • Sample app detect iOS Simulator - Closes #11 by @sact1909 in #17
  • Fix Android Service being inconsistent between runs by @mr5z in #21

New Contributors

  • @mr5z made their first contribution in #21

Full Changelog: v1.0.0-preview2...v1.0.0-preview3

v1.0.0 Preview 2: Android love 🫶

Pre-release

Choose a tag to compare

@jfversluis jfversluis released this 12 Feb 09:48
325487c

In this release @sact1909 did an amazing job!

You are now able to customize the text on the Android notification that is shown during a screen recording and you can also save the Android recording to the device gallery.

What's Changed

  • Allow developers to customize Android notifications text by @sact1909 in #12
  • Added support for Android devices to Save to Gallery by @sact1909 in #13

New Contributors

Full Changelog: v1.0.0-preview1...v1.0.0-preview2

v1.0.0 Preview 1: Screen Recording for iOS, macOS & Android!

Choose a tag to compare

@jfversluis jfversluis released this 19 Jan 19:32
ac7b628

The best things ship on Friday 💥

Here is the very first preview of this library that will add screen recording from inside of your .NET MAUI app for iOS, macOS and Android.

Please let us know what you think!

A big shoutout to @rdurish for providing the initial Android implementation. Amazing work! 🙏