Skip to content

Auto Target

Choose a tag to compare

@DevCat3 DevCat3 released this 16 Mar 00:32
· 3 commits to main since this release

AutoTarget Changelog

v3.3 (2026-03-16)

🖥️ WebUI Improvements

  1. Added Fix TEE button wired to auto_fix_broken_tee.sh
  2. Added Reset Props section with filter input, View Props and Reset Props buttons
  3. Added Settings panel (slide-in from right) replacing the old theme toggle in the title bar
  4. Moved Dark Mode toggle inside the Settings panel
  5. Darkened button and text colors for better readability
  6. Increased button font weight for clearer text
  7. Removed blue focus outline on all interactive elements
  8. Removed tap highlight on buttons and inputs for Android WebView
  9. Added will-change: transform on buttons and settings panel for smoother animations
  10. Fixed card background from semi-transparent rgba to solid color to prevent GPU layer glitch
  11. Removed backdrop-filter: blur() from cards to fix theme-switch rendering glitch
  12. Added forceRepaint() on theme change to flush stale GPU layers