Commit graph

787 commits

Author SHA1 Message Date
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03: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
3f29d84008 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-14 14:04:06 -03:00
09bdeb9df9 new(all): New transfer keyword. 2020-10-14 14:04:02 -03:00
Rodrigo
754bea3519 chore(release): 2.0.11 [skip ci]
## [2.0.11](https://github.com/pragmatismo-io/BotServer/compare/2.0.10...2.0.11) (2020-10-14)

### Bug Fixes

* **all:** sendFile working after path fix. ([2c901f4](2c901f451b))
2020-10-14 16:47:57 +00:00
54b55a4c55 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-14 13:44:02 -03:00
0d0dff5d18 fix(all): sendFile working after path fix. 2020-10-14 13:43:58 -03:00
Rodrigo
94a000e3b3 chore(release): 2.0.10 [skip ci]
## [2.0.10](https://github.com/pragmatismo-io/BotServer/compare/2.0.9...2.0.10) (2020-10-08)

### Bug Fixes

* **azuredeployer.gbapp:** NLP automation fixes. ([99633fe](99633fe59d))
2020-10-08 14:55:20 +00:00
42f7142b64 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-10-08 11:51:50 -03:00
1f77b84d32 fix(azuredeployer.gbapp): NLP automation fixes. 2020-10-08 11:51:45 -03:00
6a5f46827f new(azuredeployer.gbapp): NLP automation for entities. 2020-10-08 11:51:02 -03:00
ebbda40e5d Update CODE_OF_CONDUCT.md 2020-10-08 11:39:48 -03:00
6020a4c7c5 Update README.md 2020-09-22 11:52:03 -03:00
Rodrigo
0bc48931bc chore(release): 2.0.9 [skip ci]
## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21)

### Bug Fixes

* **core.gbapp:** Dynamic services from .gbapps. ([c01430f](c01430f0f3))
2020-09-21 03:32:39 +00:00
e672216912 fix(core.gbapp): Dynamic services from .gbapps. 2020-09-21 00:28:06 -03:00
1aecbe394b new(core.gbapp): Improvements on conversation instrumentation. 2020-09-20 14:39:06 -03:00
43b140d5d5 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-09-20 12:06:59 -03:00
d6aae1a983 new(admin.gbapp): New /install command. 2020-09-20 12:05:24 -03:00
Rodrigo
f706d39925 chore(release): 2.0.8 [skip ci]
## [2.0.8](https://github.com/pragmatismo-io/BotServer/compare/2.0.7...2.0.8) (2020-09-20)

### Bug Fixes

* **core.gbapp:** Instance loading fix and external url for images. ([aa976ae](aa976aeb8c))
2020-09-20 01:01:01 +00:00
55ef1e5d4e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-09-19 21:57:07 -03:00
4c84d63116 fix(core.gbapp): Instance loading fix and external url for images. 2020-09-19 21:57:00 -03:00
446c578eb4 Update README.md 2020-09-15 14:59:27 -03:00
f9d59d6004 Update README.md 2020-09-15 14:32:34 -03:00
Rodrigo
92e4e0c4aa chore(release): 2.0.7 [skip ci]
## [2.0.7](https://github.com/pragmatismo-io/BotServer/compare/2.0.6...2.0.7) (2020-08-29)

### Bug Fixes

* **core.gbapp:** Context in VM is isolated now. ([42a7074](42a7074081))
2020-08-29 18:06:22 +00:00
4417212914 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-08-29 15:02:23 -03:00
25a131120e fix(core.gbapp): Context in VM is isolated now. 2020-08-29 15:02:19 -03:00
Rodrigo
b07e92b8e0 chore(release): 2.0.6 [skip ci]
## [2.0.6](https://github.com/pragmatismo-io/BotServer/compare/2.0.5...2.0.6) (2020-08-26)

### Bug Fixes

* **kb.gbapp:** Importing improved. ([4cb9d5b](4cb9d5b906))
2020-08-26 21:00:53 +00:00
17f94a2597 fix(kb.gbapp): Importing improved. 2020-08-26 17:50:42 -03:00
7df2e6ce0e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-08-22 18:41:59 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
Rodrigo
f291f43af8 chore(release): 2.0.5 [skip ci]
## [2.0.5](https://github.com/pragmatismo-io/BotServer/compare/2.0.4...2.0.5) (2020-08-19)

### Bug Fixes

* **all:** Code cleanup. ([8db0505](8db05053d5))
2020-08-19 16:10:06 +00:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
9db881ce09 new(core.gbapp): GET and SET new keywords for storing values in .gbdialog BASIC. 2020-08-15 12:18:03 -03:00
e3cfa00e1a new(core.gbapp): GET/POST for .gbdialog. 2020-08-15 11:39:43 -03:00
bfc146c8ac new(core.gbapp): Watson support, GET/POST in .gbdialog. 2020-08-15 11:39:00 -03:00
de3dee2cbf new(core.gbapp): Added support for STT (IBM Watson). 2020-08-07 18:36:42 -03:00
3550b1d0f2 new(security.gbapp): User profile dialog added. 2020-08-06 10:58:08 -03:00