Releases: Esri/arcgis-maps-sdk-dotnet-toolkit
v200.8.1
What's Changed
- popup: Support clickable image links on MAUI, WinUI, and UWP by @mstefarov in #682
- The template override no longer works with the new popupviewer design by @dotMorten in #688
- Update PopupViewer navigation to not change Popup property during navigation by @dotMorten in #690
- Bugfix: Adding converter to handle nullable bindings to boolean by @prathameshnarkhede in #699
- Feature forms: Fix for MAUI windows bug where the DateTimePicker would enter an infinite loop by @imalcolm1 in #701
v200.8.0
What's Changed
- Fix attachment visibility in FeatureFormView by @prathameshnarkhede in #626
- Introduced error handling in the
BasemapGallery_Loadedmethod 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
FramewithBorderin 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 bitmapException 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
v200.7.0
What's Changed
- Rewrites several parts of the SearchView to make it AoT compatible in WinUI by @dotMorten in #620
- BugFix: Changed TextCell to Labels to fix BasemapGallery sample by @prathameshnarkhede in #621
- Add built-in barcode scanning by @dotMorten in #615
- Adding barcode scanner to Android by @dotMorten in #624
- Fix attachment visibility in FeatureFormView by @prathameshnarkhede in #626
- Introduced error handling in the
BasemapGallery_Loadedmethod to avoid crash by @prathameshnarkhede in #627 - Support for BasemapGallery toolkit control to include 3D Basemaps by @prathameshnarkhede in #628
- Enhance basemap loading with async task management caching by @prathameshnarkhede in #631
Full Changelog: v200.6.0...v200.7.0
v200.6.0
What's Changed
- Ensure Attachment button visibility is updated on UI load by @dotMorten in #590
- PopupViewer WinUI/UWP by @dotMorten in #589
- Removing unused redundant project folders by @prathameshnarkhede in #592
- BugFix: Fixes BasemapGallery View Style in MAUI Windows by @prathameshnarkhede in #596
- Improve the loading speed of the basemap gallery by @dotMorten in #599
- FeatureForms: Adds a temporary combox value when no coded value matches by @dotMorten in #601
- FeatureForms: Add support for HTML text
- Breaking change: Changed from ListView to CollectionView in BookmarksView which resolves ItemTemplate issue in iOS by @prathameshnarkhede in #598
- Fixing SymbolDisplay appearing like dots on certain Android devices by @prathameshnarkhede in #603
Full Changelog: v200.3.0...v200.6.0
v200.5.0
What's Changed
-
New
FeatureFormcontrol for WPF/MAUI to simplify feature editing. #581 -
.NET MAUI
Compasscontrol 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: modifyArgumentExceptionmessage 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
-
Fix
AllDisplayLevelsSelectededtypo by @williambohrmann3 in #574 -
Add error border below text field by @dotMorten in #585
Full Changelog: v200.4.0...v200.5.0
v200.4.0
What's Changed
- Missed PR feedback from last merge by @pMaske in #536
- Add closing bracket by @mbranscomb in #537
- Fix WinUI + UWP BookmarksView sample by @duffh in #540
MeasureToolbar: modifyArgumentExceptionmessage 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
- Correcting and bumping up Minimum Version by @prathameshnarkhede in #545
- FeatureFormsView by @dotMorten in #546
- Rename property by @dotMorten in #547
- BookmarksViewSample fixes by @williambohrmann3 in #543
- FeatureForm: localized messages by @dotMorten in #548
- BugFix: Not trimmer friendly in .NET 8 by @prathameshnarkhede in #551
- utilnet: localize trace tool by @jnery in #552
- Handle prop changed events to validation errors by @dotMorten in #553
- Adds an analyzer that detects whether UseArcGISToolkit has been added by @dotMorten in #556
- FeatureForm WPF: Tooltip shows even when empty by @prathameshnarkhede in #561
- FeatureForms for .NET MAUI by @dotMorten in #564
- feat(localization): update pseudo translation by @Isa13169 in #557
- MAUI: Add DateTimePickerFormInput by @mstefarov in #565
- wpf: Improve keyboard navigation for FeatureForms by @mstefarov in #567
Full Changelog: v200.3.0...v200.4.0
v200.3.0
What's Changed
- popup: Implement TextPopupElement view for MAUI by @mstefarov in #522
- Generate symbol packages by @dotMorten in #524
- Allow building samples for .NET 8 by @dotMorten in #526
- popup: Simplify HTML tree to fix spacing by @mstefarov in #527
- Fix cosmetic issues in PopupViewer on small screens by @mstefarov in #531
- Adds a GeoView controller to help with common MVVM challenges by @dotMorten in #528
- Ensure properties are preserved after trimming by @dotMorten in #532 and #534
Full Changelog: v200.2.0...v200.3.0