|
38 | 38 | <url type="bugtracker">https://github.com/horsicq/Detect-It-Easy/issues</url> |
39 | 39 | <content_rating type="oars-1.1"/> |
40 | 40 | <releases> |
41 | | - <release version="3.21" date="2026-04-21"> |
42 | | - <url>https://raw.githubusercontent.com/horsicq/Detect-It-Easy/refs/heads/master/changelog.txt</url> |
| 41 | + <release version="3.21" date="2026-04-22"> |
| 42 | + <description> |
| 43 | + <ul> |
| 44 | + <li>Fix console output</li> |
| 45 | + <li>Fix some translations</li> |
| 46 | + </ul> |
| 47 | + </description> |
43 | 48 | </release> |
44 | 49 | <release version="3.20" date="2026-04-20"> |
45 | | - <url>https://raw.githubusercontent.com/horsicq/Detect-It-Easy/refs/heads/master/changelog.txt</url> |
| 50 | + <description> |
| 51 | + <ul> |
| 52 | + <li>Build instructions for openSuse, Fedora, Arch Linux, WSL</li> |
| 53 | + <li>Microsoft Store port</li> |
| 54 | + <li>Downloads/tray monitoring, system env. variable</li> |
| 55 | + <li>Configurable BufferSize</li> |
| 56 | + <li>Improved Heuristic module for PE by DosX_dev</li> |
| 57 | + <li>New detects and optimization of all scripts (thanks to DosX_dev, hypn0, Kae, BJNFNE and all contributors)</li> |
| 58 | + <li>New scanning method: PEiD</li> |
| 59 | + <li>Some GUI changes</li> |
| 60 | + <li>Many bugs have been fixed</li> |
| 61 | + <li>Add AVX2 and SSE2 optimization</li> |
| 62 | + </ul> |
| 63 | + </description> |
46 | 64 | </release> |
47 | 65 | <release version="3.10" date="2024-11-03"> |
48 | | - <url>https://raw.githubusercontent.com/horsicq/Detect-It-Easy/refs/heads/master/changelog.txt</url> |
| 66 | + <description> |
| 67 | + <ul> |
| 68 | + <li>Bundle for Ubuntu 24.04 and 24.10</li> |
| 69 | + <li>APK/DEX/NPM/Amiga support</li> |
| 70 | + <li>Improved "Visualization" widget</li> |
| 71 | + <li>Improved Heuristic module for PE (thanks to DosX_dev)</li> |
| 72 | + <li>New "extra" database for not basic detections</li> |
| 73 | + <li>New detects and optimization of all scripts (thanks to DosX_dev, hypn0, Kae and all contributors)</li> |
| 74 | + <li>Some GUI changes</li> |
| 75 | + <li>Many bugs have been fixed</li> |
| 76 | + </ul> |
| 77 | + </description> |
49 | 78 | </release> |
50 | 79 | </releases> |
51 | 80 | <provides> |
|
0 commit comments