Skip to content

v200.5.0

Latest
Compare
Choose a tag to compare
@dotMorten dotMorten released this 01 Aug 16:12
· 15 commits to main since this release
b5e573c

What's Changed

  • New FeatureForm control for WPF/MAUI to simplify feature editing. #581

  • .NET MAUI Compass control has been re-implemented to use MAUI views instead of native views, and removes dependency on WinUI Toolkit and addresses several layout/sizing issues. #570

  • Added popupviewer attachment clicked event #575

  • Added ability to override URL clicks in PopupViewer #584

  • BasemapGallery fails to load default Basemaps in WPF by @prathameshnarkhede in #586

  • BasemapGallery loading demo data in production release by @prathameshnarkhede in #579

  • Implementation of BasemapGallery fails to load the Basemap of the MapView when loaded by @prathameshnarkhede in #582

  • Fix trimmnig issues in .NET 8 Android by @prathameshnarkhede in #551

  • MeasureToolbar: modify ArgumentException message by @williambohrmann3 in #539

  • Fix MAUI WinUI BookmarksView ItemTemplate not updating UI by @duffh in #541

  • Improve WinUI, UWP, .NET MAUI dark mode handling by @duffh in #542

  • BookmarksViewSample fixes by @williambohrmann3 in #543

  • Address build warnings by @jnery in #572

  • Fix AllDisplayLevelsSelecteded typo by @williambohrmann3 in #574

  • Add error border below text field by @dotMorten in #585

  • Fix WinUI + UWP BookmarksView sample by @duffh in #540

Full Changelog: v200.4.0...v200.5.0