Skip to content

Commit e274175

Browse files
version = 19.2.0 date = Apr 16, 2024
1 parent 17b8956 commit e274175

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Changelog
22

33

4-
# Version 19
54

65
### [Current changes]
6+
7+
# Version 19
8+
9+
### [19.2.0][Apr 16, 2024]
10+
- **[Add]** 'next', 'this', 'next_actions' keywords implementation
11+
- **[Improve]** If else action conditions now requires exact python syntax
12+
13+
### [19.1.0]
714
- **[Add]** Action has been added to know element size and location
815
- **[Add]** Drag and Drop by offset has been added
916
- **[Add]** Custom error msg feature
@@ -14,6 +21,9 @@
1421
- **[Add]** Rest API response to raw file.
1522
- **[Add]** Custom Profile Functionality
1623

24+
### [19.0.0][Jan 16, 2024]
25+
- **[Add]** New server-node architecture
26+
1727
### [18.1.0][Jan 13, 2024]
1828
- **[Add]** AI Test recorder extension
1929
- **[Add]** `%|num()|%` variable to extract number from any text

Framework/Version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[ZeuZ Python Version]
2-
version = 19.0.0
2+
version = 19.2.0
33
[Release Date]
4-
date = Jan 16, 2024
4+
date = Apr 16, 2024

0 commit comments

Comments
 (0)