Skip to content

v0.5

Compare
Choose a tag to compare
@NoMore201 NoMore201 released this 31 Oct 20:22
· 89 commits to master since this release

Changes in this new release:

  • Removed insecure implementation of AES algorithm. Now communication should be secured through HTTPS (thanks to @n1zzo )
  • Added HTTPS support inside playmaker (one can choose to run playmaker with HTTPS support supplying own certificate, or let it run without and secure it behind an HTTPS proxy like nginx)
  • If the application is running through HTTP, a warning message is shown