REST API Plugin Changelog
1.0.2 -- March 3rd, 2015
- User will be kicked by a lockout (ban)
- Added: new endpoints for groups (Get overview over all or specific group and to create, update or delete a group)
1.0.1 -- February 20th, 2015
- Added possibility to rename a user (Thanks to JustMarried plugin)
- Adjusted HTTP Codes by conflict to HTTP CODE: 409
- Added subject to Chat room
- Disabled jersey logging on startup
- By create a new chat room the chat room service will be created if it was not there
1.0.0 -- February 3rd, 2015
- UserService plugin and MUC Service plugin are merged to the REST API plugin.
- Extended REST API with JSON data format.
0.1.0 -- November 14th, 2014
- Initial release of REST API Plugin with possibility to manage system properties.