Skip to content

Commit 61b07a3

Browse files
authored
2.1
1 parent 12d7a66 commit 61b07a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
**Version 2.1 - 11/05/2019**
2+
* Dropped QtWebEngine, native graph rendering.
3+
* Improved Rendering performance.
4+
* Improved Analysis speed and reliability.
5+
* Improved string detection.
6+
* Improved RTTI analysis.
7+
* Implemented Visual Studio's static libraries loader (.lib).
8+
* Implemented AVR8 Assembler (will be improved in the next releases).
9+
* Added Visual C++ 6, 2003, 2005, 2008 and 2017 signatures (32 bit only, for now).
10+
* Added MFC 6, 7.1, 8.0 and 9.0 signatures (32 bit only, for now).
11+
* PE Loader: Parse exception directory, classify executable (VB6, Delphi, MSVC, etc).
12+
* Fixed AppImage.
13+
* Lots of improvements.
14+
* Lots of bug fixes.
15+
116
**Version 2.0 - 04/03/2019**
217
* Brand new disassembler engine.
318
* Brand new disassembler widget.

0 commit comments

Comments
 (0)