Skip to content

Latest commit

 

History

History
797 lines (351 loc) · 44.5 KB

CHANGELOG.md

File metadata and controls

797 lines (351 loc) · 44.5 KB

0.0.68 (2023-11-03)

Features

0.0.67 (2023-06-22)

0.0.66 (2023-04-05)

Bug Fixes

  • studio: allow context menu on non default language (#410) (651c1af)

Features

0.0.65 (2022-11-30)

Bug Fixes

  • studio: skillbar hidden on non default lang (#407) (6431901)

0.0.64 (2022-11-24)

Features

  • studio: multilingual captions for skill transitions (#405) (3b50dc2)

0.0.63 (2022-10-24)

Bug Fixes

  • studio: studio crash on undefined content item (#399) (1f29187)
  • ui: prevent long content type to overflow (#400) (e484773)
  • properly set content type form step (#401) (f713de1)
  • studio: click on placeholder will focus on input field (#398) (d10d7e5)
  • studio: fix NLU utterances placholder on chrome (#393) (51e003c)
  • studio: studio crash on undefined content item (#397) (d39bae8)

Features

  • double click on draggable item to edit (#402) (f6619f1)
  • flow-editor: Drag n Drop to reorder node element items (#392) (d4f9cf0)

0.0.62 (2022-10-05)

Bug Fixes

  • studio: fix NLU utterances placholder on chrome (#393) (51e003c)

Features

  • flow-editor: Drag n Drop to reorder node element items (#392) (d4f9cf0)

0.0.61 (2022-08-25)

Features

  • studio: allow third party content types to preview images (#390) (d119641)

0.0.60 (2022-08-22)

Bug Fixes

0.0.59 (2022-08-18)

Bug Fixes

  • studio: fix img renderer for node preview (#385) (3f928c3)

0.0.58 (2022-08-18)

Bug Fixes

Features

  • studio: preview content elements from skills (#382) (88121c3)

0.0.57 (2022-07-28)

Bug Fixes

  • debugger: fix display of log timestamp (#375) (7d69cae)
  • security: fix access to public envs when bot is unmounted (#374) (7a6ff2e)

0.0.56 (2022-07-26)

Bug Fixes

  • auth: fix authenticating with cookie storage (#372) (188fb5b)

0.0.55 (2022-07-18)

Bug Fixes

0.0.54 (2022-07-12)

Bug Fixes

  • server: properly return socket transport array to ui (#363) (4eb2695)

0.0.53 (2022-07-11)

Bug Fixes

  • debugger: escape html chars from logs (#358) (15c6510)
  • flow-editor: escape html chars from node items previews (#357) (562ebef)
  • settings: improve bot name validation (#355) (4c64c49)
  • statusBar: multi-lang training status logic (#359) (e5029f1)

0.0.52 (2022-06-16)

Bug Fixes

0.0.51 (2022-04-06)

Bug Fixes

  • actions: removed tooltip with doc of deprecated api (#326) (72a40c2)
  • debugger: do not escape user input in debugger logs (#327) (60afbfa)
  • hooks: send events to core on bot mount and unmount (#322) (fbb4f61)

0.0.50 (2022-03-25)

0.0.49 (2022-03-17)

Bug Fixes

Features

  • studio: allow disabling file listeners for read-only deployments (#242) (efad392)

0.0.48 (2022-02-09)

Bug Fixes

Reverts

0.0.47 (2022-02-07)

Bug Fixes

  • studio: fix random error with lang switcher (#253) (1fe38d5)
  • studio: prevent back & forth when file is not found (#249) (c22ea75)
  • studio-be: fix cache invalidation being discarded by flow service (#229) (e15f83e)
  • ui: no model warning in debugger only appears when there's no model (#257) (f66369f)
  • ui: zoom in and out from cursor position (#262) (6ed8110)
  • properly display start enterprise trial (#248) (900b067)

Features

  • studio: adds guided tour button to top (#227) (8c0d57f)

0.0.46 (2022-01-14)

Bug Fixes

  • flow: reverse flow name condition (a613812)

0.0.45 (2022-01-14)

Bug Fixes

  • copy: copying skill makes clone but uses same cms content (79d728e)
  • copy: imperatively create flows bc side-effect selector out of sync (b957b5b)
  • flow: tiny z-index css fix (b97fbf4)
  • layout: bottom panel maintain size (3a943a9)
  • nlu: trim entity occurences on change (#223) (6588327)
  • studio: add content notice translations (96e4611)
  • studio: prevent skills folder with casing (32823b2)
  • ui: remove enterprise callout for enterprise user (72f26ed)

Features

  • content: add notice when content shared (ec8ef0c)
  • studio: add warning when editing shared content (bb8bc30)

0.0.44 (2021-12-02)

Bug Fixes

  • redis: fix redis only retrying to connect 10 times (#211) (93c294d)

0.0.43 (2021-11-19)

Bug Fixes

  • debugger: Voice-Content Type in Emulator (#163) (da4c466)
  • nlu: trim utterances on server side (#175) (c4188a3)
  • qna: disable new qna creation on IME input (#164) (d748507)
  • studio: fix error when renaming node (#159) (0183dfa)
  • studio: fix regression in utterance parsing (#200) (bce7938)
  • studio: fix url when using a different path (#205) (e30b54c)
  • studio: incorrect transition migration after updating skill (#179) (b30c7e3)
  • studio: more time for logging that user is logged out (#192) (f7c5035)
  • studio: no ghost flows when deleting a bot (#160) (60825f3)
  • studio: nodes created during transition drag will properly open node properties (#154) (5d7f28f)
  • studio: prevent using skills in folde rname (#157) (9e89dcf)
  • studio: warns user about double braces (#168) (371e8ae)
  • studio: Warns user he will be logged out (#185) (323e2b2)
  • zoom: added translations (c833e62)
  • zoom: apply translations (ce1e8c7)
  • zoom: more spacing around the zoom buttons (5bcca17)
  • hardcoded query in context dropdown (#176) (4e8cb8d)
  • subdomain media URL (0332d21)

Features

  • bottomPanel: add common button on code editor (#162) (e49ec77)
  • studio: diagram option to fit the current flow (df5f64d)
  • studio: diagram option to fit the current flow (cb45414)
  • toolbar: Add CTA button (#204) (f61b9ca)

0.0.42 (2021-11-09)

Bug Fixes

  • content: fix carousel img delete button (#189) (065fb47)
  • nlu: allow copy paste utterances (#171) (fcd96cb)
  • nlu: prevent creating an entity with same name as a system (#158) (4d22dd2)
  • skills: dialog overflow on too many params, fixes #149 (#151) (266cb94)
  • studio: added translations in node and flow inspector (#180) (8280b62)
  • studio: can't lose the bottom debugger panel because of window resize anymore (#170) (54c219a)
  • studio: CMS crashes on new language translation (#166) (3a1dbe5)
  • studio: DEV-1421: Fix rename node (#165) (3b407de)
  • studio: display error when no nlu modelId (#183) (644ce44)
  • studio: fix the smartinput suggestions cursor in contentform (#161) (86ea816), closes #49
  • studio: missing translation in debugger panel (#173) (bf57d63)
  • studio: select dropdown overflowing modals did not render properly - fixes #137 (#155) (77cc384)
  • studio: show webchat by default (#167) (884ebc2)
  • small eslint warnings and typings (5a75434)

Features

0.0.41 (2021-10-22)

Bug Fixes

0.0.40 (2021-10-18)

Bug Fixes

0.0.39 (2021-10-07)

Bug Fixes

  • cms: display unregistered content-types instead of error message (#81) (d3370be)
  • core: fix redis pubsub by adding redis scopes (#83) (2ed671f)
  • debugger: use message ids (#30) (2fc6756)
  • dev: fix condition (235389d)
  • flow: fix clearing node action parameters on close (#91) (5ffbb9a)
  • flow: fix ctrl + s toast text display (#127) (e46f9a9)
  • flow: fix editing content elements using action modal (#109) (c021286)
  • flowbuilder: fix wait on issue with new rtl procedure (#98) (b0f2db4)
  • libraries: fix inexistent folder (74f8c01)
  • libraries: more fix for distributed usage (c22d9de)
  • libraries: updated logic to use disk first (#63) (84ec937)
  • qna: fix language dropdown overlay issue (#115) (056686b)
  • studio: add developer cue (#94) (18e8fc2)
  • studio: added form validation to bot seetings page (#129) (f557516)
  • studio: allow changing conent-type when editing node content-element (#121) (4bf2ae2)
  • studio: bot mig same behavior as core (#86) (6fd2bdc)
  • studio: error when state missing in debugger (#111) (31af69f)
  • studio: fix delete nodes link issue (#62) (52ff16e)
  • studio: fix permissions for libraries (#119) (86e53ad)
  • studio: fix session storage with storage utils (#22) (b292015)
  • studio: fix typings for yn signature (42c11e0)
  • studio: move events-related routes (#56) (ccf010f)
  • studio: overlapping between search bar & node props side panel (#37) (6e4d841)
  • studio: prevent creating empty actions (#118) (fed7ac6)
  • studio: retry set studio ready call (#105) (8ff62bb)
  • studio: Ui changes (#40) (a36be1b)
  • studio-ui: remove id from bot form parameters (#90) (cffe305)
  • ui: modify channel-vonage content-type warn (#134) (451d556)
  • ui-shared: Fix collapsible toggleExpand undef (#128) (9f3148e)
  • edit translated caroussel data (#122) (feaaafd)

Features

  • qna: add RTL content language support (#132) (c8e5d9c)
  • Added Chinese language translation (#135) (18221bb)
  • dev: binary branches (#93) (51dd7ce)
  • improve content rtl support for nodes on botpress studio (#61) (ae36c88)
  • config: Add bot id as readonly on bot config (#64) (49cffc5)

0.0.38 (2021-09-28)

Bug Fixes

  • edit translated caroussel data (#122) (feaaafd)
  • flow: fix editing content elements using action modal (#109) (c021286)
  • qna: fix language dropdown overlay issue (#115) (056686b)
  • studio: allow changing conent-type when editing node content-element (#121) (4bf2ae2)
  • studio: error when state missing in debugger (#111) (31af69f)
  • studio: fix permissions for libraries (#119) (86e53ad)
  • studio: prevent creating empty actions (#118) (fed7ac6)

0.0.37 (2021-09-16)

Bug Fixes

  • studio: fix session storage with storage utils (#22) (b292015)
  • studio: retry set studio ready call (#105) (8ff62bb)

0.0.36 (2021-09-13)

Bug Fixes

  • flowbuilder: fix wait on issue with new rtl procedure (#98) (b0f2db4)

0.0.35 (2021-09-10)

Bug Fixes

  • cms: display unregistered content-types instead of error message (#81) (d3370be)
  • dev: fix condition (235389d)
  • flow: fix clearing node action parameters on close (#91) (5ffbb9a)
  • studio: bot mig same behavior as core (#86) (6fd2bdc)
  • studio: overlapping between search bar & node props side panel (#37) (6e4d841)
  • studio-ui: remove id from bot form parameters (#90) (cffe305)

Features

0.0.34 (2021-09-02)

Bug Fixes

  • core: fix redis pubsub by adding redis scopes (#83) (2ed671f)
  • debugger: use message ids (#30) (2fc6756)
  • studio: fix typings for yn signature (42c11e0)

Features

  • improve content rtl support for nodes on botpress studio (#61) (ae36c88)

0.0.33 (2021-08-20)

Features

  • config: Add bot id as readonly on bot config (#64) (49cffc5)

0.0.32 (2021-08-19)

Bug Fixes

  • libraries: fix inexistent folder (74f8c01)

0.0.31 (2021-08-19)

Bug Fixes

  • libraries: more fix for distributed usage (c22d9de)

0.0.30 (2021-08-19)

Bug Fixes

  • libraries: updated logic to use disk first (#63) (84ec937)

0.0.29 (2021-08-19)

Bug Fixes

0.0.28 (2021-08-18)

Bug Fixes

  • studio: guided tour highlighting restored and more (#44) (5793df7)

Features

  • studio: add bot-scoped libraries (#34) (5b20b23)

0.0.27 (2021-08-17)

Bug Fixes

  • Swapped flow and content menu items in side menu (#54) (113cf35)

Features

0.0.26 (2021-08-11)

Features

  • qna: extract module qna on studio (#29) (7ed09fa)

0.0.25 (2021-08-11)

Bug Fixes

  • studio: don't open node props when moving it (#35) (7dd773d)
  • studio: UI toast modifications (#27) (53feee2)

Features

  • studio: Custom Icon for Conversation End Flows (#36) (1e4350c)

0.0.24 (2021-07-30)

Bug Fixes

  • core: fix disk storage race condition (#28) (4bc8455)

0.0.23 (2021-07-13)

Bug Fixes

  • config: cannot save config (d5354cc)

0.0.22 (2021-06-28)

Bug Fixes

  • make sure each contentItem is matching it's id (#25) (275c0df)

Features

  • studio: add support for help/hints with content form (4c6691a)
  • studio: add support for help/hints with content form (75f5db7)

0.0.21 (2021-06-15)

0.0.20 (2021-06-10)

Bug Fixes

0.0.19 (2021-06-09)

Bug Fixes

0.0.18 (2021-06-09)

0.0.16 (2021-06-03)

Bug Fixes

  • core: issue with cms on cluster (14b9fff)

0.0.15 (2021-06-03)

0.0.14 (2021-06-03)

0.0.13 (2021-06-03)

Bug Fixes

  • core: warn parent process of readiness (1836d81)
  • studio: url is less visible in logs (#11) (bc5706a)

0.0.12 (2021-06-02)

Bug Fixes

0.0.11 (2021-06-02)

Bug Fixes

0.0.10 (2021-06-01)

Bug Fixes

0.0.9 (2021-06-01)

Bug Fixes

  • dx: fix changelog defaults (2de4d51)
  • dx: fix changelog defaults (4a14377)
  • studio: fix job service and invalidations (dea25ba)
  • studio: update version (#4) (36450f6)

0.0.8 (2021-05-27)

0.0.7 (2021-05-26)

Bug Fixes

  • studio: disk invalidations must be from core (33c207b)

0.0.6 (2021-05-26)

0.0.5 (2021-05-26)

0.0.4 (2021-05-26)

0.0.3 (2021-05-26)

0.0.2 (2021-05-25)

0.0.1 (2021-05-21)

0.0.1 (2021-05-20)

0.0.33 (2021-08-20)

Features

  • config: Add bot id as readonly on bot config (49cffc5)

0.0.31 (2021-08-19)

Bug Fixes

  • libraries: updated logic to use disk first (f42a3eb)

0.0.26 (2021-08-16)

Features

  • studio: implement bot migration (89a3a0a)

0.0.21 (2021-06-16)

0.0.17 (2021-06-09)

0.0.13 (2021-06-03)

Bug Fixes

  • core: warn parent process of readiness (1836d81)

0.0.9 (2021-06-01)

Bug Fixes

  • dx: fix changelog defaults (4a14377)
  • studio: fix job service and invalidations (dea25ba)