- Reorganize the Persistent Login database schema and queries to be much more efficient.
- Move hook_schema to .install from .schema; remove .schema.
- Make the "Welcome back, username" message optional.
- Don't redirect to paths with %252F in them on login.
* Added caching of thumbnails.
* Made Lightbox V2 the dependency rather than Thickbox ( esp. due to Thickbox bug http://drupal.org/node/140371 )-
* Several other little improvements.