VERSION 1.5.0
See Assets for installation files, which include multiple options for Linux and Setup for Windows. Build from source for Mac.
- VERSION 1.5.0;2024-03-03
- Now possible to open a .fsproj file.
- BuildWatcher class added so file watcher runs in thread (main window more responsive).
- Changed default app font to Inter.
- Bugfix: Loading of a solution when path contains spaces.
- Bugfix: Ensure preview closes when closing solution or opening a different one.
- Bugfix: Crash when specifying custom assembly path.
- Bugfix: Watching incorrect directory when custom assembly path was specified.
- Built against .NET 8 / Avalonia 11.0.7 (intentionally not 11.0.9).
- Other minor changes and bugfixes.
To install on linux, download and:
sudo apt install ./avantgarde_1.5.0.0-1_amd64.deb
or
sudo dnf install ./avantgarde_1.5.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.