New Features

  • The useragent gets now generated automatically based on the name of the username and the job.
  • You can now send mails using addMail() and sendMail()
  • You can now read out the table of contents using getTableOfContents ($Page).
  • getSectionTitle()will return you the title of the section, in case you have the page title and the section number.
  • askOperator() allows to display a question on the console and wait for the answer of the operator.

Bugfixes

  • Assert can now get set manually
  • getCatMembers () can exclude now redirects from the results, there is a parameter for it.