Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

eDEX-UI v2.2.2

Compare
Choose a tag to compare
@GitSquared GitSquared released this 19 May 17:01
590c675

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:
    • netstat:
      • Replace ipinfo API with a free, external service (temporary mesure)
      • Fix remote code injection vuln (fc5b8d9)