Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Releases: actorapp/actor-platform

Actor Server

15 Jan 23:33
Compare
Choose a tag to compare
  • 🐛 Fixed server startup problem

Actor Server

15 Jan 23:11
Compare
Choose a tag to compare
  • :shipit: Webrtc Calls!
  • 🐛 🚀 Fixed blocking calls in LocalFileStorage to prevent server hangups on file IO
  • 🐛 🚀 Fixed partial file download

Actor Server

15 Jan 18:28
Compare
Choose a tag to compare
  • :shipit: Anonymous auth by username
  • 🐛 Memory leak in websocket connection
  • 🚀 Performance problem of Kuznechik encryption

Actor Server

12 Jan 17:46
Compare
Choose a tag to compare

Fixes

  • Fixed password hashing
  • Fixed connection hangup for slow clients

Actor Server

12 Jan 02:08
Compare
Choose a tag to compare

Fixes

  • Fixed race condition in modules loading
  • Fixed password hashing

SDK Features

  • Improved circe support in HttpApi

Actor Server

11 Jan 23:16
Compare
Choose a tag to compare

Features

  • Added circe to dependencies

Actor Server

11 Jan 21:44
Compare
Choose a tag to compare

SDK Features

  • DataEntity and DataEntities usable from Circe

Actor Server

11 Jan 17:44
Compare
Choose a tag to compare

Fixes

  • Http api token creation
  • Password auth fix

Features

  • No more long process name in ps output

Actor Server

11 Jan 02:01
Compare
Choose a tag to compare

Fixes

  • Server startup problem

Actor Server

11 Jan 01:40
Compare
Choose a tag to compare

Bug fixes

  • Connection hangup