Skip to content

Commit 969c7c9

Browse files
authored
Merge pull request #17 from LoginRadius/html5-sdk-release-11.3.0
Html5 sdk release 11.3.0
2 parents 762f5be + 296538e commit 969c7c9

15 files changed

Lines changed: 341 additions & 2137 deletions

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# LoginRadius HTML5 SDK Change Log
22

3+
# Version 11.3.0
4+
Release on **March 29, 2025**
5+
6+
## Removed (Deprecated) APIs:
7+
- `authGetRegistrationData`
8+
- `validateRegistrationDataCode`
9+
- `getAccessTokenByVkontakteAccessToken`
10+
- `getAlbums`
11+
- `getAlbumsWithCursor`
12+
- `getAudios`
13+
- `getAudiosWithCursor`
14+
- `getCheckIns`
15+
- `getCheckInsWithCursor`
16+
- `getContacts`
17+
- `getEvents`
18+
- `getEventsWithCursor`
19+
- `getFollowings`
20+
- `getFollowingsWithCursor`
21+
- `getGroups`
22+
- `getGroupsWithCursor`
23+
- `getLikes`
24+
- `getLikesWithCursor`
25+
- `getMentions`
26+
- `postMessage`
27+
- `getPage`
28+
- `getPhotos`
29+
- `getPosts`
30+
- `statusPosting`
31+
- `trackableStatusPosting`
32+
- `getTrackableStatusStats`
33+
- `getVideos`
34+
- `getRefreshedSocialUserProfile`
35+
36+
337
# Version 11.2.0
438
Release on **September 15, 2021**
539

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017 LoginRadius Inc.
1+
Copyright (c) 2025 LoginRadius Inc.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)