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.
* Fix some bad uses of t()
* Clean up _find_view_arguments(0 and _get_aliasable_views()
* Only support views where we can handle all the arguments
* Support views in code.
Bug Fixes
- Leading slash causing Optimizely JS file not to be included: Issue 2562747 by capellic
- hook_perm - not hook_permission: Issue 2487189 by Larskhansen@gmail.com
Also
- Moved admin page to /admin/settings/optimizely as suggested by Larskhansen@gmail.com because I'm all about making "99% of the Drupal users" happy :)