In this release, `Ryver.get_chat()`, `Ryver.get_groupchat()` and `Ryver.get_user()` will now do case-insensitive searches if searching by username, email, or group chat nickname, as these values are case-insensitive in the official app. `get_obj_by_field()` also gained a new parameter that can be used to specify if the search should be case-insensitive.