Skip to content

v.0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbeni hbeni released this 07 Jan 17:38
· 344 commits to master since this release
fc67a36

This release brings file based logging and Windows compatibility.

  • New Features:

    • Added logfile option to config file: This enables the plugin to write it's messages to a file, which is very handy on windows where no terminal output is beeing printed. (Please supply this log if you file bugs, thank you)
  • Fixed bugs:

    • The windows build was broken prior to this release, because I had no testing possibility. Now that the mumble github project builds nightlies for the plugin-branch, we can easily test. The plugin now also works on Windows!
    • Update to latest mumble headers, so it's compatible again against the latest mumble version

As with the previous versions, as long as mumble 1.4.0 isn't released yet, you need a build of mumble development branch 1.4.0 with plugin support. For the server side you need the lua mumble module compiled.
More details are to be found in the shipped readme files and in the wiki