Changelog

What's new in RefleK's

0.9.6August 12, 2026

UI Scale & Deep-Link Fixes

A new interface scale setting (60%–150%), a cleaner recommendation column with an inline legend, and more reliable Steam deep-links for launching scenarios and playlists.

New Features

  • New Scale setting (60%–150%) adjusts the entire interface size for large or small screens
  • Recommendation column now includes an info tooltip explaining every indicator

Improvements

  • Steam deep-links now properly percent-encode scenario names, modes, and sharecodes so special characters no longer break launching
  • UI spacing and sizing converted to rem units so the scale setting applies consistently across the app

Bug Fixes

  • Fixed playlist link errors in the benchmark detail page and overview widget being silently swallowed
0.9.5August 8, 2026

Replay Cleanup & Retention

Take control of your replay storage with automatic cleanup: set an age limit, a storage cap, or both, and let RefleK's tidy up old replays for you — at startup and as new replays are created.

New Features

  • Automatic replay cleanup with optional age limit (1 day to 1 month) and storage cap (1 GB to 25 GB), or unlimited
  • Cleanup runs at startup, when replay settings change, and after new replays finish processing
0.9.4August 5, 2026

Replay Export & Capture Health

Export replays anywhere, watch screen capture health with automatic recovery, and a faster run history — plus the usual reliability fixes.

New Features

  • Export replays: save any recorded run replay to a folder of your choice from the replay player
  • Replay status is now shown in the history inspector and updates the moment a replay finishes processing instead of polling
  • Live screen capture health in Settings with automatic recovery from failures like a lost display or a crashed FFmpeg process

Improvements

  • Changing capture resolution or FPS while the game is running now applies immediately by rotating the capture session
  • Run history loads faster and shows more runs by default (180 days or 2500 runs)
  • Capture keeps a constant frame rate even on a static screen, so replay timing stays accurate
  • Abandoned update downloads and interrupted capture sessions are cleaned up on the next launch

Bug Fixes

  • Fixed capture sessions not recovering after an FFmpeg crash or display loss
  • Fixed replays being lost when capture stopped shortly after a run ended — the trim now falls back to the full run window
  • Fixed runs ingested late being matched to the wrong capture session, which could lose their replay
0.9.3August 2, 2026

Update Reliability Fixes

A patch that makes in-app updates more reliable: the installer now finds the previous installation on its own, so upgrades from older versions replace the right install instead of leaving a broken one behind.

Bug Fixes

  • Fixed in-app updates from 0.8.3 and earlier not replacing the installation that launched the update — the installer now recovers the previous install directory from the registry
  • Fixed updates failing or aborting while the old app was still shutting down: the installer now stops the running app without killing itself and replaces the files in place instead of wiping the install folder
0.9.2August 2, 2026

Elevated Launch & Autostart Fixes

A patch that makes startup more reliable: the app now drops installer elevation before launch, "Start with KovaaK's" stays in sync with the installed executable, and the window no longer steals focus from KovaaK's.

Improvements

  • The app now relaunches itself with normal privileges when started elevated (e.g. from the installer), so an elevated instance can no longer interfere with an already running copy
  • "Start with KovaaK's" is now kept in sync with the installed executable: the installer re-registers it after updates and removes it when uninstalling
  • RefleK's no longer steals focus from KovaaK's when it appears while the game is running

Bug Fixes

  • Fixed a stale autostart entry launching a hidden instance even after "Start with KovaaK's" is turned off — the window now shows instead of leaving an invisible background process
0.9.1August 1, 2026

Update & Autostart Fixes

A small patch that makes updates more reliable: the installer now performs a clean install, leftover files from older versions are removed, and "Start with KovaaK's" keeps working after the app rename.

Improvements

  • The installer now fully replaces the previous installation, so files from older versions can no longer linger after updates

Bug Fixes

  • Fixed "Start with KovaaK's" breaking after updates by re-pointing the autostart entry at the current executable
  • Removed the leftover legacy executable that could survive updates and be launched by stale autostart entries
0.9.0August 1, 2026

Target Inference, Replay & Performance Overhaul

A major update introducing replay support, a target inference engine in the mouse trace tab, a new efficient file format, richer run data, and the usual UI refinements and bug fixes.

New Features

  • Replay: play back a screen capture of your runs directly inside the app
  • Target inference engine in the Mouse Trace tab that estimates likely target positions from raw mouse movement data
  • More detailed run data exposed throughout the app for deeper analysis

Improvements

  • Redesigned mouse trace analysis engine for more accurate feedback and classification of over/undershoot patterns
  • New file format that improves storage efficiency and enables faster loading
  • Various performance optimizations and internal efficiency improvements
  • Various UI refinements and visual polish

Bug Fixes

  • Fixed various edge cases and stability issues
0.8.3May 8, 2026

Last Played Highlight & Bug Fixes

A patch focused on UI improvements and bug fixes for accuracy and benchmark visualization.

New Features

  • Added "Last Played" highlight toggle in benchmark progress tables to easily identify your most recently played scenario

Improvements

  • Enhanced benchmark settings with better folder configuration guidance
  • Refined internal path handling

Bug Fixes

  • Fixed accuracy percentage display calculation in the Last Run widget
  • Fixed rank band color assignment in scenario history charts
0.8.2May 2, 2026

Update Flow Improvements

A small patch that fixes and improves the app update functionality.

Improvements

  • Fixed and improved the app update flow for a more reliable update experience
0.8.1May 2, 2026

Minor Improvements and Refinements

A small patch with UI refinements and component improvements.

Improvements

  • Various UI refinements
0.8.0May 1, 2026

Complete UI Redesign and Performance Overhaul

A complete ground-up redesign with a new responsive layout, improved performance, expanded benchmark analysis, and a streamlined user experience.

Major Improvements

  • Complete UI redesign with improved responsive layout for all screen sizes
  • Significant performance improvements across the app
  • Expanded benchmark analysis with detailed progress tracking and recommendations
  • Enhanced session management with better filtering and sorting
  • Improved mouse trace viewer with better playback controls
  • Refined settings interface with clearer advanced options

New Features

  • Advanced benchmark progress visualization with strength breakdowns
  • Improved recommendation system across all benchmark categories
  • Better session insights and trend analysis
  • Enhanced mouse movement analysis and sensitivity suggestions
  • Improved theme customization and visual consistency

Bug Fixes & Stability

  • Fixed various stability issues and edge cases
  • Improved data sync reliability
  • Better error handling and user feedback
  • Various performance optimizations
0.6.0Feb 8, 2026

Fatigue Detection, Smarter Recommendations, and Session Controls

This release brings major improvements to session monitoring with fatigue detection, smarter recommendations, and new ways to organize your training.

Session Monitoring

  • Fatigue detection: get alerts when your performance is declining and it's time for a break
  • Session length insights with target run counts based on your goals
  • Rename sessions and add notes to track what you're working on

Benchmarks

  • Explore page recommendations: toggle on to see which benchmarks you should focus on
  • Scenario recommendations redesigned with simpler arrow indicators instead of numerical scores
  • Top Picks highlight the best scenarios to play based on category diversity and improvement potential
  • Add personal notes to benchmarks with preferred training sensitivity
  • Improved info display with better category readability

UI & Customization

  • Font settings: choose between Montserrat, Inter, or JetBrains Mono
  • Expandable charts across the app for a better view
  • Search, sort, and filter for both sessions and scenarios
  • Full-screen mouse trace viewer

Performance & Fixes

  • Internal code refactoring for improved performance and stability
  • Various UI improvements and bug fixes
0.5.3Nov 20, 2025

Mouse Tracking Stability

Fixed critical mouse tracking issues and refined the benchmark UI for a smoother experience.

Changes

  • Mouse tracking: fixed a critical bug that could cause tracking to stop during sessions, improving stability and reliability
  • Benchmarks: refined UI/UX for benchmark tracking and added new benchmark entries
  • Mouse trace viewer: added replay speed control and minor UI/UX improvements
  • Various UI improvements and bug fixes
0.5.2Nov 11, 2025

Patch

Various UI improvements and bug fixes.

0.5.1Nov 11, 2025

Improved Sensitivity Suggestions

Better algorithm that uses trace data to provide more accurate sensitivity recommendations, even for cases with mixed overshoot/undershoot patterns.

0.5.0Nov 10, 2025

Sensitivity Suggestions and Benchmark Controls

Trace analysis can now show a recommended sensitivity estimate, plus new visibility controls for benchmark tables.

New Features

  • Preview: Suggested sensitivity hints - Trace analysis can show a recommended sensitivity estimate to try
  • Benchmarks: visibility controls for ranks and an auto-hide option make benchmark tables easier to read
  • Performance vs Sensitivity chart: new bar chart showing how many runs fall into each sensitivity range
  • Various UI improvements and bug fixes
0.4.0Nov 3, 2025

Mouse Movement Analysis

Automatic detection of overshoots, undershoots, and inefficient mouse paths. Plus share your benchmark progress with one click.

New Features

  • Preview: Mouse movement analysis - automatic detection of overshoots, undershoots, and inefficient mouse paths
  • Share your progress: new Share button copies a polished image of your benchmark progress
  • Mouse tracking: improved performance and stability - no longer affects sensitivity, now captures clicks
  • New Performance vs Sensitivity chart (formerly Score vs Sensitivity) - choose Score, Accuracy or Real Avg TTK
  • State & persistence: UI controls now persist per-page so filters and metric choices survive navigation
  • Various UI improvements and bug fixes
0.3.1Oct 31, 2025

Patch

Auto-update (Windows): One-click updates now work reliably.

0.3.0Oct 30, 2025

Auto-Updates and Benchmark Analysis

One-click updates, new benchmark analysis charts, and preview features for session insights and sensitivity analysis.

New Features

  • Auto-update (Windows): the app checks for updates on startup and lets you install with one click
  • Benchmarks: new Analysis tab with side-by-side charts for strengths/weaknesses and rank distribution
  • Settings: Advanced SteamID override for benchmark progress fetching

Preview Features

  • Sessions: Next high score forecast predicts number of runs to the next PB, with optimal pause and confidence estimate
  • Sensitivity analysis: see Score vs Sensitivity (cm/360) in Sessions overview
0.2.0Oct 28, 2025

Recommendations and Session Insights

Benchmark recommendations, all-time progress tracking, and session length insights.

New Features

  • Benchmarks: new Recom column to suggest what to play next, with up/down indicator
  • New Progress (all) tab in Sessions: see all-time progress across scenarios with trends
  • Time-of-day chart to visualize when you train most
  • Switch between Runs and Sessions view in the top chart and summary
  • Session length insights: warm-up estimate and suggested runs for goals
  • Added new preset themes: Nord, Gruvbox, and Solarized Dark
  • Various UI improvements and bug fixes
0.1.1Oct 28, 2025

Patch

Fix: Support & Feedback now opens in your default browser instead of the in-app webview.

0.1.0Oct 28, 2025

Initial Minor Release

Proper versioning, updated settings system, and new features for benchmarks and scenarios.

New Features

  • Proper app versioning (semantic version, exposed via the app API)
  • Updated settings system with advanced options (theme, traces dir, parse-existing limit, mouse buffer)
  • New Raw Stats tab for scenarios with smart formatting and categories
  • Benchmark progress shown inside the Sessions view for the selected scenario
  • Various UI improvements and bug fixes
0.0.0Oct 25, 2025

Initial Release

The first public release of RefleK's with automatic stat tracking, mouse recording, and benchmark browsing.

Features

  • Automatic tracking of KovaaK's stats with live updates
  • Session grouping by time gap, with session summaries and recent sessions list
  • Scenario analysis: events over time, accuracy trend, Real Avg TTK, moving averages, and consistency
  • Sessions overview: score/accuracy/TTK chart, findings (best/worst runs), and scenario-mix radar
  • Benchmarks: explore official lists, favorite benchmarks, and fetch progress via Steam (Windows)
  • Mouse movement capture and replay (Windows), saved locally to your traces folder
  • Launch scenarios in KovaaK's directly from the app
  • Themes and a basic settings page