Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
- Fixed bug report #1373028: SQLSTATE[HY000]: General error: 1366 Incorrect
string value: '\xF6ln' for column 'visitors_city' at row 1.
- Fixed bug report #1366992: SQLSTATE[42S02]: Base table or view not found:
1146 Table 'xb1278_db4.comment' doesn't exist.
- Move geoip reports to a separate module.