1. Grey Hack
  2. News
  3. [Nightly] Update v0.7.3289a

[Nightly] Update v0.7.3289a

[h3]Changelog[/h3]
- Fixed bug [532] script execution with full path or double click error.

- Fixed bug [531] Airmon interacting with wrong interface.

- Fixed bug that caused web addresses to have an extra www after visiting them.

[h3][Nightly] Update v0.7.3286a[/h3]
Fixed bug that could crash a script when working with local computers, especially reproducible with "router.device_ports" method

[h3][Nightly] Update v0.7.3285a[/h3]
- Fixed regression bug where "get_router" always returned the main router even if the target was a local router

[h3][Nightly] Update v0.7.3281a[/h3]
- Added 128 character limit for file names.

- Fixed regression bug that could cause crashes and other unexpected behaviors when working with files from scripts.

[h3][Nightly] Update v0.7.3278a[/h3]
- Fixed regression bug in the "replace" method that caused the script to never finish executing under certain circumstances.

- Fixed crash when accessing the methods of a file that has been moved or deleted during the script execution.

- Fixed bug #267: File objects can be interacted with after being deleted.

- Fixed regression bug when canceling a script with Control+C if a "user_input" had been used.

- Fixed bug in "input_user" that could cause it not to be processed correctly mixing the output from the previous prints.

[h3][Nightly] Update v0.7.3272a[/h3]
- Fixed bug that caused changes made to remote machines in scripts with a long execution time to be lost.

- Fixed several regressions bugs in terminal command cancellation and improved server response to the request.

- Improved terminal stability when printing large texts.

- Fixed bug in the terminal when printing text that could cause duplicated lines to be printed in long scripts.