OSG_Mugshot_fork/NEWS

72 lines
2.2 KiB
Plaintext

Mugshot NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
01 Sep 2014, Mugshot 0.2.5
- General
. Fixes startup and improves usability for LDAP users and other users
where user details are not properly parsed (LP: #1353530)
. Include latest SudoDialog
02 Aug 2014, Mugshot 0.2.4
- General
. Add AppData files
. Upgrade license from GPL3 to GPL3+
- Bugs fixed:
. Mugshot does not correctly expand user details (LP: #1310634)
. Remove hard dependency on AccountsService (LP: #1311938)
. Fix timeout by using non-interactive chfn (LP: #1315709)
04 Apr 2014, Mugshot 0.2.3
- General:
. Check if user has sudo rights, disable first/last name change if not
. Populate the Initials field based on first/last name fields
. Hide "Remove" when there is no profile image set
. Cleanup temporary files when closed
. Package is now 100% PEP8-compliant
- AccountsService:
. Scale images on save to accomodate AccountsService max size
. Use AccountsService profile image if ~/.face does not exist
. Sync AccountsService profile image to ~/.face
- Bugs fixed:
. mugshot is unable to store profile picture (LP: #1298665)
09 Mar 2014, Mugshot 0.2.2
- General:
. Fixed crash when saving user details with a non-English locale
. Fixed apparently untranslated dialog
. Updated translations
- Bugs fixed:
. Fix crash with IndexError in init_user_details (LP: #1287468)
02 Mar 2014, Mugshot 0.2.1
- General:
. Fixed typo that incorrectly hid the manual photo browser instead of stock
. Use GLib for better environment and user settings detection
. Use the SudoDialog developed for Catfish to better receive password
. Correctly stop processing updates if password was incorrectly entered
- Bugs fixed:
. Add option to remove current profile picture (LP: #1286897)
. Add AccountsService support to set profile picture (LP: #1273896)
. mugshot fails at attempt to change avatar (LP: #1284720)
25 Jan 2014, Mugshot 0.2
- General:
. Mugshot is now designed for use with only Python 3.
. Dependency on yelp/ghelp has been removed.
. Packaging has been simplified.
27 Jul 2013, Mugshot 0.1
- Initial release.