Skip to content
Compare
Choose a tag to compare

v4.6.0

Latest
@code-asher code-asher released this
703e2cb
Compare
Choose a tag to compare

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.