Mapsui Versions Save

Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto

5.0.0-beta.1

1 month ago

The primary focus of this version is rework on the mouse/touch handling. Most of this is now crossplatform code, making differences in behavior between platforms less likely.

Another important improvement is the LoggingWidget. When in debug mode logging will be written in the map which will make finding bugs (in our code and in user code) a lot faster.

There are breaking changes. They should be mentioned here (but this is currently from complete): https://mapsui.com/v5/documentation/v5.0-upgrade-guide.html

For an online Blazor sample look here: https://mapsui.com/v5/samples

What's Changed

New Contributors

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.5...5.0.0-beta.1

4.1.5

1 month ago

Notes:

  • Uno.UI was updated from 5.0.19 to 5.1.31. This fixes a 'invalid targets resolution on Windows' problem with the default Uno .NET 8 template when following the Mapsui getting started. Users on 5.0.19 will need to update though.
  • Uno WASM was added back again after it was removed in 4.1.4.

What's Changed

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.4...4.1.5

4.1.4

2 months ago

What's Changed

Note, Uno WASM is not in this release because of build problems.

Fixes and features

Maintenance

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.3...4.1.4

4.1.3

3 months ago

What's Changed

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.2...4.1.3

4.1.2

5 months ago

Removed net6.0 target frameworks for several platforms

We use the windows-latest build agent for our releases and these have undergone some serious changes after the release of net8. Many were fixable in code or script but unfortunately we had to remove the net6.0 target frameworks for several platforms. This is not what we want to do in a patch release but this is how it is.

  • Remove net6.0-android from Mapsui.UI.Android
  • Remove net6.0-android from Mapsui.UI.Uno.WinUI
  • Remove net6.0-android from Mapsui.UI.Uno
  • Remove net6.0 from mapsui.UI.Maui
  • Remove net6.0-ios from Mapsui.UI.Uno.WinUI
  • Remove net6.0-ios from mapsui.UI.Uno
  • Remove net6.0-ios15.4 from Mapsui.UI.iOS

What's Changed

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.1...4.1.2

4.1.2-preview.2

5 months ago

What's Changed

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.2-preview.1...4.1.2-preview.2

4.1.2-preview.1

5 months ago

What's Changed

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.1...4.1.2-preview.1

4.1.1

6 months ago

What's Changed

Samples

Documentation

Maintenance

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.0...4.1.1

4.1.0

6 months ago

What's Changed

Upgrades

Fixes and features

Maintenance

New Contributors

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.0.0...4.1.0

4.1.0-preview.2

7 months ago

What's Changed

Updates

Samples

Documentation

Full Changelog: https://github.com/Mapsui/Mapsui/compare/4.1.0-preview.1...4.1.0-preview.2