mirror of
https://github.com/w7corp/easywechat.git
synced 2025-01-22 03:22:10 +00:00
Page:
release_notes
Table of Contents
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
2.1
2.1.0-alpha
- [MOD] Re-structure all of the SDK arguments from plain passed as array passed.
- 💔 It doesn't back compatible of the 2.0 serial.
2.0
2.0.20
- [FIX]
Overtrue\Wechat\Notice::addTemplate
, typo of the RPC address
2.0.19
- [FIX]
Overtrue\Wechat\Staff::delete
, let it works;
2.0.18
- [MOD]
Overtrue\Wechat\Menu
,view_limited
andmedia_id
events supported;
2.0.0-alpha
- [DEL] Removed
Overtrue\Wechat\Wechat
class; - [DEL] Removed
Menu::make()
method,the usage is changed tonew MenuItem($name, $type, $key)
style; - [DEL] Relocated
Auth::authorized()
method; - [NEW] JSSDK supported;
- [NEW] QRCode supported;
- [NEW] Map to the Exception message as Chinese;
- [NEW] Store supported;
- [NEW] Template Message Service;
- [NEW] WXCard color properties;
- [NEW] Translation Service;
- [NEW] Statistics Service;
- [NEW] multimedia resorce management service;
- [MOD] Changed the picutures auto-uploading behavior, the
media($path)
is only used pre-uploaded resourcemedia_id
for now; - [MOD] Removed
Wechat::service('cache')
static method, relocated usage such as$userService = new Overtrue\Wechat\User($appId, $secret)
style; - [MOD] Removed all of the
->all()
methods, Relocated the usages as->lists()
;
中文版 English
目录
English 中文版
Table of Contents
Laravel 5 版: overtrue/laravel-wechat
可能由于微信的接口调整导致某些接口不能正常使用,请及时给我反馈,谢谢!https://github.com/overtrue/wechat/issues