VioletWing - Release v1.3.2.1
What's Changed
- feat(profiles): add named config profile save/load/delete by @Jesewe in #160
- feat(gui): replace TriggerKey and JumpKey text entries with keybind recorder by @Jesewe in #161
- feat(logs): add per-level color tags to log widget by @Jesewe in #162
- feat(home_tab): add staleness warning to Offsets card by @Jesewe in #163
- fix(overlay): replace target_fps slider with entry field by @Jesewe in #164
- fix(file_watcher): suppress watcher re-entry during save_config by @Jesewe in #165
- fix(home_tab): move winfo_exists into after() callback to fix CS2 card stuck on Checking by @Jesewe in #166
- fix(config_manager): replace hardcoded Windows AppData path with platform-aware Path by @Jesewe in #167
Full Changelog: v1.3.2...v1.3.2.1