Changes:
- Fix compatibility issues with themes that declare their own _phptemplate_variables() function using a workaround.
- Now works with node previews.
- Translation issues fixed: missing t()s etc.
- Fix table prefix issues in the .install file.
Important note:
This release introduces a compatibility mode configuration option. The module will work only if this is enabled. Please check the README and help text for more information.
- rewrite of menu code, much easier to use now, lots of usability fixes
- remove unneeded HTTP request, menu now is inline, significantly faster
- improved RTL support
- numerous other cross browser bug fixes and code cleanups