Skip to content

Commit 306ed0f

Browse files
author
LoginRadius
committed
Released Version 11.5.0
1 parent 2309df2 commit 306ed0f

22 files changed

+126
-2408
lines changed

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,49 @@
11
> **LoginRadius Ruby On Rails SDK Change Log** provides information regarding what has changed, more specifically what changes, improvements and bug fix has been made to the SDK. For more details please refer to the [LoginRadius API Documention](https://docs.loginradius.com/api/v2/sdk-libraries/ruby)
22
33

4+
# Version 11.5.0
5+
Release on January 20, 2023
6+
7+
## Enhancements
8+
9+
- We have updated some of the dependencies to the latest Version.
10+
- Added `email_template` parameter in `user_registration_by_phone` Api
11+
12+
## Removed (Deprecated) APIs:
13+
- `auth_get_registration_data`
14+
- `validate_registration_data_code`
15+
- `get_registration_data`
16+
- `add_registration_data`
17+
- `update_registration_data`
18+
- `delete_registration_data`
19+
- `delete_all_records_by_data_source`
20+
- `get_access_token_by_vkontakte_access_token`
21+
- `get_albums`
22+
- `get_albums_with_cursor`
23+
- `get_audios`
24+
- `get_audios_with_cursor`
25+
- `get_check_ins`
26+
- `get_check_ins_with_cursor`
27+
- `get_contacts`
28+
- `get_events`
29+
- `get_events_with_cursor`
30+
- `get_followings`
31+
- `get_followings_with_cursor`
32+
- `get_groups`
33+
- `get_groups_with_cursor`
34+
- `get_likes`
35+
- `get_likes_with_cursor`
36+
- `get_mentions`
37+
- `post_message`
38+
- `get_page`
39+
- `get_photos`
40+
- `get_posts`
41+
- `status_posting`
42+
- `trackable_status_posting`
43+
- `get_trackable_status_stats`
44+
- `trackable_status_fetching`
45+
- `get_videos`
46+
- `get_refreshed_social_user_profile`
447

548
# Version 11.4.0
649
Release on June 3, 2022

0 commit comments

Comments
 (0)