musikcube v0.96.2 Release Notes

Release Date: 2020-12-08 // over 3 years ago
  • musikcube:

    • ๐Ÿ›  fixed a crash in HttpClient that was only manifesting on some architectures and compilers.
    • ๐Ÿ›  fixed a bug where UI may be updated from a background thread, leading to undefined behavior.

Previous changes from v0.96.1

  • musikcube :

    • โž• additional fixes for older versions of libcurl (< 7.2.0)
    • ๐Ÿ˜Œ relaxed client/server version matching to exclude patch version (e.g. versions 0.96.0 and 0.96.1 are considered compatible, but 0.96 and 0.97 are not)
    • โฌ†๏ธ upgraded libmicrohttpd to 0.9.71 on macOS and fixed static build