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

[Nightly] Update v0.7.3865a

[h3]Changelog[/h3]

- Added libmail.so library on all computers.

- Added new objects in the scripting API: LibMail and MetaMail to send and read emails. Use include_lib to import libmail.so and perform the login. Then use the MetaMail object obtained from the login to read or send emails.
Note: At this time you can not reply to existing emails, only send new emails.

- Added optional argument on aptclient.install to be able to specify the path where the file will be installed.

- Now aptclient.check_upgrade receives as an argument the full path of the file instead of its name.