gdpr 3.0.0-alpha1

Initial alpha release for the new 3.0.x branch, which was forked from 8.x-2.x.

gdpr 8.x-2.0-alpha7

Bug fixes

Fixed missing entity_type_id information from configuration.

gdpr 8.x-1.0-alpha19

Bug fixes

Fixed missing entity_type_id information from configuration.

gdpr 8.x-2.0-alpha5

Bug fixes
  • Issue #3012307: Type Error in SAR worker
  • Updated GdprSqlBase::create method definition
  • Updated gdpr.info.yml, added PHP version requirement. Currently set to PHP 5.6, soon to be updated to 7.1 since PHP 5.6 security support will end on 31 Dec 2018

gdpr 8.x-1.0-alpha17

Bug fixes
  • Issue #3012307: Type Error in SAR worker
  • Updated gdpr.info.yml, added PHP version requirement. Currently set to PHP 5.6, soon to be updated to 7.1 since PHP 5.6 security support will end on 31 Dec 2018

gdpr 7.x-1.0-alpha11

Bug fixes
  • Updated module .info files, added PHP version requirement. Currently set to PHP 5.6, soon to be updated to 7.1 since PHP 5.6 security support will end on 31 Dec 2018
  • Fixed PHP warning for gdpr_task entity status

gdpr 8.x-2.0-alpha4

Bug fixes

Changelog:

  • #3001897 gdpr:sql:dump ommits db structure with mysql
  • #2981141 [GDPR Consent] URL path alias for consent entity
  • #2975316 Inconsistent toolbar and menu items
  • #2981089 [GDPR Consent] Agreement link access check
  • #2980119 [GDPR Consent] Fix Field widget to allow render user consent field for anonymous user on the registration form
  • #2999308 SARs requests are not queued when staff member makes the request.
  • #2997276 Re-requesting a SAR data export not possible
  • various PHP errors and warnings fixed

gdpr 8.x-1.0-alpha16

Bug fixes

Changelog:

  • #2980119 [GDPR Consent] Fix Field widget to allow render user consent field for anonymous user on the registration form
  • #2999308 SARs requests are not queued when staff member makes the request.
  • #2997276 Re-requesting a SAR data export not possible

gdpr 8.x-1.0-alpha15

Bug fixes
New features

Main new feature

Remove ctools dependency in favour of entity traversal.

gdpr 7.x-1.0-alpha10

Bug fixes

Bugfix release

Main module

  • Issue #2993345 by lbesenyei, pedrop, james.williams: expensive query running needlessly frequently

GDPR Tasks

  • Added filter for extending enabled field types only

gdpr 7.x-1.0-alpha9

Bug fixes

Bug fixes

  • Sanitized value truncating added for strings longer than the max length specified in database

gdpr 8.x-2.0-alpha3

New features

The first release of the 2.x branch.

This version only supports Drush 9 and Drupal 8.4+. In every other way, it should be equal to the 1.x branch.

Note, this release is minimally tested and was created from the dev-1.x version, not 1.0-alpha14. This means, that here CTools has been replaced with an experimental entity traversal that too has not yet been fully tested.

Use at your own discretion.

gdpr 7.x-1.0-alpha8

Bug fixes

GDPR Dump

  • Sanitized value length validation added to gdpr-sql-dump drush command.

gdpr 7.x-1.0-alpha7

Bug fixes
  • Issue #2982499 by adamzsolt90, alexverb: Remote username generator limit

gdpr 7.x-1.0-alpha6

Bug fixes
New features

New submodules

  • gdpr_consent
  • gdpr_fields
  • gdpr_tasks

GDPR Dump

  • Updated settings UI
  • Bugfixes

Issue list

  • Issue #2952294: Remove custom_contact_form from the "gdpr_modules" list.
  • Issue #2967563 by Balu Ertl, gisle, mhavelant: Improve language in section “Content related suggestions”
  • Issue #2968241 by fjgarlin, Ronak.addweb, nanobyt3: Undefined function ctools_get_plugins
  • Issue #2967557 by gisle: Make PHP 5.4 a requirement for the D7 version

gdpr 8.x-1.0-alpha14

Bug fixes
New features

Issues

  • [FIX] Issue #2977818 by yanniboi, pedrop, james.williams, keshav.k: error on remove and anonymize data
  • [FIX] Issue #2977843 by pedrop, yanniboi, mhavelant: gdpr consent exception on contact form page
  • [FIX] Issue #2978850 by mhavelant: Add dependency version restrictions
  • [FEATURE] Issue #2972188 by Andreas Speck, mhavelant: Make ConsentAgreement translatable

Additional fixes for GDPR Tasks

  • [FIX] Add missing menu link for the settings form
  • [FIX] Settings form string fixes

gdpr 8.x-1.0-alpha13

Bug fixes

Bugs squashed

  • Issue #2976559 by mhavelant, pedrop: SARs Requests cannot be downloaded
  • Fix usages of gdpr_tasks.pages.inc.

UI updates

  • Issue #2975962 by anu17, Balu Ertl, mhavelant: Format timestamps into human-readable dates

gdpr 8.x-1.0-alpha12

Bug fixes

Bug fixes

  • Issue #2975840 by Mikael Berger, mhavelant: Agreements block throws errors
  • Issue #2975467 by golddragon007, mhavelant: Exception if no private dir defined or wrong
  • Fix filename of pages.inc in gdpr_tasks.

gdpr 8.x-1.0-alpha11

Bug fixes
New features

Misc. changes

  • Issue #2973489 by tormi, MaskOta, james.williams: Required drush version limited to 8

New features

  • Issue #2973543 by james.williams: Number anonymizer

Bug fixes

  • Issue #2973031 by james.williams, ricovandevin: Dump config form has too many input vars
  • Issue #2973758 by james.williams, Erik Frèrejean: PHP warning: Invalid argument supplied
  • Issue #2973755 by Erik Frèrejean, Balu Ertl: Recommended resource URLs should be created from a string rather then TranslatableMarkup

gdpr 8.x-1.0-alpha10

Bug fixes
New features

New features:

  • Issue #2941325 by mhavelant: Automated content discovery

Performance and UX updates:

  • Issue #2941710 by james.williams, fjgarlin, Balu Ertl, mhavelant, Grimreaper, stewest: Rewrite the dump config form to use tables.

Bug fixes:

  • Issue #2969360 by dnebrich: Access GDPR Data Summary permission
  • Issue #2973245 by MaskOta, mhavelant: Wrong admin_permission in the ConsentAgreement entity anotation
  • Issue #2972968 by james.williams: Drush sanitize command does nothing

gdpr 8.x-1.0-alpha9

Bug fixes
  • Issue #2941710 by fjgarlin, james.williams, Balu Ertl, Grimreaper, mhavelant: Display tables only from the current database.
  • Issue #2972432 by gisle: Remove undocumented and unneeded files in the package

Also includes:

  • Fix Drush 8 not being a dependency.
  • Fix an error introduced by the refactor from alpha8
  • Set up Travis to use the latest versions of PHP5.6, 7.0, 7.1 and 7.2 and increase the PHP memory limit for builds

gdpr 8.x-1.0-alpha8

Bug fixes
New features
  • Issue #2967563 by Balu Ertl, gisle: Improve language in section “Content related suggestions”
  • Issue #2941710 by fjgarlin, Balu Ertl: Improve SQL dump config form
  • Issue #2972198 by yanniboi: Fix AnonymizerFactory typo.
  • Issue #2949215 by ricovandevin, tuutti, BR0kEN, Balu Ertl, Christopher Riley, mhavelant: Missing dependencies
  • #2971267 by yanniboi: Browser test to check field list UI.
  • By yanniboi: Exclude entity revision relationships.
  • By yanniboi: Update gdpr_fields list page test to show fail.

gdpr 8.x-1.0-alpha7

Bug fixes
New features

New sub-module: Anonymizer

The GDPR Sanitizer plugins are now renamed and moved under the new Anonymizer sub-module.

gdpr 7.x-1.0-alpha5

Bug fixes
New features

Fixes the following tasks:

Also contains a port for the gdpr_dump module and some cleanup of the composer.json.

gdpr 8.x-1.0-alpha5

Bug fixes
New features

This release contains fixes for these issues:

gdpr 7.x-1.0-alpha4

New features

Code cleanup to make it compliant to Drupal Coding Standards
Text updates according to lawyer review

gdpr 8.x-1.0-alpha4

New features

Code cleanup to make it compliant to Drupal Coding Standards
Text updates according to lawyer review

gdpr 7.x-1.0-alpha3

Bug fixes
New features
  • Replaced links for recommended sources
  • Checklist autocomplete removed

gdpr 8.x-1.0-alpha3

Bug fixes
New features
  • Replaced links for recommended sources
  • Checklist autocomplete removed

gdpr 7.x-1.0-alpha2

Bug fixes
New features
  • Added social and tracking module discovery
  • Extended advice list, see #2938068
  • Minor fixes e.g. regarding #2938657

gdpr 8.x-1.0-alpha2

Bug fixes
New features
  • Added social and tracking module discovery
  • Extended advice list, see #2938068
  • Minor fixes e.g. regarding #2938657

gdpr 8.x-1.0-alpha1

New features

First alpha release.

Contains the gdpr_dump module with the drush gdpr-sql-dump command for Drush 8.

gdpr 8.x-2.x-dev

Drupal 8 dev release.

NOTE: Right now this is just a placeholder, active development is stopped in favor of the 7.x-1.x and 8.x-1.x versions.

Contains the gdpr_dump submodule which features a Drush 9 command for creating GDPR-compliant database dumps.

Use at your own risk.

gdpr 8.x-1.x-dev

New features

Drupal 8 dev release.

Contains the gdpr_dump submodule which features a Drush 8 command for creating GDPR-compliant database dumps.

Use at your own risk.

gdpr 7.x-1.x-dev

New features

Development releaseThis is the development release of GDPR for Drupal 7. You are invited to try it and let us know about bugs or features you think are missing, or write a patch yourself, so we can help you contribute to GDPR.

Subscribe with RSS Subscribe to Releases for General Data Protection Regulation