# Weixin Mini Program AV Call Plugin Changelog

# 2.4.6

  1. Added camera-device component
  2. optimization

# 2.4.5

  1. Added WeChat video encoding parameter for VoIP video calls

# 2.4.4

  1. optimization

# 2.4.2 - 2.4.3

  1. Fix: A quick hangover after a call may cause a failure to initiate a subsequent call.

# 2.4.1

  1. New: use callDevice and callWMPF The device can be called without the user authorization .
  2. Fix: Quiet and hands-free status error issues in some cases.

# 2.4.0

  1. Added: New interface callDevice supports WeChat calling Linux devices.
  2. New: New interface callWMPF Optimize WeChat ability to call Android WMPF and support billing with license.
  3. Optimization: combing and supplementing all kinds of error reporting error codes .
  4. Optimization: To avoid confusion with device groups, groupId is uniformly renamed roomId. The groupId parameter is retained as an alias.
  5. Optimization: Call stability optimization.

# 2.3.10

  1. Added: support to set the custom button after clicking the pop-up half screen height of 75vh (default 90vh).
  2. Fix: The return value of the call toonVoipEventdoes not work properly off event listening.
  3. Fix: The problem with the button still responding to the click after you click on the screen hide button.
  4. Fix: Part of the UI layout problem.
  5. Optimization: Call page blocks sharing to prevent user error.

# 2.3.9

  1. Added: Support for clicking on screen hidden buttons during video calls.
  2. Added: setVoipEndPagePath supports custom page jump mode.
  3. Optimization: Some UI style adjustments.
  4. Optimization: Call stability optimization.

# 2.3.8

  1. Added: initByCaller supports setting maximum call duration using timeLimit parameter.
  2. Added: initByCaller Returns chargeType to indicate whether the call was used or License billing.
  3. Added: Support for payment of face brush device use license.
  4. Added: setUIConfig supports setting objectFit.
  5. Optimization: If a jump page is set up on the device side, the details of the call do not appear after the call is over.
  6. Optimization: Occasionally call times show abnormal problems.
  7. Optimization: Call stability optimization.