Changes and feature additions for the Local Avatar plugin:
- 0.1 - Initial release.
- 1.0 - Added pagination of users list.
- 2.0 - Added pagination of the commenters list too.
- 2.1 - Added example formatting information.
- 3.0 - Added ability to place avatars in written post content (plus other tweaks).
- 3.1 - Minor tweaks to usage text and options.
- 3.2 - Added check for administration pages to stop user URL wrapping breaking comment editing.
- 3.3 - Spelling fixes!
- 4.0 - Wavatar, Monster ID and Identicon can be used.
- 4.1 - Author credit.
- 4.2 - Fix for credit option un-setting.
- 5.0 - Avatar options should only be managed by Administrators.
- 5.1 - Minor fix to repetition of show avatars WordPress setting.
- 5.2 - Cope with WP 2.6 avatar default.
- 6.0 - Added feature to allow users to upload their own avatar.
- 6.1 - Explanation of directory structure and 'chmod' fix, thanks to Tobias Schwarz.
- 6.2 - Improved unique file name creation, optional avatar upload resizing/cropping, and PHP 4 fix. Thanks to Gioele Agostinelli.
- 6.3 - Oops, a bug (mistake) with the scaling size fixed.
- 6.4 - Error in file naming fixed, with some help from "noyz319".
- 6.5 - Upload file type check (thanks to SumoSulsi) and internationalisation preparation.
- 6.6 - Fix to scaling when upgrading from old version of plugin without scaling option.
- 6.7 - Fix for lowercase extensions.
- 6.8 - Option for nickname / first name & surname.
- 7.0 - Support for user profile widget plug-in.
- 7.1 - Update for Marc Adrian to provide support for option for showing text in the optional widget.
- 7.2 - Class added to help with styling widget.
- 7.3 - Fix for user avatar upload that doesn't need re-sizing and a Russian translation.
- 7.4 - Root directory no longer DOCUMENT_ROOT.
- 7.5 - Use DOCUMENT_ROOT option for legacy users.
- 7.6 - Check for required core WP upload functions, only required for themes that expose the user profile pages.
- 8.0 - Added option to try to use a Twitter avatar.
- 8.1 - Simplified Twitter image URL logic.
- 8.2 - Control anchor wrapping of Avatars.
- 8.3 - Allow Twitter ID for optional widget.
- 9.0 - WPMU/Network re-work. Thanks to Michael D. Tran for his efforts!
- 9.1 - Update for Admin Bar in WordPress v3.1
- 9.2 - Fix for local avatar upload to cope with the ever changing WP!
- 10.0 - New option to upsize local avatar images that are smaller than the set size. Thanks to Nicholas Craig.
- 10.1 - Update for networked WP. Thanks to Michael D Tran.
- 10.2 - alt tag for avatar img.
- 10.3 - Compress the paging header for Avatar tables, plus tidy up of table output code.
- 10.4 - Add 'retro' dynamic automatic Avatar type.
- 10.5 - Small change to hack for new (WP 3.3) Admin Bar style.