token_custom 8.x-1.0

Bug fixes
New features

Changelog

Issues: 4 issues resolved.

Changes since 8.x-1.0-beta2 (compare):

token_custom 8.x-1.0-alpha5

New features

Contributors (2)

Grevil, polynya

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-alpha4:

Task

  • #3492547: Add Drupal 10 & 11 compatibility

token_custom 7.x-2.1

Bug fixes
New features
Unsupported
  1. Export custom tokens with features
  2. Bug fixes

token_custom 7.x-2.0

Security update
Bug fixes
Unsupported

Custom Tokens - Critical - Arbitrary PHP code execution - SA-CONTRIB-2018-041

Couple bug fixes and make sure that permissions are flagged for restricted access.

Also it was beta for so long that it only makes sense to graduate the version.

token_custom 7.x-2.0-beta3

Bug fixes
Insecure
Unsupported

Issue 1660340 by zhangtaihao : token_custom_token_render randomly fails to pass data and options.

token_custom 7.x-2.0-beta2

New features
Bug fixes
Insecure
Unsupported

Small UI Improvements.
Several reported bug corrections.

token_custom 7.x-2.0-beta1

New features
Bug fixes
Insecure
Unsupported

Custom tokens using input filters.
Configurable token types.

token_custom 7.x-2.x-dev

New features

Import changes in this branch, that justify a new version :
- Use input filters instead of PHP evaluation when creating new tokens. (#1336622)
- Creation of custom token types (#1341106)
- Add/edit/delete permissions by custom token type.

token_custom 7.x-1.x-dev

New features
Bug fixes

Commited changes proposed by Rob Loach in Issue #1336622. Now using input filters instead of php code for custom tokens. PHP remains an option by enabling the core PHP module.

token_custom 7.x-1.0

Insecure
Unsupported

Stable 7.x version of custom_tokens. No new features were added in this release.

token_custom 7.x-1.0-beta2

New features
Insecure
Unsupported

Initial port of token_custom to D7.
I will wait one or two weeks for community input before rolling an "stable" release.

token_custom 6.x-1.2

Bug fixes
Unsupported

. #360341: Token types handler bug by dagmar. Custom PHP code were being executed for other types other than the one configured.

token_custom 5.x-1.5

Bug fixes
Unsupported

. #360341: Token types handler bug by dagmar. Custom PHP code were being executed for other types other than the one configured.

token_custom 5.x-1.1

New features
Unsupported

. Proper PHP permission for code creation and execution, by greggles.

Subscribe with RSS Subscribe to Releases for Custom Tokens