logo
On this page

Release notes


Version 2.2.1

Release Date: 2025-05-19

Bug Fixes

  1. Fix known issues.

Version 2.2.0

Release Date: 2025-04-07

New Features

FeatureDescriptionRelated APIs
Added create synchronous interfaceAdded create synchronous execution interface, simplifying code logic and making it easier for users to integrate.create

Improvements

ImprovementDescriptionRelated APIs
Optimization for minimum Android versionThe minimum supported Android version has been optimized from 8.0.0 to 6.0.0.-

Bug Fixes

  1. Fix known issues.

Version 2.1.1

Release Date: 2025-01-13

Bug Fixes

  1. Fix known issues.

Version 2.1.0

Release Date: 2024-12-26

FeatureDescriptionRelated APIs
Optimize online authentication logicOptimize the online authentication file expiration and caching logic, which is uniformly handled by the SDK without requiring separate user processing.create

Bug Fixes

  1. Fix known issues.

Deprecated and Deleted

Deprecated APIChange DescriptionDeprecated Version
createThe 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

Version 2.0.2

Release Date: 2024-11-28

Bug Fixes

  1. Fix known issues.

Version 2.0.1

Release Date: 2024-11-19

Bug Fixes

  1. Fix known issues.

Version 2.0.0

Release Date: 2024-10-31

New Features

FeatureDescriptionRelated APIs
New Face beautification feature
  • Acne and blemish removal (make skin smoother).
  • Clearer portrait.
  • Skin color adjustment (options include tan, skin tone enhancement, warm white, cool white, and wheat).

Improvements

ImprovementDescriptionRelated APIs
Enhanced effectsImproved skin smoothing and skin tone enhancement effects.-
Stability improvementOptimized occlusion handling, resulting in more stable display of beauty makeups when hands or objects are blocking the face.-
Performance optimizationImproved device performance for smoother operation.getDeviceLevel, setAdvancedConfig

Version 1.4.11

Release Date: 2024-04-24

New Features

FeatureDescriptionRelated APIs
Added support for OES texture input on AndroidStarting from version 1.4.11, you can process images using OES textures directly from the camera.processTexture

Improvements

ImprovementDescriptionRelated APIs
Improved Face detection performanceOptimized the face model to improve the speed of face detection and make the Face beautification effect respond faster.-

Version 1.4.10

Release Date: 2023-12-29

Bug Fixes

  1. Fixed the issue where the background fill mode needed to be set twice to take effect.
  2. Fixed the issue where the ZegoEffectsScaleMode > scaleToFill setting caused abnormal effects.

Version 1.4.9

Release Date: 2022-06-20

New Features

FeatureDescriptionRelated Documentation
Added support for OpenGL ES 2.0
  • Added support for OpenGL ES 2.0.
  • On devices that do not support OpenGL ES 3.0, some basic face beautification effects can still work, including skin smoothing, skin tone enhancement, cheek blusher, image sharpening, background replacement, background mosaic, and background blur.
-

Improvements

ImprovementDescriptionRelated APIs
Improved Background segmentationWhen 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 modelUpdated the Face detection model to improve detection accuracy.-

Bug Fixes

Fixed known issues.


Version 1.4.7

Release Date: 2022-01-07

New Features

FeatureDescriptionRelated Documentation
Added server-side authentication interfaceAdded 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

ImprovementDescriptionRelated APIs
Improved App experience
  1. Updated Stickers resources to support outputting results through the editor.
  2. Updated Beauty makeups resources.
  3. Updated resource configuration directory.
  4. Support parameterized updates for Face shape retouch feature.
  5. Support full-screen Skin smoothing effect for Face beautification feature.
  6. Support Face beautification, Beauty makeups, Stickers, and other features for two people on the screen at the same time.
Download Demo App

Bug Fixes

Fixed some known issues in the Demo App.


Version 1.4.6

Release Date: 2021-12-20

Improvements

ImprovementDescriptionRelated APIs
Improved AI modelUpdated the AI model to improve face recognition capabilities.-
Improved Skin smoothing effectOptimized the Skin smoothing effect in the Face beautification feature.setSmoothParam

Version 1.4.5

Release Date: 2021-11-29

Improvements

ImprovementDescriptionRelated APIs
Improved Portrait segmentation
  • Optimized the AI model for better fitting of the portrait edges and significantly reduced edge jitter.
  • Expanded the interface for setting portrait segmentation background to support Android OES texture input for processing.

API Changes

  • New APIs
APIDescription
ZegoEffectsVideoFrameParamAdded the textureFormat field to specify the texture type when setting a custom background for portrait segmentation.
ZegoEffectsTextureFormatAdded an enumeration object for video texture formats to specify whether the texture is "2D texture" or "OES texture".

Version 1.4.0

Release date: 2021-11-10

New features

FeatureDescriptionRelated API/Doc
New API for server authentication addedThe 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:

  • Eyeliner
  • Eyelashes
  • Eye shadow
  • Blusher
  • Lipstick
  • Colored eye contacts
  • Makeup looks
OpenGL ES 2.0 supported
  • Supports OpenGL ES 2.0
  • On some devices that do not support OpenGL ES 3.0, the basic face beautification will work normally, including skin smoothing, skin tone enhancement, cheek blusher, image sharpening, background segmentation, background mosaicing, background blurring, etc. Other advanced features will not take effect.
-

Version 1.3.0

Release date: 2021-10-09

New features

FeatureDescriptionRelated API
New face beautification features added

The following features are added:

  • Nasolabial folds removing
  • Dark circles removing
  • enableWrinklesRemoving,setWrinklesRemovingParam
  • enableDarkCirclesRemoving, setDarkCirclesRemovingParam
New face shape retouch features added

The following features are added:

  • Forehead shortening
  • Mandible slimming
  • Cheekbone slimming
  • Face shortening
  • Nose lengthening
  • enableForeheadShortening, setForeheadShorteningParam
  • enableMandibleSlimming, setMandibleSlimmingParam
  • enableCheekboneSlimming, setCheekboneSlimmingParam
  • enableFaceShortening, setFaceShorteningParam
  • enableNoseLengthening, setNoseLengtheningParam

API changes

  • New APIs
New APIDescription
enableWrinklesRemovingEnables the nasolabial folds removing feature.
setWrinklesRemovingParamSets the intensity of the nasolabial folds removing feature.
enableDarkCirclesRemovingEnables the dark circles removing feature.
setDarkCirclesRemovingParamSets the intensity of the dark circles removing feature.
enableForeheadShorteningEnables the forehead shortening feature.
setForeheadShorteningParamSets the intensity of the forehead shortening feature.
enableMandibleSlimmingEnables the mandible sliming feature.
setMandibleSlimmingParamSets the intensity of the mandible sliming feature.
enableCheekboneSlimmingEnables the cheekbone slimming feature.
setCheekboneSlimmingParamSets the intensity of the cheekbone slimming feature.
enableFaceShorteningEnables the face shortening feature.
setFaceShorteningParamSets the intencisty of the face shortening feature.
enableNoseLengtheningEnables the nose lengthening feature.
setNoseLengtheningParamSets the intensity of the nose lengthening feature.

Version 1.2.0

Release date: 2021-08-31

New features

FeatureDescriptionRelated API
Online privilege authentication feature addedAllows a client accesses the ZegoEffects Server, applies for a license file, and performs network authentication.getAuthInfo

API changes

  • New API
New APIDescription
getAuthInfoGets the authentication information to request a license file.
  • Deprecated API
Deprecated APIDescriptionVersion
setModelsThe 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

Version 1.1.0

Release date: 2021-07-01

New features

FeatureDescriptionRelated API
FiltersAdded various filter effects, which can be used in many different use cases such as short video and live streaming.
  • setFilter
  • setFilterParam

Version 1.0.0

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.

Previous

Overview

Next

SDK Downloads