Skip to content

Releases: AvaloniaUtils/AsyncImageLoader.Avalonia

v3.2.1

26 Sep 11:40

Choose a tag to compare

What's Changed

  • Fix ObjectDisposedException in Cancellation token access (#19) by @ionite34 in #20

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.1-rc1

23 Sep 22:50

Choose a tag to compare

v3.2.1-rc1 Pre-release
Pre-release
  • Tries to fix "CancellationTokenSource has been disposed" when redrawn rapidly in virtualizing panels. #19

Full Changelog: v3.2.0...v3.2.1-rc1

v3.2.0

08 Aug 21:24

Choose a tag to compare

What's Changed

  • Add support for existing IImage loading in AdvancedImage. #17

Full Changelog: v3.1.0...v3.2.0

v3.1.0

08 Aug 21:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

08 Aug 21:22

Choose a tag to compare

What's Changed

  • Replace IBitmap with Bitmap due to IBitmap will be internal in next Avalonia release. Thanks, @afunc233
  • Fix loading from local disk in some linux distros. Thanks, @afunc233
  • Implement CornerRadius for AdvancedImage

New Contributors

Full Changelog: 2.4.0...v3.0.0

v3.0.0-avalonia11

23 Aug 23:30

Choose a tag to compare

v3.0.0-avalonia11 Pre-release
Pre-release
  • This release contains only Avalonia 11 support

What's Changed

New Contributors

Full Changelog: v2.4.0...v3.0.0-avalonia11

v2.4.0

23 Aug 23:27

Choose a tag to compare

  • Add AdvancedImage control

Full Changelog: 2.3.0...v2.4.0

v2.3.0

23 Aug 23:23

Choose a tag to compare

  • Make ImageSource.SourceProperty nullable

Full Changelog: v2.2.0...2.3.0

v2.2.0

18 Jun 20:25

Choose a tag to compare

  • Add support for avares and resm #1
  • Add logging to avalonia logger

Full Changelog: v2.1.1...v2.2.0

v2.1.1

08 Jun 12:39

Choose a tag to compare