Skip to content

Releases: icsharpcode/AvaloniaILSpy

Avalonia ILSpy 7.2 RC

08 May 22:21
113ef11
Compare
Choose a tag to compare
  • ics upgraded to 7.2
  • Avalonia 0.10.13

Avalonia ILSpy 7.1 RC

30 Dec 01:00
460668b
Compare
Choose a tag to compare
  • Build with dotnet 6
  • arm64 support for all os
  • ics upgraded to 7.1
  • Avalonia 0.10.11

Avalonia ILSpy 7.0 RC 2

21 Jun 01:13
3cc092b
Compare
Choose a tag to compare
  • Fix crashes on Linux when clicking "File > Open..."

Avalonia ILSpy 7.0 RC 1

25 Apr 23:01
Compare
Choose a tag to compare
  • Avalonia 0.10.2
  • AvaloniaEdit 0.10.0 (official version)
  • ICSharpCode.Decompiler 7.0 RC 2

Avalonia ILSpy 5.0 RC 2

20 Jun 19:37
f39d02f
Compare
Choose a tag to compare
Pre-release
  • Switch to official AvaloniaEdit submodule
  • Update to Avalonia 0.9.9
  • Bug fixes

Avalonia ILSpy 5.0 RC 1

20 Dec 07:30
Compare
Choose a tag to compare
Pre-release

Instructions for macOS users

  • Extract ILSpy-osx-x64-Release.zip
  • Open ILSpy.app
  • Open System Preferences, then Security & Privacy / General, and there in Allow apps downloaded from
  • Click Open Anyway

Avalonia ILSpy 4.0 RC 2

15 Jan 22:14
Compare
Choose a tag to compare
Pre-release

UI Improvements

Fix black area issue on Windows
Fix scroll issue on Decompiler Text View
Implemented font options

ILSpy Improvements:

https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-rc2

Avalonia ILSpy 4.0 RC 1

06 Jan 05:48
Compare
Choose a tag to compare
Pre-release

UI Improvements

  • Light/Dark theme ( you can also build your own one, see files on Themes folder)
  • Key shortcut support on macOS

ILSpy Improvements:

https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-rc1

Known Issues

On Windows machine, when open up a dialog window (e.g. Open List), it has a black area around the window. Resizing window could fix it.

Avalonia ILSpy 4.0 Beta 3

17 Dec 01:38
839da3a
Compare
Choose a tag to compare
Pre-release

ILSpy Improvements:

see https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-beta3

Known Issues

On Linux/ Windows, If you have trouble in rendering glitch, try to set your environment variable to turn off defer rendering.
AVALONIA_GTK3_ USE_DEFERRED_RENDERING_OVERRIDE=false