Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加企业微信应用号部署方式,支持插件,支持语音图片交互 #944

Merged
merged 13 commits into from
Apr 25, 2023

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    4cbf46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab83dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ea8781 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    d2bf90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9e8d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. feat: add image compression

    Add image compression feature to WechatComAppChannel to compress images larger than 10MB before uploading to WeChat server. The compression is done using the `compress_imgfile` function in `utils.py`. The `fsize` function is also added to `utils.py` to calculate the size of a file or buffer.
    lanvent committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6650017 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    2ec5374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9163ce7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    be5a62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e14fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6601aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73c87d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    20b71f2 View commit details
    Browse the repository at this point in the history