acra v0.84.1 Release Notes

Release Date: 2019-01-25 // about 5 years ago
  • ๐Ÿš€ 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