Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 615 Bytes

File metadata and controls

11 lines (6 loc) · 615 Bytes

v0.87.2

  • Expose "grpc.AccountsAnonymousLookupUsernameLink" remote config key. When enabled, the typed chat API lookUpUsernameLink will use gRPC instead of the default websocket-based implementation. This has no effect if "useH2ForUnauthChat" is unset, or if an H2 connection cannot be established for some other reason.

  • Panic on integer overflow, even in release mode

  • keytrans: Include search key and distinguished tree last update time in stored account data

  • Windows: build without +crt-static, i.e. we now use /MD to link the C stdlib instead of /MT.

  • backups: Support admin deleted messages