Skip to content

Releases: janusw/CameraMaui

1.4.14

Choose a tag to compare

@janusw janusw released this 07 Feb 13:51

What's Changed

Full Changelog: 1.4.13...1.4.14

1.4.13

Choose a tag to compare

@janusw janusw released this 30 Dec 11:48

What's Changed

  • Fix Android zoom crop region by @jacksonjude in #67
  • Add exception logging to UIImage creation catch block by @Copilot in #68
  • Fix several compile-time warnings on iOS by @janusw in #59
  • Add .NET 10 support by @janusw in #69
  • Fix CA1422: Use VideoRotationAngle on iOS 17.0+ and Mac Catalyst 17.0+ by @Copilot in #70
  • Add null safety for windowScene in iOS interface orientation handling by @Copilot in #73
  • Fix obsolescence warnings about interface orientation on iOS by @janusw in #72

New Contributors

  • @jacksonjude made their first contribution in #67
  • @Copilot made their first contribution in #68

Full Changelog: 1.4.12...1.4.13

1.4.12

Choose a tag to compare

@janusw janusw released this 14 Sep 09:18

What's Changed

  • Camera.MAUI.Test: demonstrate EAN_13 detection by @janusw in #49
  • MauiCameraView: layout subviews when starting camera on iOS by @janusw in #46
  • Camera.MAUI.Test: update CommunityToolkit.Maui.MediaElement by @janusw in #54
  • Make the MirroredImage property work on iOS by @janusw in #55
  • Fix crash when disposing CameraView on Android 15+ by @janusw in #56
  • Use fixed MAUI version and update to .NET SDK 9.0.30x by @janusw in #61
  • Fix camera restart android by @jasells in #63
  • Fix some typos by @janusw in #66

Breaking Changes

  • Attention! Although this is only a patch release, it includes a minor API breaking (from #66): CameraPosition.Unknow -> CameraPosition.Unknown
  • It is trivial to fix, therefore I did not care to release a major version just for this triviality.

New Contributors

Full Changelog: 1.4.11...1.4.12

1.4.11

Choose a tag to compare

@janusw janusw released this 30 Jun 20:08

What's Changed

New Contributors

Full Changelog: 1.4.10...1.4.11

1.4.10

Choose a tag to compare

@janusw janusw released this 31 Mar 18:41

What's Changed

  • Additional camera options on iOS and some bugfixes by @janusw in #34
  • Add .NET 9 support by @janusw in #35

Full Changelog: 1.4.9...1.4.10

1.4.9

Choose a tag to compare

@janusw janusw released this 08 Sep 11:23

What's Changed

  • Fix an UI blocking issue on Android by @janusw in #23
  • Allow recording without audio by @janusw in #24

Full Changelog: 1.4.8...1.4.9

1.4.8

Choose a tag to compare

@janusw janusw released this 25 Mar 10:22
  • #20 Fix preview orientation on iOS

1.4.7

Choose a tag to compare

@janusw janusw released this 22 Feb 20:45
  • hjam40#132 Fix snapshot offset
  • #11 StartRecordingAsync: add parameters 'frameRate' and 'bitRate', select format via extension (on Android)
    • Fixes #9

1.4.6

Choose a tag to compare

@janusw janusw released this 28 Jan 20:09
  • #4 Fix Issues 1,2,3 GitHub
    • Fixes #1 Recording fails on iOS 17
    • Fixes #2 Not recording on Android API 34
    • Fixes #3 Android: front camera previews correctly but records upside down
  • #6 Add .NET 8 targets (plus some GHA extensions)

https://www.nuget.org/packages/CameraMaui/1.4.6

1.4.5

Choose a tag to compare

@janusw janusw released this 28 Jan 19:55
  • hjam40#52 Fix code in readme
  • hjam40#69 Fixes front facing iOS landscape orientation.
  • hjam40#70 Fixes 180-flipped front facing captured pictures for android.
  • hjam40#79 Provide Observer object for RemoveObserver
  • hjam40#121 Set CameraInfo.HorizontalViewAngle on iOS/Mac

https://www.nuget.org/packages/CameraMaui/1.4.5