
Latest updates of Human Emulator Studio. Current version 7.0.65

Updating engines:
Chromium updated to version 97.1.1+g50067f2+chromium-97.0.4692.71
MS Edge updated
tesseract 5 update to latest version

Adding new functionality:
added the ability to work with nested frames for Selenium (including the tag FRAME)
added msgfile object to work with .msg files (Outlook) with methods
read - read information about the message
save_attachments - save attachments to the specified folder
added command wordfile->extract_images
added command file_os->un7z to unpack files via 7z
added command image->convert to convert different types of images (including new types like heic)
added command excelfile->extract_images to get all pictures in excel file
added functions for working with pictures in image:
unborder - remove unnecessary borders
get_rotated_angle - determine the angle of rotation of the text on the picture
rotate - rotate the image at the given point by the given angle
added the ability to encode and execute Python scripts
added the ability to encode and execute JS scripts
added the ability to code and execute Workflow scripts
added app->dlg_verify_ocr command to verify recognized OCR text

Improvements:
improved curly braces input in the editor
improved input of curly braces and quotes in the editor
speed up image->prprocess_for_ocr
image->rotate quality improvement for 180 90 and -90 degree rotations
improved error output in the debug panel
improved processing of office documents (xlsx, docx)
installation improvement

bug fix:
bug fix work add_image to attach an image to the left, top and bottom of the current one
bug fix for selecting activities in the activity tree
bug fix output to the debug window in text form
bug fix work 5 tesseract with several languages and lists of forbidden and allowed letters
bug fix for displaying the context menu for nested frames with the tag FRAME