Skip to content

Moorix v0.1.0-pre.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:44

Maintenance release — stabilizes the cloud-sync and SFTP groundwork.

Fixed

  • Resolved Rust compilation errors in the cloud-sync and SFTP modules.
  • Migrated the encryption code to the aes-gcm 0.11 API and replaced rand with getrandom for more reliable cross-platform builds.