1.8.6 release
= 1.8.6 =
- Added pledge info cache. Made getUserPatronage use pledge info cache. Added code to use current_user_pledge_amount for compatibility reasons if a user is not provided and current user is being used. Fixes the bug with providing $user to getUserPatronage and still ending up with current user's pledge result instead of the provided user's.
- Added filter to allow modification of app info collection results to be used in setup wizard.
- Alt attribute added to login button (contrib from androidacy-user at Github)
- Added aria labels for screen readers for accessibility