| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TagUI_Linux.zip | 2020-03-10 | 159.1 MB | |
| TagUI_macOS.zip | 2020-03-10 | 151.0 MB | |
| TagUI_Windows.zip | 2020-03-10 | 173.4 MB | |
| README.md | 2020-03-10 | 1.5 kB | |
| v6 User Experience Release source code.tar.gz | 2020-03-10 | 10.8 MB | |
| v6 User Experience Release source code.zip | 2020-03-10 | 10.8 MB | |
| Totals: 6 Items | 505.1 MB | 0 | |
New Features
- Deploy double-clickable shortcuts easily using -deploy / -d option [#692]
- Run flow options with one letter, -h instead of -headless
- Click on text using OCR, like this: click your text here using ocr [#702] / [#736]
- Use indentation instead of {} for code blocks [#746]
- Access live mode directly from the command line with tagui live
- Use the exist() function to check until whether a given element exists [#651]
Breaking Changes
- Makes chrome the new default browser [#691]
- Makes visible chrome browser mode the default mode
- .tag extension is now mandatory
- echo, dump, write, check steps no longer use quotes for strings, consistent with other steps [#693]
- All run options must be run with a leading dash -, like -headless
- Run flows that don't use the browser with -nobrowser / -n option [#715]
Bug Fixes - Fixes "did not close properly" error in chrome [#690] / [#699] / [#735]
General
- No more (often unwanted) default saving of log files, To enable logging, create an empty tagui_logging file in the tagui/src folder.
- Documentation overhaul and migration to readthedocs
- New logo
- Hindi keywords updated
Deprecated features - R integration [#745] - Upload run option [#753]
This release introduces many changes to improve the user experience when writing, running and deploying TagUI flows. It also brings a documentation overhaul and migration to readthedocs.