SDK Release Note - WEB
FollowWEB Release Note
1.3.6
- Release date: 2024.04.23
Changes
- Fix InWebMessage User Frequency issue
1.3.5
- Distribution date: 2024.04.08
Changes
- Fixed issue where InWebMessage was not exposed
1.3.4
- Distribution date: 2024.01.08
Changes
- Added response to issue where NaN appears in number type in items
1.3.2
- Distribution date: 2023.12.14
Changes
- Enhance cookie security: change logic from encoding → encryption
- Add response logic when cookie is null
1.3.1
- Distribution date: 2023.11.30
Changes
- Internal code stabilization
- Fixed an issue where only the basic Push language works
- Fixed an error message not appearing when calling the sdk function when the Web Analysis function is terminated (the init error message is maintained)
1.3.0
- Distribution date: 2023.11.14
Changes
- Internal code stabilization
- Fixed sending failed events in bulk
- Solved the problem of URL not moving when clicking the InWebMessage button in the Instagram in-app browser.
1.2.9
- Distribution date: 2023.09.12
Changes
- Internal code stabilization
-
Used in Push Message Header Title
tag
change to tag
1.2.8
- Distribution date: 2023.09.01
Important changes
- When saving data in cookies, it is encoded and stored.
Only up to 4K is stored in cookies. When saving user properties, an error message is sent if the size exceeds 4K.
1.2.2
- Distribution date: 2023.06.01
Important changes
-
The following verification logic has been added when using the adbrix.userProperty.addOrUpdate() API when user_id, gender, and age are used as key values. Please understand that these values are predefined values and must be entered according to the standards set by policy.
-
user_id: Enter only string
-
age: Enter only number
-
Gender: Enter only numbers between 0 and 2
-
If it is not entered according to the specified specifications, it will not be set.
New features
- User-based KaKao ID and phone number value setting function has been added.
Problems solved
- An issue where previously received pop-up message data was displayed when there was no pop-up message activated in the console has been fixed.
- The issue where results were not captured in Samsung browser has been fixed.
1.2.1
- released on 2023.05.19
- An issue where the user-based informational/advertising notification consent function value was not reflected has been resolved.
1.2.0
- released on 2023.04.28
- A pop-up message function has been added.
- The ability to consent to receiving user-based informational/advertising notifications has been added.
1.1.0
- released on 2023.03.07
- addToCart and addToWishList APIs that can receive multiple product parameters have been added.
1.0.8
- released on 2021.10.06
- update logic dealing with null of event properties
- add paging of abx:times property
1.0.7
- released on 2021.09.29
- add commerce and game events
1.0.6
- released on 2021.08.05
- update option of init
1.0.5
- released on 2021.06.23
- update logic of retrying a failed request
1.0.4
- released on 2021.06.08
- update processing the event property data type
1.0.3
- released on 2021.03.26
- add purchase event API
1.0.2
- released on 2021.03.08
- change event property data format
- add shareSubdomainCookie option
- enable to set additional JSON property at Common event
1.0.1
- released on 2021.03.02
- change the pattern of adidas
- update user_property_changed event logic
1.0.0
- released on 2021.02.18
- release the WEB SDK