All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.1 (2018-02-05)
- Missing extra (5e874bc)
1.6.0 (2018-01-19)
1.4.7 (2017-08-09)
1.4.6 (2017-06-20)
1.4.5 (2017-05-31)
1.4.4 (2017-05-19)
1.4.3 (2017-05-12)
1.4.2 (2017-05-01)
1.4.1 (2017-04-22)
1.4.0 (2017-04-22)
- Fix check secret token (c9d18c1)
- Fix messenger profile command (87c6480)
- Move thread setting to messenger profile (4ed1fc2)
- Define persistent menu at menu file (552c162)
- Support locale in greeting (e4f8fc1)
- Support securing requests (713ad87)
1.3.1 (2017-03-14)
1.3.0 (2017-02-09)
1.2.5 (2017-01-31)
- If set attachment id reusable unnecessary (23b6343)
1.2.4 (2016-12-02)
- Remove setContent from debug (893f72b)
1.2.3 (2016-11-25)
- Fix list template buttons empty runtime error (a779f6e)
- Added list template compact style (f1efc2a)
1.2.2 (2016-11-23)
1.2.1 (2016-11-20)
- Fix pusher connect fail will be broken (51acfcb)
1.2.0 (2016-11-20)
- setDefaultAction change to UrlButton (17e6b0a)
- Add debug mode (760c09b)
- Added account link button (0c2c60a), closes #42
- Added debug router (9ea38b6), closes #44
- ButtonCollection added account link button (017857b), closes #42
- Quick reply support location and image_url (2225d29), closes #33
- Support attachment reusable (fae9119), closes #31
- Support url button parameters (47c76f5), closes #32
1.1.8 (2016-11-14)
- Added list template (ce25be4)
1.1.7 (2016-11-11)
- Element buttons not required (4251590)
1.1.6 (2016-11-06)
- Added get user info api (b7e36bc)
1.1.5 (2016-11-06)
- Fix persisten menu command fail. (fe23ac1)
1.1.4 (2016-10-30)
- Auto-type handler using all handlers (a4980da)
1.1.3 (2016-10-26)
1.1.2 (2016-10-24)
1.1.1 (2016-10-14)
1.1.0 (2016-10-13)
- Added recipient id in ReceiveMessage (4e72ebd)
- Fix miss app token (28d2411)
- Fix skip conditions (3827f5e)
- If enable auto-typing, the typing handler muse on the array top (14022d5)
- Missing getElements method (e57bddf)
- Add audio attachment message (3a4e644)
- Add button and element collection (c323d60)
- Add button structure message (3171b96)
- Add call button method to button collection (eb71810), closes #19
- Add custom_url (5b7a956)
- Add file attachment message (553f0bd)
- Add generic transformer (c35db23)
- Add HandleMessageResponse (1a5af8c)
- Add image message (ce4f757)
- Add persistent menu command (92004bf)
- Add postback handler (c203603)
- Add set greeting text command (f3f669c)
- Add share button to collection (1192c83), closes #20
- Add start button command (8b11a4b)
- Add video attachment message (5ab4ecf), closes #13
- Allow send array (29f7a0a)
- Check button type (d2d2339)
- Check call button only use by itself (7718067)
- Handlers must be array, and enable auto-typing (bddd6f0)