# Changelog ## [1.6.0] - 2025-09-04 ### Changed - reorganised trial conditions and display settings in the GUI [#285](https://github.com/ssciwr/vstt/pull/285) ## [1.5.0] - 2024-11-20 ### Added - spatial error statistic [#255](https://github.com/ssciwr/vstt/pull/255) - statistics at peak velocity [#267](https://github.com/ssciwr/vstt/pull/267) - example jupyter notebook for filtering data [#274](https://github.com/ssciwr/vstt/pull/274), [#277](https://github.com/ssciwr/vstt/pull/277) - option to turn target green when it is reached [#279](https://github.com/ssciwr/vstt/pull/279) ### Changed - tone duration is now 160ms [#261](https://github.com/ssciwr/vstt/pull/261) ## [1.4.0] - 2023-12-08 ### Added - peak velocity and acceleration statistics [#253](https://github.com/ssciwr/vstt/pull/253) ### Fixed - additional delay between repetitions of a condition when using fixed target display intervals [#256](https://github.com/ssciwr/vstt/issues/256) ## [1.3.1] - 2023-11-06 ### Fixed - missing dependency for vstt 1.3.0 [#254](https://github.com/ssciwr/vstt/pull/254) ## [1.3.0] - 2023-09-29 ### Added - hand path area statistic and visualization [#241](https://github.com/ssciwr/vstt/pull/241) - normalised hand path area statistic [#247](https://github.com/ssciwr/vstt/pull/247) - support for psychopy 2023.2.0 [#244](https://github.com/ssciwr/vstt/pull/244) ## [1.2.0] - 2023-07-07 ### Added - optional extra delay before first target of a condition [#236](https://github.com/ssciwr/vstt/pull/236) - successful movement to target / center statistics [#221](https://github.com/ssciwr/vstt/pull/221) ### Changed - cursor position is not updated during the delay between trials [#237](https://github.com/ssciwr/vstt/pull/237) ## [1.1.0] - 2023-06-27 ### Added - option to save screenshot of results [#230](https://github.com/ssciwr/vstt/pull/230) - optional delay before central target is displayed [#228](https://github.com/ssciwr/vstt/pull/228) ### Changed - trial stops when maximum condition time exceeded instead of allowing trial to complete [#229](https://github.com/ssciwr/vstt/pull/229) ## [1.0.0] - 2023-06-26 First official release. Changelog format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).