Skip to content

0.84.1

Compare
Choose a tag to compare
@vixentael vixentael released this 24 Jan 22:21
· 487 commits to master since this release

0.84.1, January 25th 2019

Hotfix:

Fixed an issue in communication of AcraServer with some specific ORMs (xorm precisely) with MySQL database. In some cases, when database has plaintext data, AcraServer can't decrypt it (which is ok), but propagates decryption error and closes connection (which is wrong, it's fixed).

Details: #305