Skip to content

1.8.6 release

Compare
Choose a tag to compare
@codebard codebard released this 01 Mar 19:59
· 26 commits to master since this release
e5c0656

= 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