Releases: Eric-Guo/wechat
Releases · Eric-Guo/wechat
v0.11.10
- ADD: Wechat::MpApi.wxa_msg_sec_check.
v0.11.8
- ADD: Wechat::CorpApi.news_message_send
- FIX: Wechat API Change material/get_material. reported by @0000sir #275
v0.11.7
- ADD: Wechat::MpApi.subscribe_message_send. by @paicha #271
- FIX: FrozenError: can't modify frozen String. by @paicha #272
- New translatecontent support.
v0.11.6
- Fix private method
next_migration_number
introduced at #267, by @zpdsky #270
- Give more clear warning about missing Rails in console. by @emtfe #268
v0.11.3
- New addvoicetorecofortext and queryrecoresultfortext support.
- improve existing class detect by @3014zhangshuo #261
- new wxa_get_wxacode_unlimit API for miniapp by @paicha #260
v0.11.2
- bugfix short_url to shorturl in wechat console tool by @yuanxinyu #259
- allow a message to be sent to a party (department) by @hophacker #256
v0.11.1
- Let Message support markdown, text included; allow textcard btntxt to be omitted by @hophacker #251
- Enterprise account add checkin api by @hophacker #254
- Suggest use secret to differentiate different acces_tokens and tickets in Enterprise account by @hophacker #255