Release Date: 2024-12-26
Feature | Description | Related APIs |
---|---|---|
Optimize online authentication logic | Optimize the online authentication file expiration and caching logic, which is uniformly handled by the SDK without requiring separate user processing. | create |
Bug Fixes
Deprecated and Deleted
Deprecated API | Change Description | Deprecated Version |
---|---|---|
create | The original Effects instance creation API create is deprecated and replaced with the same name create API. The API parameters are different, please pay attention when switching. | 2.1.0 |
Release Date: 2024-11-28
Bug Fixes
Release Date: 2024-11-19
Bug Fixes
Release Date: 2024-10-31
New Features
Feature | Description | Related APIs |
---|---|---|
New Face beautification feature |
|
Improvements
Improvement | Description | Related APIs |
---|---|---|
Enhanced effects | Improved skin smoothing and skin tone enhancement effects. | - |
Stability improvement | Optimized occlusion handling, resulting in more stable display of beauty makeups when hands or objects are blocking the face. | - |
Performance optimization | Improved device performance for smoother operation. | getDeviceLevel, setAdvancedConfig |
Release Date: 2024-04-24
New Features
Feature | Description | Related APIs |
---|---|---|
Added support for OES texture input on Android | Starting from version 1.4.11, you can process images using OES textures directly from the camera. | processTexture |
Improvements
Improvement | Description | Related APIs |
---|---|---|
Improved Face detection performance | Optimized the face model to improve the speed of face detection and make the Face beautification effect respond faster. | - |
Release Date: 2023-12-29
Bug Fixes
Release Date: 2022-06-20
New Features
Feature | Description | Related Documentation |
---|---|---|
Added support for OpenGL ES 2.0 |
|
- |
Improvements
Improvement | Description | Related APIs |
---|---|---|
Improved Background segmentation | When performing background segmentation, it is now bound to Face detection. If no face is detected, the background segmentation result will be hidden and the background image will be displayed directly. | |
Improved Face detection model | Updated the Face detection model to improve detection accuracy. | - |
Bug Fixes
Fixed known issues.
Release Date: 2022-01-07
New Features
Feature | Description | Related Documentation |
---|---|---|
Added server-side authentication interface | Added a public gateway interface for server-side authentication, allowing developers to access and configure authentication capabilities of ZegoEffects through their own servers for greater flexibility. | Online Authentication |
Improvements
Improvement | Description | Related APIs |
---|---|---|
Improved App experience |
|
Download Demo App |
Bug Fixes
Fixed some known issues in the Demo App.
Release Date: 2021-12-20
Improvements
Improvement | Description | Related APIs |
---|---|---|
Improved AI model | Updated the AI model to improve face recognition capabilities. | - |
Improved Skin smoothing effect | Optimized the Skin smoothing effect in the Face beautification feature. | setSmoothParam |
Release Date: 2021-11-29
Improvements
Improvement | Description | Related APIs |
---|---|---|
Improved Portrait segmentation |
|
API Changes
API | Description |
---|---|
ZegoEffectsVideoFrameParam | Added the textureFormat field to specify the texture type when setting a custom background for portrait segmentation. |
ZegoEffectsTextureFormat | Added an enumeration object for video texture formats to specify whether the texture is "2D texture" or "OES texture". |
Release date: 2021-11-10
New features
Feature | Description | Related API/Doc |
---|---|---|
New API for server authentication added | The public gateway interface on the server is added to enable you to access the ZegoEffects Server via your own server, set up the authentication capability, and manage authentication info files, which is more flexible than before. | Online authentication |
Beauty makeup feature added | The following functionalities are supported:
|
|
OpenGL ES 2.0 supported |
|
- |
Release date: 2021-10-09
New features
Feature | Description | Related API |
---|---|---|
New face beautification features added | The following features are added:
|
|
New face shape retouch features added | The following features are added:
|
|
API changes
New API | Description |
---|---|
enableWrinklesRemoving |
Enables the nasolabial folds removing feature. |
setWrinklesRemovingParam |
Sets the intensity of the nasolabial folds removing feature. |
enableDarkCirclesRemoving |
Enables the dark circles removing feature. |
setDarkCirclesRemovingParam |
Sets the intensity of the dark circles removing feature. |
enableForeheadShortening |
Enables the forehead shortening feature. |
setForeheadShorteningParam |
Sets the intensity of the forehead shortening feature. |
enableMandibleSlimming |
Enables the mandible sliming feature. |
setMandibleSlimmingParam |
Sets the intensity of the mandible sliming feature. |
enableCheekboneSlimming |
Enables the cheekbone slimming feature. |
setCheekboneSlimmingParam |
Sets the intensity of the cheekbone slimming feature. |
enableFaceShortening |
Enables the face shortening feature. |
setFaceShorteningParam |
Sets the intencisty of the face shortening feature. |
enableNoseLengthening |
Enables the nose lengthening feature. |
setNoseLengtheningParam |
Sets the intensity of the nose lengthening feature. |
Release date: 2021-08-31
New features
Feature | Description | Related API |
---|---|---|
Online privilege authentication feature added | Allows a client accesses the ZegoEffects Server, applies for a license file, and performs network authentication. | getAuthInfo |
API changes
New API | Description |
---|---|
getAuthInfo |
Gets the authentication information to request a license file. |
Deprecated API | Description | Version |
---|---|---|
setModels | The function of importing models implemented by the setModels API is merged into the setResources API, and models and resources are set uniformly by the setResources API. |
Deprecated in version 1.2.0 |
Release date: 2021-07-01
New features
Feature | Description | Related API |
---|---|---|
Filters | Added various filter effects, which can be used in many different use cases such as short video and live streaming. |
|
Release date: 2021-05-25
The initial release of the ZegoEffects SDK, providing features including face beautification, face shape retouch, face detection, background segmentation, stickers, and more.