All Versions
31
Latest Version
Avg Release Cycle
51 days
Latest Release
1178 days ago

Changelog History
Page 2

  • v1.17.0 Changes

    March 18, 2018

    Full Changelog

    Implemented 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:

  • v1.16.0 Changes

    March 08, 2018

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  fix rollup to build UI bundle without core #109
  • v1.15.0 Changes

    March 05, 2018

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  fix broken published files #102
  • v1.13.0 Changes

    March 05, 2018

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • dispatch events using a serial queue, ensuring the correct order #100

    ๐Ÿ”€ Merged pull requests:

  • v1.12.1 Changes

    March 05, 2018

    Full Changelog

    ๐Ÿ›  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

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • avoid reset store when session is called with the same sessionId #97
    • ๐Ÿ›  fix mutable store #96

    ๐Ÿ”€ Merged pull requests:

  • v1.11.0 Changes

    December 14, 2017

    Full Changelog

    Implemented 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:

  • v1.10.2 Changes

    November 22, 2017

    Full Changelog

    Closed 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

    Full Changelog

    ๐Ÿ›  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, 2017

    Full Changelog

    Implemented 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: