Skip to content

v1.33.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 07:12
· 141 commits to master since this release

If your installer started crashing, it's likely due to the issue below and should be resolved by updating. The release itself might lead to crashing on v1.32 due to the actual update pop-up using MessageBox.Avalonia, so sorry in advance for that.

Update MessageBox.Avalonia, Bump version

Closes #164, #160. Likely also resolves #163.

  • Fixes crashing when trying to show a message box
    due to an outdated library version. This would
    occur on initial setup, dependency errors, error
    displays, etc.