Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Changelog Playstatic 1.8.2
- All notable changes to this project will be documented in this file.
- ## [1.8.2] - 2018-11-06
- ### Patched
- -Fixed Mouse wheel up and down task type on Add task manually tab.
- -Fixed task type changing on the modifying form.
- -Few bug fixes related to user interface.
- ### Added
- - A Run until stop option on the Run tasks tab
- ## [1.8.0] - 2018-10-18
- There was no public newer release after 1.0, so this release contains many new feature, also important updates and minor bug fixes.
- ### Added
- -User interface changes for better user experience
- -7 more task type that Playstatic can record and play:
- -Middle mouse button click
- -Middle mouse button is down
- -Middle mouse button is up
- -Right mouse button is down
- -Right mouse button is up
- -Keyboard key is down
- -Keyboard key is up
- -It is possible now to record special keyboard keys like windows key, alt, F1-F12 etc. Playstatic will catch every shortcut and it can replay it.
- -It is possible now to add manually to task list from all the supported task type, instead just a few.
- -A new feature called Events at the Run tasks page. The user can create one or more events, and they will be triggered automatically and play his task list when the right shortcut pressed.
- -Playstatic now can associate .playstatic files and play it instantly without any interface. This feature can be switched off and on at Settings page.
- -Full compatibility with the previous version, loading and playing csv files was made by Playstatic 1.0.
- -Playstatic now can be controlled by hotkeys. It is possible to start and stop a recording, and also start and stop playing of a task list. The hotkeys can be modified.
- -Paging for the list of tasks. Big task list are easily manageable from now, changing pages possible with a drop-down menu and arrow buttons.
- -Support for drag and drop task loading.
- -Logging for important functions and possible errors.
- ### Changed
- - Improved the performance of application:
- - ~100 times faster list modifying.
- - ~10 times faster list loading and constantly fast update of the list.
- - Improved performance of play engine: it can play 10-20 times more task per second, depending on the task type.
- - Improved the precision of replay, Playstatic has now 2-3 times lower overhead.
- -User can now send Keydown and Keyup for applications. Previous version supported only Keypress, now you can simulate the holding and releasing a key. It's applied to recording at version 1.8.0.
- -User can save the task list as a .playstatic file.
- -Delay precede the simulated command in every task now, instead following it.
- -From version 1.8.0 only mouse events change the cursor position.
- ## [1.0.0] - 2018-07-30
- ### First public release of Playstatic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement