All Versions
33
Latest Version
Avg Release Cycle
104 days
Latest Release
1037 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.0.0.beta3 Changes
August 18, 2017๐ท Full Changelog
Closed issues:
-
v3.9.1 Changes
May 26, 2017๐ท Full Changelog
Closed issues:
- ๐ท Using a key version of 5 or higher in conjunction with a random IV is corrupting the header #78
๐ Merged pull requests:
-
v3.9.0 Changes
April 25, 2017๐ท Full Changelog
Closed issues:
- ๐ท ArgumentError while generating new keys for heroku #72
- ๐ท Can't use unicode for key in YAML with Ruby 2.4 #71
- ๐ท Not work with ruby 2.4 #70
- ๐ท In development, I get: wrong final block length #69
- ๐ท Unknown SymmetricEncryptionValidator in RAILS_ENV=development #68
- Heroku Could not find generator 'symmetric_encryption:heroku_config #67
- ๐ท #encrypted? returns true for a plain text string #63
- ๐ท HIPAA Compliance #61
- new_keys generator raises undefined method 'encrypt_key' #59
- ๐ท How to encrypt entire files at rest? #58
- โ Virus test file causes header_present? method to fail #57
๐ Merged pull requests:
- ๐ Fix key generation for development and test enviorement #74 (jonatasrancan)
- ๐ Fix error while generate new random keys and improve heroku_config template #73 (jonatasrancan)
-
v3.8.3 Changes
May 19, 2016๐ท Full Changelog
-
v3.8.2 Changes
October 26, 2015 -
v3.8.1 Changes
October 22, 2015๐ท Full Changelog
-
v3.8.0 Changes
October 17, 2015๐ท Full Changelog
Closed issues:
- ๐ท Uniqueness validations need work #53
- ๐ท How to encrypt fields when bulk creating through db.collection.insert() #52
- ๐ท Conflict with attr_encrypted gem #51
- ๐ท NameError: uninitialized constant SymmetricEncryption #50
- ๐ท Missing dirty methods #49
- ๐ Support for serialize #48
- ๐ท Beating the railtie config.before_configuration #43
- ๐ท Validates Uniqueness (discussion) #38
๐ Merged pull requests:
- ๐ท Typo Correction #46 (jimbeaudoin)
-
v3.7.2 Changes
July 08, 2015๐ท Full Changelog
-
v3.7.1 Changes
April 15, 2015๐ท Full Changelog
-
v3.7.0 Changes
April 15, 2015๐ท Full Changelog
Closed issues:
- ๐ท Regular expression search on encrypted fields. #45
- ๐ท FactoryGirl with SymmetricEncryption #44
- ๐ท Being forced to call SymmetricEncryption.reload! before encrypting or decrypting #42
- ๐ท YAML -> Hash marshalling and unmarshalling does not appear to work #40
- ๐ท Using key with pgcrypto #39
- ๐ Padding Check Failed on Heroku Deploy #31
๐ Merged pull requests:
- ๐ท Using unsupported options causes a load error due to missing variable #41 (johnathanludwig)