All Versions
31
Latest Version
Avg Release Cycle
51 days
Latest Release
1318 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.17.0 Changes
March 18, 2018Implemented enhancements:
- ๐ feature: support for textarea using multiline prop #111
- create/extend rule types with short mode #110
- ๐ feature: skip rule based on conditional #104
๐ Merged pull requests:
- โ Add multline prop to support textarea #113 (cristianossd)
- Implementing skip property #108 (cristianossd)
-
v1.16.0 Changes
March 08, 2018 -
v1.15.0 Changes
March 05, 2018 -
v1.13.0 Changes
March 05, 2018๐ Fixed bugs:
- dispatch events using a serial queue, ensuring the correct order #100
๐ Merged pull requests:
- serial events queue #101 (andersonba)
-
v1.12.1 Changes
March 05, 2018๐ Fixed bugs:
- avoid restart user conversation on call the start method #99
Closed issues:
- example: facebook integration #4
๐ Merged pull requests:
- โก๏ธ Update @types/fetch-mock to the latest version ๐ #98 (greenkeeper[bot])
-
v1.12.0 Changes
February 21, 2018๐ Fixed bugs:
๐ Merged pull requests:
- ๐ Greenkeeper/rollup plugin typescript2 0.11.1 #95 (andersonba)
- Greenkeeper/rollup 0.56.2 #94 (andersonba)
- โก๏ธ Update ts-node to the latest version ๐ #93 (greenkeeper[bot])
- โก๏ธ Update bundlesize to the latest version ๐ #90 (greenkeeper[bot])
- โก๏ธ Update rollup to the latest version ๐ #89 (greenkeeper[bot])
- โก๏ธ Update fetch-mock to the latest version ๐ #88 (greenkeeper[bot])
- โก๏ธ Update rollup-plugin-uglify to the latest version ๐ #87 (greenkeeper[bot])
- โก๏ธ Update rollup-plugin-typescript2 to the latest version ๐ #86 (greenkeeper[bot])
- โก๏ธ Update rollup to the latest version ๐ #85 (greenkeeper[bot])
- โก๏ธ Update @types/node to the latest version ๐ #84 (greenkeeper[bot])
- โก๏ธ Update @types/jest to the latest version ๐ #83 (greenkeeper[bot])
- โก๏ธ Update rollup to the latest version ๐ #82 (greenkeeper[bot])
- โก๏ธ Update ts-jest to the latest version ๐ #81 (greenkeeper[bot])
- Greenkeeper/jest 22.0.1 #80 (andersonba)
- โก๏ธ Update rollup-plugin-typescript2 to the latest version ๐ #78 (greenkeeper[bot])
-
v1.11.0 Changes
December 14, 2017Implemented enhancements:
- inherited delay in replyMessage #71
- โ Add replyMessage as prop options from SingleChoice field #66
๐ Fixed bugs:
- Values in Single/Multiple Choice types aren't being respected #76
- Scroll down in "Continue" link after select an option #70
๐ Merged pull requests:
- ๐ฎ Force use of option.value in Single and Multiple Choice types #77 (rafaelverger)
- Greenkeeper/ts node 4.0.1 #75 (andersonba)
- ๐ Fix typo #73 (amandeepmittal)
- โก๏ธ Update rollup to the latest version ๐ #72 (greenkeeper[bot])
-
v1.10.2 Changes
November 22, 2017Closed issues:
- Problems when executors from ext/types threw exceptions #67
๐ Merged pull requests:
- ๐ Revert "Fix bug in StringSearch execution after PauseException" #69 (andersonba)
- Standardize use of throw bot.expections. #68 (rafaelverger)
-
v1.10.1 Changes
November 16, 2017๐ Fixed bugs:
- StringSearch type isn't working after selecting bubble from server's response #64
Closed issues:
- Not firing custom validator? #63
๐ Merged pull requests:
- ๐ Fix bug in StringSearch execution after PauseException #65 (rafaelverger)
-
v1.10.0 Changes
November 15, 2017Implemented enhancements:
- choose actions/validators using array of string [yaml] #60
- Option's limitation for Multiple/Single choices fields #59
- ๐ป Extends UI from Core #57
- jump to first rule of flow #50
- โ add flows and rules to current chat instance #49
- ๐ Split types into plugin modules #28
๐ Fixed bugs:
- Errors thrown in Controller.run after first run couldn't be handled #61
- core: session doesn't reset and reindex correctly #55
๐ Merged pull requests:
- ๐ป Extends UI from Core #58 (andersonba)
- Split types into optional extensions #56 (andersonba)