Releases: botpress/studio
Releases · botpress/studio
v0.0.58
0.0.58 (2022-08-18)
Bug Fixes
Features
- studio: preview content elements from skills (#382) (88121c3)
v0.0.57
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)
v0.0.56
0.0.56 (2022-07-26)
Bug Fixes
- auth: fix authenticating with cookie storage (#372) (188fb5b)
v0.0.54
0.0.54 (2022-07-12)
Bug Fixes
- server: properly return socket transport array to ui (#363) (4eb2695)
v0.0.53
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)
v0.0.51
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)
v0.0.49
0.0.49 (2022-03-17)
Bug Fixes
Features
- studio: allow disabling file listeners for read-only deployments (#242) (efad392)