Skip to content

v1.10.0 — Selective Clear & More

Latest

Choose a tag to compare

@L9Lenny L9Lenny released this 11 Jul 18:38

What's New in v1.10.0

Added

  • Selective Clear All Settings (#434, #436): Replaced the simple Yes/No confirm with a checkbox-based panel — pick exactly what to reset: rank, challenge, background, tokens, icon, status, or auto-enforcer.
  • Profile Icon Reset: Clear All now restores your saved icon (or defaults to icon 0).
  • Status & Bio Reset: Clear All resets availability to chat and clears the status message.

Fixed

  • LCU Override Fields Not Clearing (#434, #436): Deleting fields from chat presence didn't work; now they're set to empty strings.
  • CDragon Crash (#434, #436): Array.isArray guard prevents crash on invalid CDragon data.
  • Auto-Enforcer OR Logic (#434, #436): Toggling auto-enforce OFF now properly clears the legacy enforce-offline key.
  • Background Contrast (#436): Increased danger button hover contrast.

Changed

  • Clear All Settings UX (#434, #436): Single PUT /lol-chat/v1/me call + official background/challenge endpoints.
  • Dependencies: tauri 2.11.5, sysinfo 0.39.6, vitest 4.1.9, @types/node 26.0.1, @tauri-apps/api/cli 2.11.4, tauri-action 1, actions/setup-node 6, actions/github-script 8 (#422, #423, #424, #425, #426, #427, #431, #433).