- Fix a bug thet the addition / removal of users to the group could not be handled correctly.
- Any unhandled error is now logged to the configured rails logger by default. You can also now supply a custom callable that will be used to handle those exceptions instead.
- Fix a bug where an exception was raised when the patch endpoint receive a malformed or enexpected request.