Skip to content

Latest commit

 

History

History
118 lines (67 loc) · 5.82 KB

release-notes.md

File metadata and controls

118 lines (67 loc) · 5.82 KB

Release Notes

Development

Commits

##Week 10 -2015

Many thanks to @gterzian for his contributions to payshares-client

###New Features and Changes

  • Pull Request 1167 Test coverage for Gateways Controllers (Thank you @gterzian)

##Week 9 -2015

##New Features and Changes

  • Pull Request 1169 Add a default delay to the tooltip util
  • Pull Request 1172 Upgrade to v2 recaptcha

##Week 8 - 2015

Many thanks to @gterzian for his contributions to payshares-client

###New Features and Changes

  • Pull Request 1157 Add error handling for unexpected responses
  • Pull Request 1151 First karma test passing (Thank you @gterzian)
  • Pull Request 1161 Check destination tag is a valid unsigned 32 bit integer

###Bug Fixes

  • Pull Request 1164 to fix 1153 Cannot read property 'to_human_full' of null

##Week 7 - 2015

###New Features and Changes

  • Pull Request 1152 Check frontend-client server for status.json (check server status)

###Bug Fixes

  • Pull Request 1161 Check destination tag is a valid unsigned 32-bit integer, fixes Issue 1159
  • Pull Request 1154 Bump angular re-captcha version to fix 1137 Cannot read property 'destroy' of undefined (error)
  • Pull Request 1147 Fix back buttons; to fix bug introduced in 1127

##Week 6 - 2015

###New Features and Changes

  • Pull Request 1148 Notify users that their secret should stay secret

##Week 5 - 2015

###New Features and Changes

  • Pull Request 1146 Add user context to Raven on login
  • Pull Request 1145 Add unexpected response loggers to reward handlers
  • Pull Request 1143 Display message to users affected by change password bug

##Week 4 - 2015

###New Features and Changes

  • 1138 Add utility for debugging user accounts

###Bug Fixes

  • 1142 Use blank href to prevent default link navigation, fixes 1141
  • 1131 Change state names to work after recent ui-sfref commit, fixes 1127

##Week 3 - 2015

###New Features and Changes

  • 1128 Show issuers on the trade confirmations page
  • 1098 Add email loading state until user info resolved
  • 1127 Use ui-sref

##Week 2 - 2015

###New Features and Changes

  • 1124 Add Help Desk link to footer of client
  • 1120 Prevent changes to the DT value from mouse wheel (scroll)

###Bug Fixes

##December 2014

###New Features and Changes

  • 1116 Add message to console to warn against self-xss phishing attacks
  • 1114 Display invitee username
  • 1112 Change relative URL to hash URL on Settings page
  • 1111 Add analytics events to client
  • 1110 Remove CLA Hub integration and moves CLA to gdoc
  • 1109 Add user-specific gulp config, allows skipping lint hooks
  • 1108 Load server status and displays alert on login and registration page
  • 1107 Add delete account and transfer balance in settings menu
  • 1105 Show amount errors, unifies errors and updatePaths()
  • 1096 Clarify bid/ask with explicit buy/sell caption

###Bug fixes

  • 1113 Update recovery data after changing (fixes bug 421)
  • 1104 Prevent scientific notation when creating amount (fixes bug 859)
  • 1103 Fix bug during recovery in ChangePassword (fixes bug 1102)