| version |
unix-timestamp |
description |
1.6.0 |
1751760000 |
| C |
<ul>
<li>Change: Built against Avalonia .NET 9 / 11.3.2.</li>
<li>Added: Preview copy to clipboard.</li>
<li>Added: Checkered tile background.</li>
<li>Change: AppImage built against recent appimagetool which should resolve fuse2/3 issues.</li>
<li>Change: Subtle changes to theme colors.</li>
<li>Change: Child windows no longer show in taskbar.</li>
<li>Fix: App icon now displays with RPM and DEB. Issue may persist with AppImage, but outside scope to resolve.</li>
<li>Change: Minor changes and code cleanup.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.5.1 |
1710460800 |
| C |
<ul>
<li>Built against Avalonia .NET 8 / 11.0.10</li>
<li>Removed dependency on Yaap.</li>
<li>Bugfix: Fixed failure to output version information on command line.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.5.0 |
1709424000 |
| C |
<ul>
<li>Now possible to open a .fsproj file.</li>
<li>BuildWatcher class added so file watcher runs in thread (main window more responsive).</li>
<li>Changed default app font to Inter.</li>
<li>Bugfix: Loading of a solution when path contains spaces.</li>
<li>Bugfix: Ensure preview closes when closing solution or opening a different one.</li>
<li>Bugfix: Crash when specifying custom assembly path.</li>
<li>Bugfix: Watching incorrect directory when custom assembly path was specified.</li>
<li>Built against .NET 8 / Avalonia 11.0.7 (intentionally not 11.0.9).</li>
<li>Other minor changes and bugfixes.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.4.0.0 |
1702684800 |
| C |
<ul>
<li>Built against .NET 8 / Avalonia 11.0.6.</li>
<li>Now detects when dotnet build is occuring and temporarily suspends preview preventing file locking.</li>
<li>Add custom setting of Avalonia version for projects which do not directly include package.</li>
<li>Auto-hiding of grid splitter reintroduced.</li>
<li>Now reads the `$DOTNET_HOST_PATH` variable to find location of `dotnet`.</li>
<li>Fixed bug with Register in `LinkBlock.cs`.</li>
<li>Made csproj parsing of elements case-insensitive.</li>
<li>Other minor changes and bugfixes.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.3.0.2 |
1695513600 |
| C |
<ul>
<li>Fully ported to Avalonia 11.0.4.</li>
<li>Added "Show Pin" option to Preferences.</li>
<li>Can now change app font size in-flight.</li>
<li>Other minor changes and bugfixes.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.2.2 |
1689379200 |
| C |
<ul>
<li>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).</li>
<li>Update Avalonia to 0.10.21.</li>
<li>Updates to pupnet files.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.2.1 |
1684368000 |
| C |
<ul>
<li>Update to reflect changes concerning artifact directory in .NET8 Preview 4.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.2.0 |
1682208000 |
| C |
<ul>
<li>Added detection of application build output in the new '.artifacts' directory that will come into play
with .NET8.</li>
<li>Added solution directory tree traverse to find the Directory.Packages.props file when AvaloniaVersion is null.
This is needed if the version is defined only globally, and not overridden in the csproj.</li>
<li>Added check for the presence of the PackageVersion tag. This is needed since the Directory.Packages.props could
be the only place where the Version attribute is defined.</li>
<li>Added check for the presence of the VersionOverride attribute. This is needed since the version used by a project
could still be different from the global one, at least in theory.</li>
<li>Increased height of SettingsWindow.</li>
<li>RPM and DEB packages now specify full .NET dependencies.</li>
<li>Bugfix: XAML code text and debug output was hidden (fixes a bug introduced in 1.1.0).</li>
<li>Bugfix: Error in persisting size of main window between launches.</li>
<li>Bugfix: Crash when trying open recent but non-existing solution file.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.1.0 |
1679875200 |
| C |
<ul>
<li>Added new "application font" preference</li>
<li>Added new Linux deployment packages</li>
<li>Built with Avalonia 0.10.19</li>
<li>Internal changes to make ready for Avalonia 11</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.0.2 |
1675296000 |
| C |
<ul>
<li>Built with Avalonia 0.10.18 and .NET7</li>
<li>Built with PublishReadyToRun (start should be a little quicker)</li>
<li>ArgumentParser now supplied as Yaap package (internal change)</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.0.1 |
1656806400 |
| C |
<ul>
<li>Built with latest Avalonia version 0.10.15</li>
<li>Fixed a bug in command line argument parser.</li>
<li>Fixed several harmless null-reference warnings during build.</li>
<li>Updates to readme file.</li>
<li>Source code now contains unit tests.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
1.0.0 |
1646179200 |
| C |
<ul>
<li>Now accepts command arguments to facilitate launch from IDE. See project page for details.</li>
<li>Main window now remembers size and whether maximized.</li>
<li>Added installer on Windows.</li>
<li>Updated license details.</li>
<li>Updated webpage link.</li>
<li>Bug fix - Not showing relative assembly paths on Windows.</li>
</ul> |
|
|
| version |
unix-timestamp |
description |
0.1.0-alpha |
1644451200 |
| C |
<ul>
<li>Initial version</li>
</ul> |
|
|