node_authlink 2.0.0

Bug fixes
New features

Drupal 10 compatible release.

This release is exactly the same as 2.0.0-rc2.

Changes (from 8.x-1.4)

node_authlink 2.0.0-rc2

Bug fixes

Second RC for 2.0.0 with Drupal 10 support.

It includes more phpstan fixes compared to RC1.

See 2.0.0-alpha1 release notes if you come from a 8.x-1.x release.

node_authlink 2.0.0-rc1

Bug fixes

First RC for 2.0.0 with Drupal 10 support.

See 2.0.0-alpha1 release notes if you come from a 8.x-1.x release.

node_authlink 2.0.0-alpha2

Bug fixes

This release focus on improving coding standards, phpstan errors and minor bugfixes.

See 2.0.0-alpha1 release notes if you come from a 8.x-1.x release.

node_authlink 2.0.0-alpha1

Bug fixes
New features

First Drupal 10 release, alpha quality.

Changes

  • Improved the look and feel of the node's authlink form: better look and links are only displayed if the grants are configured.
  • Better messages to help the user when authlink is not yet enabled or configured.
  • Drupal split the view operation into view and view revisions. The module now supports this split.
  • Some internal refactorizations.

Breaking changes

node_authlink 2.x-dev

Bug fixes
New features

Created to develop Drupal 10 release and use semver.

node_authlink 8.x-1.1

Bug fixes

Add scrict mode check to in_array() function to avoid false positive access check results.

node_authlink 8.x-1.0-alpha1

Bug fixes
New features

Initial release for D8.
Changes from D7
- Added a new authlink tab for having a User Interface for see them. Now the authlinks can be generated per node.
- Added support for revisions. Now you can see the authlink for a given revision.

node_authlink 8.x-1.x-dev

Bug fixes
New features

Development release for D8 version of node_authlink module.

node_authlink 7.x-1.1

New features
Bug fixes

Issue #1185300 - Authkeys are now saved in db table.
Added buttons for batch generate and clear authkeys to node type form.
Issue #1182006 by Seph - Automatic expiration of authkeys.
Authkeys and links are available as tokens of Token API.
Code cleanup.

Subscribe with RSS Subscribe to Releases for Node Authorize Link