26.11.2024 - Version Checker 2.50
Change Log:
- Added new mode for accepting new version: automatic and manual (you must each record confirm manually)
- Added support to check specified version file via command line and via menu (Open, Save)
- Added colors based on check status
- Version files are now UTF-8, old Unicode files will be automatically converted on first save
- Executable is now not packed (to avoid false alarm for some AV)
- Changed Microsoft .NET Framework 4.6.1 -> 4.8
01.01.2024 - Progress Decompiler 2024.1
Added:
- Added new statements: 1 (V11)
- Added new expressions: 2 (V11,V12)
- Added support for Publish(), Subscribe(), Unsubscribe()
- Added support for class variable types recovery
- Added class function types (METHOD, PROPERTY to output)
- Added Prototype Declarations to main output
- Update on GUI function details after first decompile
- Beautify some function parameters (ExternFun, ProcPrototype)
- Hex colors tweaked based on normal/dark theme and fore/back color type (much better for eyes)
- Upon the first viewing, if any errors are detected, jump to them
Updated:
- Updated statements: 2 (V12)
- Updated expressions: 1 (V12)
- For class element references show also type references
- Updated PROGRESS Decompiler Addon - Df2Dbf v2.22 (fixed index CRC, bad index fields when exists description)
- Updated PROGRESS Decompiler Addon - SigMaker v2.00 (rewritten to .NET)
- Expression databases revisited and rebuilded
- Better variable type check (support for class types)
- Less debug detail on the GUI
- Better Flags processing
- Better directory sorting
- Expression processing rewritten (V10)
- Header info processing logic changed
- Better Header info assigning (same names)
- Big recoding for V6 (also some structures added..)
- Lot of small fixes + heavy heavy code refactoring
Fixed:
- Don't show CRC warnings for converted database files (output from Df2Dbf)
- Fixed broken support for V6
- Fixed bad global variable parsing (V6)
- Load some internal static databases once on the beginning (not for each rcode)
. . .