Skip to content

VERSION 1.4.0

Compare
Choose a tag to compare
@kuiperzone kuiperzone released this 16 Dec 22:34
· 12 commits to main since this release

See Assets for installation files, which include multiple options for Linux and Setup for Windows. Build from source for Mac.

  • VERSION 1.4.0.0;2023-12-16
  • Built against .NET 8 / Avalonia 11.0.6.
  • Now detects when dotnet build is occuring and temporarily suspends preview preventing file locking.
  • Add custom setting of Avalonia version for projects which do not directly include package.
  • Auto-hiding of grid splitter reintroduced.
  • Now reads the $DOTNET_HOST_PATH variable to find location of dotnet.
  • Fixed bug with Register in LinkBlock.cs.
  • Made csproj parsing of elements case-insensitive.
  • Other minor changes and bugfixes.

To install on linux, download and:

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

or

sudo dnf install ./avantgarde_1.4.0.0-1.x86_64.rpm

IMPORTANT.
If using AppImage, don't forget to set the 'Execute Permission' flag. For deb and dnf, you may have to uninstall it from the command line as Gnome Software does not support removal of packages installed as local files.