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-encryptpackage. 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.12oryarn add secure-encrypt@1.0.12in 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-encryptfurther.
Thank you for using secure-encrypt! We hope this update enhances your encryption experience. Stay tuned for more updates and features in future releases.