Skip to content

Releases: HackThisSite/CryptoPaste

v1.0.1

25 Dec 13:59
ca95113
Compare
Choose a tag to compare

[1.0.1] - 2019-12-25 - Security updates

Changed

  • Updates Symfony and dependencies to updated versions

Fixed

  • Locked PHPUnit version to support older PHP 7.x versions

v1.0.0

23 Sep 12:33
b4b47d0
Compare
Choose a tag to compare

[1.0.0] - 2018-09-23 - First release "Rijmen"

Changed

  • Completely recoded everything in the Symfony 3.4 framework

Fixed

  • Open bugs (#4)

Added

  • Functionality that confirms loading a burn-after-reading paste (prevents social media or messenger app pre-loads from deleting them)

v0.1.0

11 Jun 18:46
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

v0.1.0 - 2017-06-11 - Initial Beta "Daemen"

Added

  • Initial Silex structure, controllers, and Doctrine DB interfaces
  • Starting point for phpUnit testing
  • Bootstrap and jQuery frontend
  • Client-side encryption/decryption, password strength, syntax highlighting
  • Cron job script for cleanup
  • Basic instalation procedure