Skip to content

Update

Choose a tag to compare

@Choco31415 Choco31415 released this 09 Oct 03:51
· 49 commits to master since this release

Hello again! I have decided to release a minor project polish. It does not contain anything drastic, but should still be nice to have.

New stuff:

  • You can now query certain namespaces for pages with a prefix.

Major bug fixes:

  • Fixed a null error with mw version checking.
  • Fixed the infinite network error loop. ( #23 )

Tweaks:

  • Comments for APIcommands are more organized.
  • Made QueryPrefix properly escape server output. ( #22 )
  • Added a interruptedConnectionWait setting to GenericBot. This is how much time GenericBot should wait before retrying a query.
  • Changed password handling. Previously in the GUI, incorrect passwords were stored for future usage. Now, the GUI asks for the password whenever the password is used.