About the Change Log

This page lists all major updates made to CryptForge, including new features, improvements, and fixes. Each version is grouped into Added, Changed, and Fixed sections to make it easy to see what’s new.

All changes are stored directly in the CryptForge database and displayed here automatically.

1.0.1

March 05, 2026

Added
  • JSON and XML Converter.
  • Base64 Converter.
  • Epoch/Unix Time Converter.
  • Timezone Converter.
  • Donation Options for one time donation or donation subscription.
Fixed
  • The output of the password generator was adding extra spaces to the end of the password when using the copy button.

1.0.0

February 27, 2026

Added
  • File decryption with automatic extension restoration.
  • UUID generator with support for multiple UUIDs.
  • Feature request submission tool.
  • Copy to clipboard button for generated passwords.
  • Password generator with customizable options.
  • Copy to clipboard button for generated UUIDs.
  • Text encryption tool with AES 256 support.
  • Text decryption tool with automatic format validation.
  • File encryption with extension based metadata.
Changed
  • Password generator now supports creating multiple passwords at once.
Fixed
  • Improved validation to prevent invalid or empty field submissions.