Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
(Replaced content with "'''0.5.12''' ''Last Updated: 15/01/2014'' /etc files altered in this update: Release Notes:")
Line 1: Line 1:
 
'''0.5.12'''
 
'''0.5.12'''
  
''Last Updated: 15/01/2014''
+
''Last Updated: 16/01/2014''
  
  
Line 9: Line 9:
  
 
Release Notes:
 
Release Notes:
 +
*Added REST service to auth server for generating password change token (for an account or email), then sending password reset email.
 +
*Added REST service to auth server for resetting password, verified by password reset token.
 +
*Added a new UI flag (deferredRendering) that allows players to enabled deferred rendering. This may improve performance for some players.
 +
*Hot-fixed an issue that was causing containers to be unusable.

Revision as of 04:35, 16 January 2014

0.5.12

Last Updated: 16/01/2014


/etc files altered in this update:


Release Notes:

  • Added REST service to auth server for generating password change token (for an account or email), then sending password reset email.
  • Added REST service to auth server for resetting password, verified by password reset token.
  • Added a new UI flag (deferredRendering) that allows players to enabled deferred rendering. This may improve performance for some players.
  • Hot-fixed an issue that was causing containers to be unusable.