Skip to content

v.0.14.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbeni hbeni released this 11 Jul 19:43
· 146 commits to master since this release
6ce981b

This is just a maintenance release, mostly fixing an issue with the mumble plugin update on windowsand introducing some build time optimizations.

  • ⚠️ Because of the updater change, this release must be installed manually. Subsequent versions should be able to update from withing mumble and flightgear (see below!).
  • ⚠️ Altough this is compatible with Mumble 1.4, it must be installed manually. The latest snapshot (6) of mumble does not recognize the new .mumble_plugin binary distribution. Kindly rename that file to .zip, unzip and point the plugin installer to the correct file for your OS.
    The good news is, that Mumble 1.4. is already in feature-freeze and so I hope it will be released soon. This will make installation more easy.

Details:

  • PLUGIN:0.14.2

    • Fixing a compile time bug where the windows DLL plugin file could not be deleted when updating. Workaround is to manually delete the old plugin file.
    • Plugin windows DLL nor reports as GUI DLL. I think that does not make any difference tough.
    • Plugin windows DLL now upgraded to OpenSSL 1.1.1k for the update process.
    • The makefile supports more CFLAGs now and allows for disabling individual components for debugging purposes.
      Also a new plugin-macOS build target was added that serves as shortcut.
      The CC_Win* CC variables were streamlined to standard make flags, and now all the shortcuts do set the proper output file name (override via outname=...).
    • The mumble plugin updater recently introduced a new plugin format. This will fix the issues with the updater complaining with several "supported plugins for the OS". Be aware that as time of writing (06/2021) the latest official mumble snapshot can't deal with this format yet - wait for the next snapshot or unpack the library yourself (kindly rename the .mumble_plugin to .mumble_plugin.zip and unpack it).
  • RADIOGUI:0.14.1

    • No changes since 0.14.1.
  • FGFSADDON:0.14.1

    • No changes since 0.14.1.
  • SERVER:0.14.2

    • A minor addition to the status page site footer.