What's Changed
- Fix attachment visibility in FeatureFormView by @prathameshnarkhede in #626
- Introduced error handling in the
BasemapGallery_Loaded
method to avoid crash by @prathameshnarkhede in #627 - WinUI: Add AoT support to BasemapGallery, BookmarksView, FloorFilter, OverviewMap and Legend by @dotMorten in #632
- Improve HTML parser robustness by @mstefarov in #635
- Updated MAUI bindings to use new Compiled Bindings introduced in .NET 9 by @prathameshnarkhede in #630
- Fix: Floor Filter List UI width by @prathameshnarkhede in #638
- Add support for PopupMedia Refresh interval by @prathameshnarkhede in #636
- Only show validation errors if a field got focus by @dotMorten in #642
- Ensure text area renders the border by reusing the error border by @dotMorten in #643
- Adds support for navigating to sub-items in PopupViewer by @dotMorten in #641
- MAUI: Greatly improves text input performance on feature form by @dotMorten in #644
- Fix: MAUI Floor Filter Crash on Site Selection in .NET 9 by @prathameshnarkhede in #645
- BugFix: Incorrect Site Navigation on Search by @prathameshnarkhede in #649
- Fix: Replace obsolete
Frame
withBorder
in MAUI .Net 9 by @prathameshnarkhede in #653 - Accessibility: Fixed keyboard navigation and narrator accessibility issues for BasemapGallery by @Samhitha-Burugupalli in #652
- Accessibility changes for ScaleLine control by @Samhitha-Burugupalli in #657
- New FileDownloadTask helper by @dotMorten in #650
- Enhance ListView TextCell with theme-based DetailColor by @prathameshnarkhede in #661
- Utility associations form elements by @dotMorten in #659
- Bugfix: Android crash in BasemapGallery due to
Canvas trying to use a recycled bitmap
Exception by @prathameshnarkhede in #664 - Bugfix: Fixing bug with EnableDefaultWorldGeocode value not being honored in MAUI by @prathameshnarkhede in #655
- FeatureForm: disable navigation to other feature forms by @dotMorten in #667
- Improve feature form load time on maui by @dotMorten in #665
- FeatureForm: Expose bindable apply/discard commands by @dotMorten in #666
- BugFix: Fixing BasemapGallery Sceneview appears blank sometimes. by @prathameshnarkhede in #660
- Use IdentifyGeometryEditorAsync in GeoViewController for MVVM workflows by @prathameshnarkhede in #670
- BugFix: Fix border (remove HasShadow) in UtilityNetworkTraceTool UI by @gdestigter in #673
- Add popup associations by @jnery in #669
- utilnet: association properties and uwp icon by @jnery in #675
- Fix Documentation build by @dotMorten in #677
New Contributors
- @Samhitha-Burugupalli made their first contribution in #652
Full Changelog: v200.7.0...v200.8.0