Skip to content

Releases: AvaloniaUI/Avalonia

0.9.0 Preview 1

15 Oct 16:11
Compare
Choose a tag to compare
0.9.0 Preview 1 Pre-release
Pre-release
  • Native Global Menu Support
  • Managed Notifications
  • Managed File Dialogs
  • Compiled XAML
  • Touch Screen Input and Scrolling
  • Grid, Stackpanel, DockPanel and WrapPanel ported from WPF.
  • ItemsRepeater (experimental) ported from WinUI (UWP).
  • Gesture Recognition
  • In-Window Popups (optional)
  • Support for application suspension (RxUI)
  • New Application Lifetimes Model
  • Managed File Dialogs (optional)

Many bugs fixes and performance optimisations

0.8.3 bugfix release

15 Oct 16:11
Compare
Choose a tag to compare
  • Compatibility with OSX Catalina.

0.8.2 bugfix release

11 Aug 09:25
Compare
Choose a tag to compare

This release fixes a critical issue on the 0.8 codebase.

  • OSX clipboard pasting corrupting strings.

0.8.1 bugfix release

06 Jul 20:40
146d51c
Compare
Choose a tag to compare

We've backported several fixes from the master branch to our 0.8 codebase to be available as 0.8.1 on nuget:

  • NumLock being disfuctional on Linux
  • Blacklist for llvmpipe software OpenGL rasterizer on Linux (can be disabled in code or by setting AVALONIA_GLX_IGNORE_RENDERER_BLACKLIST environment variable to to 1)
  • Horrible jitter issue on Windows when OpenGL/ANGLE acceleration is enabled
  • Black screen issue on Windows when OpenGL/ANGLE acceleration is enabled

0.8.0

28 Apr 18:40
Compare
Choose a tag to compare

0.7.0

30 Oct 16:13
Compare
Choose a tag to compare
fix release branch detection.

0.6.1 - Beta 1

19 Feb 13:27
c8a8e82
Compare
Choose a tag to compare

0.5.1 hotfix release

31 May 16:24
Compare
Choose a tag to compare
  • Fixed binding to Task
  • Fixed layout issue with margin #993 #984
  • Don't try to use ITopLevelImpl after disposal (it was causing crashes with GTK backend and popups)

0.5.0

13 May 10:16
Compare
Choose a tag to compare
Updated version to 0.5.0.