Releases: prey/gdpr_rails
Releases · prey/gdpr_rails
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