Commit graph

972 commits

Author SHA1 Message Date
Rodrigo
646e3fb168 chore(release): 2.0.27 [skip ci]
## [2.0.27](https://github.com/pragmatismo-io/BotServer/compare/2.0.26...2.0.27) (2020-11-06)

### Bug Fixes

* **core.gbapp:** Any question can be forwarded to .docx dialogs. ([4f3ada1](4f3ada1902))
2020-11-06 20:11:10 +00:00
b03de58bc0 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-06 17:06:52 -03:00
242430b9a6 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
Rodrigo
6a00790617 chore(release): 2.0.26 [skip ci]
## [2.0.26](https://github.com/pragmatismo-io/BotServer/compare/2.0.25...2.0.26) (2020-11-06)

### Bug Fixes

* **core.gbapp:** Fix GET/SET in .gbdialog. ([8842bf7](8842bf7e4f))
2020-11-06 18:28:02 +00:00
126a6cf8a0 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-06 15:24:03 -03:00
6f44303d98 fix(core.gbapp): Fix GET/SET in .gbdialog. 2020-11-06 15:23:56 -03:00
Rodrigo
fa43af005c chore(release): 2.0.25 [skip ci]
## [2.0.25](https://github.com/pragmatismo-io/BotServer/compare/2.0.24...2.0.25) (2020-10-30)

### Bug Fixes

* **all:** Remove HTML from Input. ([03161da](03161dad88))
2020-10-30 16:08:54 +00:00
00ec1d8bb2 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-30 13:04:49 -03:00
f976506767 fix(all): Remove HTML from Input. 2020-10-30 13:04:46 -03:00
Rodrigo
bbdb613f18 chore(release): 2.0.24 [skip ci]
## [2.0.24](https://github.com/pragmatismo-io/BotServer/compare/2.0.23...2.0.24) (2020-10-30)

### Bug Fixes

* **all:** Strip all HTML from Bot Input. ([dceb0fd](dceb0fd1c1))
2020-10-30 15:58:03 +00:00
5d82ca8a56 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-30 12:54:12 -03:00
9a81162f79 fix(all): Strip all HTML from Bot Input. 2020-10-30 12:54:07 -03:00
Rodrigo
d0aa01c3c6 chore(release): 2.0.23 [skip ci]
## [2.0.23](https://github.com/pragmatismo-io/BotServer/compare/2.0.22...2.0.23) (2020-10-30)

### Bug Fixes

* **core.gbapp:** Remove HTML from input. ([85df283](85df283005))
2020-10-30 15:47:42 +00:00
99663392e5 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-30 12:43:36 -03:00
945be5f60f fix(core.gbapp): Remove HTML from input. 2020-10-30 12:43:32 -03:00
Rodrigo
bc2d817417 chore(release): 2.0.22 [skip ci]
## [2.0.22](https://github.com/pragmatismo-io/BotServer/compare/2.0.21...2.0.22) (2020-10-30)

### Bug Fixes

* **all:** Spelled now received first letter in uppercase. ([b1359bb](b1359bbf09))
2020-10-30 14:34:02 +00:00
03114176bf Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-30 11:30:08 -03:00
da8d221286 fix(all): Spelled now received first letter in uppercase. 2020-10-30 11:30:03 -03:00
Rodrigo
0a89c42979 chore(release): 2.0.21 [skip ci]
## [2.0.21](https://github.com/pragmatismo-io/BotServer/compare/2.0.20...2.0.21) (2020-10-30)

### Bug Fixes

* **kb.gbapp:** Spelling set before translation. ([bfbbf69](bfbbf69690))
2020-10-30 13:12:50 +00:00
512ab1abf1 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-30 10:09:04 -03:00
4353a39bd0 fix(kb.gbapp): Spelling set before translation. 2020-10-30 10:08:59 -03:00
Rodrigo
d77166c913 chore(release): 2.0.20 [skip ci]
## [2.0.20](https://github.com/pragmatismo-io/BotServer/compare/2.0.19...2.0.20) (2020-10-30)

### Bug Fixes

* **kb.gbapp:** Adjustments in .gbkb engine. ([4927959](4927959a5c))
2020-10-30 11:40:00 +00:00
538db6a953 fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
Rodrigo
7ebd5b6b2a chore(release): 2.0.19 [skip ci]
## [2.0.19](https://github.com/pragmatismo-io/BotServer/compare/2.0.18...2.0.19) (2020-10-27)

### Bug Fixes

* **core.gbapp:** Logging improvements. ([b2159b0](b2159b0030))
2020-10-27 18:11:55 +00:00
b587832137 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-27 15:08:08 -03:00
bdda8064f3 fix(core.gbapp): Logging improvements. 2020-10-27 15:08:03 -03:00
Rodrigo
23b3a39c41 chore(release): 2.0.18 [skip ci]
## [2.0.18](https://github.com/pragmatismo-io/BotServer/compare/2.0.17...2.0.18) (2020-10-27)

### Bug Fixes

* **core.gbapp:** Auto-publish fixed. ([398b95d](398b95d148))
2020-10-27 15:38:50 +00:00
d129065912 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-27 12:34:58 -03:00
34f059623b fix(core.gbapp): Auto-publish fixed. 2020-10-27 12:34:46 -03:00
Rodrigo
ef6125056c chore(release): 2.0.17 [skip ci]
## [2.0.17](https://github.com/pragmatismo-io/BotServer/compare/2.0.16...2.0.17) (2020-10-26)

### Bug Fixes

* **all:** Bug fix in startup on a blank environment. ([7a2232e](7a2232efe4))
2020-10-26 23:22:55 +00:00
3414c8825e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-26 20:18:44 -03:00
7ca1d4bcba fix(all): Bug fix in startup on a blank environment. 2020-10-26 20:18:38 -03:00
Rodrigo
3aa80253b8 chore(release): 2.0.16 [skip ci]
## [2.0.16](https://github.com/pragmatismo-io/BotServer/compare/2.0.15...2.0.16) (2020-10-24)

### Bug Fixes

* **core.gbapp:** .gbot download from tabular is now OK. ([a7fce94](a7fce94545))
2020-10-24 22:00:48 +00:00
4045a8af50 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-24 18:57:00 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
Rodrigo
5364ad794a chore(release): 2.0.15 [skip ci]
## [2.0.15](https://github.com/pragmatismo-io/BotServer/compare/2.0.14...2.0.15) (2020-10-24)

### Bug Fixes

* **all:** Debugging of .gbapp allowed when launch.json is tailored on outFiles .gbapp dist files. ([201b8c7](201b8c7dac))
2020-10-24 15:40:39 +00:00
0b4cca89f6 fix(all): Debugging of .gbapp allowed when launch.json is tailored on outFiles .gbapp dist files. 2020-10-24 12:36:56 -03:00
Rodrigo
118f293d03 chore(release): 2.0.14 [skip ci]
## [2.0.14](https://github.com/pragmatismo-io/BotServer/compare/2.0.13...2.0.14) (2020-10-23)

### Bug Fixes

* **core.gbapp:** NLP composing now is partially automated. ([0aca385](0aca3853d6))
2020-10-23 12:59:54 +00:00
37562315fc new(core.gbapp): Entity extraction tested and startu optmizations. 2020-10-23 09:55:44 -03:00
f04f3c6147 fix(core.gbapp): NLP composing now is partially automated. 2020-10-22 21:46:55 -03:00
Rodrigo
2c63884e26 chore(release): 2.0.13 [skip ci]
## [2.0.13](https://github.com/pragmatismo-io/BotServer/compare/2.0.12...2.0.13) (2020-10-21)

### Bug Fixes

* **core.gbapp:** Field active is now being filled at instance creation. ([aee2c17](aee2c17d4c))
2020-10-21 16:46:33 +00:00
beca5622a5 fix(core.gbapp): Field active is now being filled at instance creation. 2020-10-21 13:42:48 -03:00
ed2b1ba4c5 new(core.gbapp): New line member on object returned from FIND keyword. 2020-10-20 10:44:47 -03:00
50d022c4a5 new(core.gbapp): More NLP automation. 2020-10-18 21:28:19 -03:00
90af111983 new(core.gbapp): NLP automation for entities. 2020-10-18 17:46:16 -03:00
97db18b21a Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-18 13:25:03 -03:00
599dd0d4bf new(core.gbapp): Broadcast for msteams available. 2020-10-18 13:24:19 -03:00
Rodrigo
e309d0108b chore(release): 2.0.12 [skip ci]
## [2.0.12](https://github.com/pragmatismo-io/BotServer/compare/2.0.11...2.0.12) (2020-10-18)

### Bug Fixes

* **admin.gbapp:** AccessToken MSFT has changed. ([c36939e](c36939e221))
2020-10-18 02:07:30 +00:00
a6ab3aace3 new(admin.gbapp): custom .gbapp /publish commands. 2020-10-17 23:03:27 -03:00
ded9ce9f99 fix(admin.gbapp): AccessToken MSFT has changed. 2020-10-17 17:34:16 -03:00