UWP Community Toolkit 1.5 is available in Github now.
UWP Community Toolkit is a Nuget library that has a collection of custom controls, helper functions, and app services for UWP developers that are not available as a part of Windows SDK.
This release has some new controls including Menu, OrbitView, RadialProgressBar, RoundImageEx, MarkdownTextBlock, BladeView, and PullToRefreshListView.
The Toolkit has also added a helper function called BluetoothLEHelper and improvements in ListViewBaseExtensions helper function and MicrosoftTranslator service.
UWP Community Toolkit is available on Github:
https://github.com/Microsoft/UWPCommunityToolkit
Visual Studio developers can add the Toolkit support to their projects by downloading a NuGet package.
Get started with UWP Community Toolkit: http://www.uwpcommunitytoolkit.com/en/master/Getting-Started/