Skip to content

v1.0.12

Latest

Choose a tag to compare

@fahimahammed fahimahammed released this 16 Feb 11:30
· 3 commits to main since this release
a6ae06c

Release Notes for v1.0.12

We're excited to announce the release of secure-encrypt version 1.0.12! This version introduces File Message Encryption and Decryption functionality, enhancing the versatility and usability of the package. Here's what's included in this release:

New Features:

  • File Message Encryption: Now you can easily encrypt the content of files using the secure-encrypt package. Encrypt sensitive data in files securely using our robust encryption techniques.

  • File Message Decryption: In addition to encryption, decrypting encrypted files is now supported. Safely retrieve and decode encrypted content from files with ease.

How to Use:

  • Refer to the updated documentation for detailed instructions on how to utilize the File Message Encryption and Decryption functionality.

Documentation:

  • Updated documentation to include comprehensive guides and examples for File Message Encryption and Decryption.

Bug Fixes and Improvements:

  • Various bug fixes and improvements to enhance the stability and performance of the package.

Upgrade Instructions:

  • To upgrade to version 1.0.12, simply run npm install secure-encrypt@1.0.12 or yarn add secure-encrypt@1.0.12 in your project directory.

Feedback and Contributions:

  • We value your feedback! If you encounter any issues or have suggestions for improvements, please don't hesitate to create an issue on our GitHub repository.

  • Contributions are welcome! Fork the repository, make your changes, and submit a pull request to help us improve secure-encrypt further.

Thank you for using secure-encrypt! We hope this update enhances your encryption experience. Stay tuned for more updates and features in future releases.