I don't like the way of User Service 2.0

The version 1.4 works well. Why is it changed when it works well?

The version 2.0 could be a new project, and keep version 1.4 simple and effective.

Hi Krystin,

Then main reason for 2.0 was to the maintainability of the user service plugin. It was not easy to add new features and the REST API was simple not RESTful.

It was time for new RESTfull API. At the same time I keep the old REST API to be backward compatible (to 1.*). So that if you want to use the old REST API in 2.0 you can use the old one.

You don’t need to update, but if you want to use some new features coming with 2.0 you should update.

Best,

Roman