Release Notes

Reliese Notes

 

 

 

MyAthus Version 6.0.0.4

  • NEW: Layout;
  • NEW: Net Core 8;
  • NEW: Update security in vault;
  • NEW: Update security in users;
  • NEW: Update security in db connection;
  • NEW: AI tools;
  • NEW: Execution tools;
  • NEW: Log option (opentelemetry).

MyAthus Version 5.5.0.4

  • NEW: On User, added option of visitor user. This user will only access reports and list of procedures;
  • FIX: On Front End -> fix list of groups in user config.

MyAthus Version 5.5.0.3

  • FIX: On MyAthusClient -> comunication control with DVS and MyAthus;
  • FIX: On Front End -> enhanced comunication during procedure execution;
  • FIX: TBC tables load improved.

MyAthus Version 5.5.0.1

  • NEW: SSL mode, now myathus will work under SSL protocol;
  • NEW: Entra SSO, integrate login with microsoft ENTRA;
  • NEW: Update of angular version;
  • NEW: Update on CORE framework libraries;
  • NEW: Update on config tool;
  • FIX: On Procedure -> Version V2 -> static table replace fixed.

MyAthus Version 5.2.0.3

  • NEW: On Procedure -> Version V2 (find it on procedure setup )-> for synch deploy;
  • NEW: On IO service -> now IO services have tbc table with files.

MyAthus Version 5.2.0.2

  • NEW: On Diagram, new layout and services organization;
  • NEW: On IO service -> compress folder, Added recursive option;
  • FIX: On exit service (new execute service) on procedure call, add message to use procedure tools;
  • FIX: On Pdf to Text, on auto option, if page break is of now get all text into only one txt file. if page break is ON, still saving a file per page;
  • FIX: CSV layout, fix issue on save layout with different encoding;
  • FIX: On procedure constants, fixed size of constant value exibition.

MyAthus Version 5.2.0.1

  • NEW: Service catch;
  • NEW: MyAthus AI Robot builder;
  • NEW: Exit service now is execute service;
  • NEW: It can run commands on myclient user/host;
  • NEW: Design enhacements;
  • NEW: Client report with client printscreen monitor;
  • NEW: Config.exe updated – replace from /tools/raiz;
  • NEW: Reapply IIS to create /hub virtual app;
  • NEW: Myclient updated – need to reconfig every logged user.

MyAthus Version 5.1.0.6

  • NEW: Constants created on Procedure. Used as variables;
  • NEW: On CSV layout, option for encoding added;
  • NEW: On Service Map, now you can delete multiple service at once;
  • FIX: Vault, duplicated registers when user in multiples groups. and when not admin user create new vault not showing vault.

MyAthus Version 5.1.0.5

  • FIX: Report icon on services menu;
  • FIX: Sharepoint services -> authorization token added for better performance, config timeout, spo base url site in tb_envvars.

MyAthus Version 5.1.0.4

  • NEW: REPORT Service is back on myAthus;
  • FIX: Reset service -> fix instability in reset function;
  • FIX: Reset Procedure -> assure myAthus core service to clean up procedure after reset;
  • FIX: Sharepoint services -> change in authorization from multiTenant to single tenant.

MyAthus Version 5.1.0.3

  • NEW: On Procedure – Version -> DVS script is added on version revert;
  • NEW: On Layout CSV -> export/import layout setup;
  • NEW: On Static Table -> export/import static table;
  • NEW: On Text Extractor -> export/import text extractor;
  • NEW: Variables option to using quotes or not, check instructions on variables window;
  • FIX: On watch tower – 12 h Report, new columns withs elapse time and default machine pool;
  • FIX: On Procedure Setup, added more options for DVS behavior;
  • FIX: Procedure – Service map usability enhanced;
  • FIX: On services that create tbc table, table name is shown on maps label;
  • FIX: Doubleclick to edit service;
  • FIX: Active or deactive services on service map;
  • FIX: Procedure list – search set for case sensitivity off;
  • FIX: Procedure link on left menu fixed;
  • FIX: Security issues between front and back communication fixed.

MyAthus Version 5.1.0.2

  • NEW: Vault enhanced -> added group authorization.

MyAthus Version 5.1.0.1

  • NEW: Runtime isolation method;
  • NEW: Timeout for procedures;
  • NEW: Service -> procedures tools, call a procedure to run inside the same runtime inline;
  • NEW: Wait service can act as dummy service and log a message;
  • NEW: In Proc Setup -> delay for (x min) execution if no free machine in machines pool, proc will be reschedule like error config;
  • FIX: Reset procedure kill dvs when running;
  • FIX: Verificar signalR mandando broadcast do status da PROC;
  • FIX: Multiselect and query services, fixed to only work with the first table from resulting dataset.

MyAthus Version 5.0.2.6

  • NEW: Video helps for services (Send Email; Email Dist List; Advanced Dist List; Loop; Audit Table; Audit File; PDF to Text; OCR; Text Extractor; DevStudio);
  • FIX: On Aufit File Data -> added refresh button to load lines. To avoid large files to be loaded at start;
  • FIX: On Email Reader -> When message body was null was stoping read, issue fixed;
  • FIX: On Script CSharp -> When multiples datatables was in dataset response was not saving data. Issue fixed. only the first datatable is transformed in TBC table;
  • FIX: On variables -> variable are not limited to 254 chars anymore;
  • FIX: On Procedure – Service Map -> service status enhanced.

MyAthus Version 5.0.2.5

  • NEW: Video helps for services (Image Classification; Search in file; Call / SMS; Output file; Exit; Ping; Break; Decision Maker; Join);
  • FIX: On Search in File -> Search in IO list folder included;
  • FIX: On Static table creation -> Block special characters on columns;
  • FIX: On Text Extractor Setup -> Layout enhanced;
  • FIX: On Service Import Excel -> Custom Columns enhanced;
  • FIX: On Variables List, inside ALL services -> prevent showing too large variable in variable list;
  • FIX: On IO service -> when show io Content (like file read result), only show first 2500 characters;
  • FIX: On Rest Services -> prevent showing too large variable in variable list, prevent showing large call results on result windows;
  • FIX: On Variables Services -> added refresh button;
  • FIX: On Mail Read -> fix error when email body is null.

MyAthus Version 5.0.2.4

  • NEW: Video helps for services (SSH; SFTP; IO; FTP Download; FTP UPLOAD);
  • NEW: On Procedure setup -> added default machine pool, to set all DVS in procedure;
  • NEW: On FTP Download -> date as variable;
  • NEW: On Machine pools -> machines -> added option to kill DevStudio in selected machine;
  • FIX: Rest Services -> output file now accepting variables from the procedure;
  • FIX: On Loop Service config -> now only shows variables from first variables service of the target procedure. added description from variables set into table of relationship between columns and vars;
  • FIX: On Sharepoint Service -> Added automatic variables with files count;
  • FIX: On IO Service -> get Tail, performance enhanced.

MyAthus Version 5.0.2.3

  • NEW: Video helps for services (Import XML; Import XLS; Import CSV; Import JSON; Read Email; Query; Multiselect; Intervene; Varaibles; Line to Variables; Re-Run Variables; DB Connections);
  • NEW: In Watch Tower -> 12H last executions report;
  • FIX: Service Send Email -> Auto-attach with only IO List Folder before email service.

MyAthus Version 5.0.2.2

  • NEW: In SendEmail -> Autoattach now attach files found in IO Folder list before send email service;
  • NEW: In Rest / API service -> Pload binary file using application/octet-stream;
  • FIX: In Rest / API service -> Download binary files, Upload file using multipart fixed;
  • FIX: In Procedures / Last Exec -> Execution order fixed;
  • FIX: In mams/API run proc -> Create folder fixed.

MyAthus Version 5.0.2.1

  • NEW: in Procedures -> Last Execution Tab a friendly log for the last execution of the procedure. Only for full procedure execution. Quick access to services and services details as ‘result’ and ‘exit’ values;
  • NEW: In Send Email service added variables button on recipient screen;
  • NEW: In REST service improved -> getting response body from API when response is not 200 type. but still throwing error on service;
  • NEW: It helps debug you API call;
  • NEW: In Holidays config -> Multiple includes at once. Option to paste a CSV with (date,description,repeat) and include in holidays;
  • NEW: In procedures/services log -> Quick information of the last error;
  • NEW: In runtimes process -> Improved control features;
  • FIX: Inactive procedure execution block enhanced;
  • FIX: In schedule, holidays was not been applied when selected;
  • FIX: In text extractor, old extraction model cache solved.

MyAthus Version 5.0.1.23

  • NEW: External procID label excluded;
  • NEW: XML multi table fixed;
  • NEW: Excel custom columns feature added.

MyAthus Version 5.0.1.22

  • FIX: HUB communication with DevStudio -> mams -> proccontrol API;
  • FIX: In [myathusdir]/tools/srv19get.bat  -> you may find a CURL example to GET method, in this you´ll get info if procedure is running;
  • FIX: In [myathusdir]/tools/srv19postrun.bat  -> you may find a CURL example to POST method to place a run request;
  • FIX: To allow a procedure to be READ or RUN over API you need to set permission on procedure SETUP;
  • FIX: To allow a user to have access over API it need to be given permission on user SETUP;
  • FIX: Also, myathus server must be allowed to be accessed by network, check your firewal and antivirus settings.

MyAthus Version 5.0.1.21

  • NEW: HUB communication with DevStudio;
  • FIX: In import XLS -> sheet name option enhanced;
  • FIX: In Email Dis List  -> file path save fixed;
  • FIX: In Line to Variables always returning false fixed.

MyAthus Version 5.0.1.20

  • NEW: Script CSharp feature;
  • NEW: Multiple tables as input;
  • NEW: Timeout setup for DevStudio execution, Default is 720 minutes, when timeout time is reached and devstudio did not finished it will throw an error to the procedure;
  • FIX: Add tables with comma separated value, like “tbc_MSL5023,tbc_CSV5077”;
  • FIX: Their data will be available in that order in the input dataset like this;
  • FIX: In ds.Tables[0] will be data from tbc_MSL5023 and ds.tables[1] data from tbc_CSV5077.

MyAthus Version 5.0.1.19

  • NEW: Send email feature;
  • NEW: Multiple smtp configuration on services send email, send email dist list and advanced dist list you may choose which smtp account that email will be sent from;
  • FIX: System emails like error, password change will keep using the default SMTP set on myathus installation.

MyAthus Version 5.0.1.18

  • NEW: On service mail reader -> Result table tbc with email data;
  • NEW: On service mail reader -> Attached files with simpler names;
  • NEW: On service mail reader -> Read only unseen emails;
  • NEW: On service mail reader -> Mark unseen email as seen.