Skip to content

OtoDock 1.3.1

Choose a tag to compare

@dimitris-mourtzis dimitris-mourtzis released this 21 Jul 16:21

Fixed

  • The Remote Machines settings tab no longer appears after a fresh login on
    builds that ship without the remote-machines feature. Every login response
    (password, 2FA, passkey, OAuth, account creation) now carries the same
    feature flags as /auth/me, so the dashboard sees the correct feature
    state immediately instead of only after a page reload.
  • Idle session cleanup works from the moment the server boots: sessions
    with no recorded activity were mistakenly held open for the first
    15 minutes after a host restart.