token_custom 7.x-2.1

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

token_custom 7.x-2.0

Security update
Bug fixes

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

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

Small UI Improvements.
Several reported bug corrections.

token_custom 7.x-2.0-beta1

New features
Bug fixes
Insecure

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

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

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

. #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

. #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

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

Subscribe with RSS Subscribe to Releases for Custom Tokens