Skip to content

0.2 - 9/11 remembrance release

Choose a tag to compare

@Liteb0t Liteb0t released this 11 Sep 21:37
· 13 commits to mainster since this release
  • Added "Live" page, where users can create a "Room" to share video or audio, like a Discord voice channel.
  • Server can now have multiple "boards", and like existing Threads, they have customizable permissions.
  • Split into two separate projects. The new repository, FuzeHttp, is the C++ web framework on which Mediaboard stands.
  • Refactored C++ code to use modules.
  • Implemented cache control.
  • Moved all configuration from tokens.m4 to runtime at config.ini.
  • Replaced boost::filesystem with std::filesystem
  • Started work on adding thread-safety. Multi-threading is still experimental.
  • Improved input validation.
  • Changed license from MIT to Fuze Human-oriented License v1