encrypted_files 7.x-2.0-beta2

Bug fixes

Issue #2575187 by ndobromirov, richardp: Unlimited number of values causes fatal error when editing node

encrypted_files 7.x-2.0-beta1

7.x-2.x is a major release. Significant changes are:

  • Encrypt is used for encryption, instead of AES Encryption; files encrypted with 1.x cannot be decrypted with 2.x
  • Custom password functionality has been removed

encrypted_files 7.x-2.x-dev

Major changes in this version:

- Encryption and decryption are performed by the Encrypt module, instead of AES Encryption
- Removed ability to set a custom password to be used for encryption
- Removed hashing of data to use as a checksum

encrypted_files 7.x-1.0-beta2

Bug fixes
  • Removed unnecessary t() calls from SimpleTest tests.
  • Fixed permission check failure for files attached to nodes with multiple revisions.
Subscribe with RSS Subscribe to Releases for Encrypted Files