CHANGELOG ========= ### 2012-09-24 * changed service parameters into options that come through the configuration with the old values as the new defaults. ### [BC BREAK] 2012-07-21 * change impersonating definition, now the url is defined as a configuration, you don't need to create a custom route anymore. * remove ``sonata_user_impersonating`` from the routing file * add ``impersonating_route`` into the ``sonata_user`` configuration section ### 2012-06-08 * Introduce new field for user: firstname, lastname, gender, etc ... * add frontend edition of profile information