Skip to content

Instantly share code, notes, and snippets.

@jamesmontemagno
Last active February 7, 2018 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesmontemagno/dcbdc8840c26db6e6f86dab4da22d769 to your computer and use it in GitHub Desktop.
Save jamesmontemagno/dcbdc8840c26db6e6f86dab4da22d769 to your computer and use it in GitHub Desktop.
Changelog for Xamrain Live Player

Release 1.4.X

  • Support for Xamarin.Forms 2.5.0
  • Edge to Edge Device Optimizations
  • Fix for Media.Compat not syncing
  • Updates for Photo Permissions
  • Debug Log is persisted between launches
  • Fix for BigInteger in .NET Standard Library
  • Fix for connection when using tethered on Android
  • Update feedback process
  • Additional IP Fixes

Release 1.3.X

  • Updates for .NET Standard Projects when Adding NuGets #60956
  • Updates to Gather IP Address #60708
  • Fix for byte array access #60257
  • Fix for char[] #60269
  • Fix for Enum Event Arguments #60235
  • Fix for AppCenter NuGet Support #58103

Release 1.1.547 / 1.2.X

  • Ability to export logs to email
  • IValueConverter support
  • Behaviors Support
  • Json.NET Support Enhancements
  • .NET Standard Support (preview)
  • SkiaSharp Support

Release 1.0.507

This update introduces a brand new app design that is simplified and streamlined. You will be greeted with a getting started guide introducing you to the Live Player, a new pairing status on the home screen, and a bunch of other goodies. We hope you enjoy!

Additional Fixes & Optimizations

  • Support for multi-dimensional arrays
  • Support for nullable types
  • BindingContext = this; now supported
  • Better support for landscape

Release 1.0.439

  • Performance Improvements when running app
  • Enhancements to Custom Renderers & Effects
  • Fixes for C# 7Features
  • Several other Bug Fixes & Optimizations

Release: 1.0.402

  • Increase NuGet Support: Sqlite-net & Json.NET
  • Add Xamarin.Forms.Maps support
  • Increased combat with Plugins
  • Fixed Tab Colors (use default theme)
  • Remove size limit for app
  • Shake app to leave live run current view mode
  • Ensure active connection is used for IP
  • Lots of other bug fixes & optimizations
  • Fixed: PCL Based Applications
  • Fixed: Java.Interop References
  • Enhanced: Bait/Switch Plugins
  • Additional Bug Fixes: Thanks for the reports!
  • Improved connection stability
  • Improved first run experience
  • Add links to documentation
  • Added connectivity test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment