Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Nfactor26 Nfactor26 released this 08 Jan 06:41
· 344 commits to main since this release
eb9be97

The new release v1.1.0 comes with a lot of new enhancements and bug fixes. Focus has been mainly on enabling multiple users to work simultaneously on the same project which was not possible earlier and improving user experience

15cacda - Allow playwright to connect over cdp for WebView2 automation (5 days ago)
a783808 - Fix incorrect tag assigned while saving script files for test cases (9 days ago)
7224ce8 - Correct file path when downloading data file by name (9 days ago)
bebc019 - Show success notification on saving application or control (2 weeks ago)
8d320c4 - Show save button only when saveCommand is not null (2 weeks ago)
b122e02 - Supported patterns should be copied over on cloning a WinControlIdentity (2 weeks ago)
e3e1306 - Predicate scripts should be invovked asynchronously (2 weeks ago)
86416c3 - Fix issue with custom filters not working for control lookup (2 weeks ago)
f627f94 - Fix issue with project failing to load when project name has '.' character (2 weeks ago)
ec9105e - Fix issue with api call in offline mode for adding project reference file (2 weeks ago)
532bc4a - Fix isssue with highlight rectangle not showing up (2 weeks ago)
91b37de - Allow searching for controls and prefabs on control and prefab reference manager screen (2 weeks ago)
c6cfe08 - Fix issue with control reference not getting added to project reference (2 weeks ago)
52f1073 - Added notifications for feedback to users on errors or important events (2 weeks ago)
c5ba8e4 - Count of Controls and Prefabs used in test cases and Prefab are tracked now (3 weeks ago)
cf480a9 - Count of Controls and Prefabs used in test cases and Prefab are tracked now (3 weeks ago)
bdf9007 - Applications and Test data source can be deleted now (3 weeks ago)
6ec9005 - LastUpdated value on control should be updated (4 weeks ago)
2fb744b - Allow prefabs to be deleted (4 weeks ago)
0e378f9 - async methods for Wizard and StagedSmartScreen (4 weeks ago)
252ddd1 - Allow controls to be deleted (4 weeks ago)
4dff55b - Load test cases only when the fixture is expanded (5 weeks ago)
7f530ff - Download latest initialize environment script before editing it (5 weeks ago)
782a4b7 - Download data model files before editing data model (5 weeks ago)
98a6d8c - Added new endpoint to get files with a given extension (5 weeks ago)
494b90b - Fix filter condition for get test data source (5 weeks ago)
c5998ce - Clone and Publish are separate actions now for project and prefab manager. (5 weeks ago)
a4f1598 - Fix issue with component Description not showing up when hovering mouse on components in component tool box (6 weeks ago)
1a13e2f - Renamed "Pixel.Scripting.Reference.Manager" to "Pixel.Automation.Reference.Manger" (6 weeks ago)
49c019d - Download published prefab version only if data is not locally available (6 weeks ago)
b56be4f - Save test case on assigning a test data source (7 weeks ago)
1df05bf - Simplify how application and controls are downloaded (7 weeks ago)
7a7e88a - Any change to process data model file and initialization script are saved as change are done (7 weeks ago)
57d9c63 - Test cases, fixtures and data sources : Download only if we don't have most recent copy and don't load if marked deleted (7 weeks ago)
31c029e - Test execution progress and results on console (8 weeks ago)
cffb400 - Exclude deleted fixtures when retrieving fixtures for a given version of project (8 weeks ago)
36a3f88 - Prefab should always be added to a SequenceEntity when editing a Prefab (8 weeks ago)
58d2c34 - Allow fixtures to be deleted (8 weeks ago)
e55ed21 - Correctly generate Prefab mapping script file locations (8 weeks ago)
393eb73 - Multiple users should be able to simultaneously work on individual test cases in same project (8 weeks ago)
4b7a823 - Fix issue with service failing to save project data on publish (2 months ago)
783a3bf - Changing prefab version should not require application restart (2 months ago)
6cfb71b - Set shared attribute to false for icons (2 months ago)
d1a050f - Screens for Prefab explorer (2 months ago)
7baeb5b - Add application drag source on control explorer and prefab explorer (2 months ago)
a2f8ba0 - Icons for settings, github repo and offline indicator (2 months ago)
07f74a2 - Allow users to pick prefab version to edit (2 months ago)
d416ded - Allow version management only when project is not open in editor (2 months ago)
b2aaac5 - Allow multiple active version of project and prefabs (2 months ago)
b0f9865 - Close the project after active version is deployed (2 months ago)
7661a22 - Trim project name if it exceeds 20 characters for display on home screen (2 months ago)