Skip to content

v1.0.0

Compare
Choose a tag to compare
@madmatt madmatt released this 26 Oct 11:27
0c1240a

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