Releases: prey/gdpr_rails
Releases · prey/gdpr_rails
Ruby 3 compatibility
What's Changed
- Rails 6 minor + Sprockets Config Update (assets.rb) by @masonhensley in #48
- Update gemspec rails up to 6.0.2.1 by @patriciojofre in #53
- Chore/rails 6 compatibility by @oscartzgz in #54
- Logic with rails 6.1 and minor by @patriciojofre in #56
New Contributors
- @masonhensley made their first contribution in #48
- @oscartzgz made their first contribution in #54
Full Changelog: v0.5.1...v1.0.0
bugfixes
Rails 6 support
v0.5.0 Version 0.5.0
Fixes & Refactors
Handle boolean on term setter
Handle boolean on term setter on user_behavior
ref #22
New Admin panel & customize download link
v0.3.2 Version 0.3.2
JSON export support & ActionView Renderer
Breaking Changes:
- Exporter layout now expects a layout name which references a valid layout placed in app views
Additions:
- Template system from ActionView instead Tilt or Raw Erb, since this is a Rails engine, we are using all the Rails power!
- Jbuilder supported for JSON export
Store policy cookie method & typo fixes
Configurable Admin & User, FR i18n & typo fixes
Admin email support for portability requests
This version handles email notification for admins which will be notified on portability requests.
this needs a admin_email_inbox = Proc or string into config