Skip to content

Version 1.2.2

Compare
Choose a tag to compare
@kuiperzone kuiperzone released this 15 Jul 16:42
· 25 commits to main since this release

See Assets for installation files.

To install on linux, download and:

sudo dnf install ./avantgarde-1.2.2-1.x86_64.rpm

or

sudo apt install ./avantgarde_1.2.2-1_amd64.deb

Use the command line to remove. Don't forget to set the 'Execute Permission' flag if using the AppImage.

  • VERSION 1.2.2;2023-07-15
  • Bugfix: Preview fails if the dimensions of the control cannot be directly obtain from the XML by converting the attribute value to a number (e.g. when the value is bound to a data model variable).
  • Update Avalonia to 0.10.21.
  • Updates to pupnet files.

This will be last of Avalonia 0.10.x series. It previews projects built with Avalonia 11 just fine.

If you're wondering how I built the installation packages, see...

PupNet-Deploy -- a cross-platform deployment utility which packages your .NET project as a ready-to-ship installation file in a single step.