New
eDEX-UI v2.2.2
2.2 Patch 2 Release - WITH IMPORTANT VULNERABILITY FIX
This release comes with a few features that were originally planned to be release alongside v3.0, an API-related change, and some serious security fixes.
Vulnerability disclosure: https://gaby.dev/edex-vuln
Changelog since v2.2.1 (24 commits, full diff): Improvements
- Existing modules:
- main_shell:
- Do not append --login to powershell.exe (eddc810)
- mod_toplist:
- feat: excludeThreadsFromToplist (b832533)
- Faster refresh rate (ce696ca)
- keyboard:
- Fix visual keys not being relieved with altgr (0b2271e, #330)
- Drop visual keys when window is blurred (d0c1e21)
- fsDisp:
- Fix notracking refresh on tab 0 (53eb5ed, #501)
- feat: List view (7fa92d2, #502)
- netstat:
- Replace ipinfo API with a free, external service (temporary mesure)
- Fix remote code injection vuln (fc5b8d9)
- main_shell: