Skip to content

v4.6.0

Compare
Choose a tag to compare
@code-asher code-asher released this 19 Aug 19:05
703e2cb

Code v1.70.1

Changed

  • Updated Code to 1.70.1.

Added

  • Added a heartbeat to sockets. This should prevent them from getting closed by
    reverse proxy timeouts when idle like NGINX's default 60-second timeout.

Fixed

  • Fixed logout option appearing even when authentication is disabled.