Skip to content

Pixelix v5.0.1

Compare
Choose a tag to compare
@BlueAndi BlueAndi released this 27 Feb 09:18
· 635 commits to master since this release
75bbd04

Bugfix version

  • Release workflow deployed .zip with binaries, but with full path.
  • DateTimePlugin REST API usage in web page fixed (wrong path).
  • SoundReactivePlugin web page structure fixed.
  • ThreeIconPlugin REST API handling in web page fixed and missing parts implemented.
  • Uploads to plugins are now checked whether its enough space in the filesystem available.
  • Because the main application error strategy is without C++ exceptions, the operator new shall be used with std::nothrow otherwise a reset appears.
  • Authentication removed from captive portal, because some mobile devices have problems with their connection checker apps.
  • Filesystem space improvements, especially in the web pages.
  • Some further minor stuff, see commit logs.