Skip to content

Releases: madmatt/silverstripe-encrypt-at-rest

v2.0.0

12 Sep 22:10
e86ead4
Compare
Choose a tag to compare

What's Changed

  • Additional PHP8.1 hardening by @scott-nz in #31
  • Add the Silverstripe Github action for automated unit testing by @edwilde in #32
  • Updates for Silverstripe 5.x by @scott-nz in #30

New Contributors

Full Changelog: 1.0.0...2.0.0

v1.0.0

26 Oct 11:27
0c1240a
Compare
Choose a tag to compare

First official major stable release, though realistically earlier versions were stable under Silverstripe CMS 3.

This release targets Silverstripe CMS 4.9 and above, and changes how the module works so that it's much easier to use.

What's Changed

  • SilverStripe 3.7 and PHP 7.2 compatibility by @ssmarco in #17
  • Upgrade defuse/php-encryption to v2.2.1 by @ssmarco in #18
  • SS4 Upgrade fixes by @ssmarco in #19
  • Fixes to catch Exceptions when decrypting values by @ssmarco in #20
  • File encryptions for public and protected folder by @ssmarco in #21
  • Bugfix when changing back to original filename by @ssmarco in #23
  • Cast the value to decrypt to a string to prevent type-errors by @Firesphere in #25
  • Silverstripe 4 compatibility by @edwilde in #27

New Contributors

Full Changelog: 0.2...1.0.0

Framework version support

01 Aug 21:42
Compare
Choose a tag to compare
Merge pull request #14 from d-rivera-c/master

Update framework dependency to allow <4.0 versions

Fix to support other than just .txt files.

20 Jun 01:21
Compare
Choose a tag to compare
Rename the files correctly and append enc to the file instead of repl…

…acing the fixed .txt.