1.25.0 (2026-03-08)
Features
- action: add --center flag to move_mouse command (#516) (d462bbe)
- hotkeys: support function keys F13 through F20 (#524) (5ba6fc4)
- make
backspaceconfigurable in config for each mode (#530) (c989188) - overlay: implements auto detected
paddingandborder radiuslabels (#526) (6f12b54) - recursive-grid: add optional rounded label badge backgrounds with theme-aware styling (#512) (d74c3d1)
Bug Fixes
- centralize key mapping with unified ValidNamedKeys registry (#531) (9127b7a)
- config: disable file logging by default (#529) (30bb9ee)
- config: move all visual related configuration to
uisection (#533) (3947c75) - config: propagate service config updates during hot-reload (#521) (26d1d19)
- config: rename corner_radius to border_radius for consistency (#532) (0e14253)
- cursor: add settling delay before cursor restore after click actions (#514) (da4de9d)
- docs:
backspaceis not supported forreset_keyfor now (#520) (7e14d56)