Commit graph

1162 commits

Author SHA1 Message Date
01bb3871e0 fix(core.gbapp): Improvements in BASIC error handling. 2020-12-13 10:02:49 -03:00
e918bbaf2f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-11 07:36:13 -03:00
bccf079e2b new(core.gbapp): SHOW MENU BASIC keyword added. 2020-12-11 07:35:55 -03:00
Rodrigo
2a7e1c5e32 chore(release): 2.0.71 [skip ci]
## [2.0.71](https://github.com/pragmatismo-io/BotServer/compare/2.0.70...2.0.71) (2020-12-10)

### Bug Fixes

* **core.gbapp:** Fix KeepText bug. ([8a82ead](8a82eade5a))
2020-12-10 21:43:19 +00:00
a5ccf64c8f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-10 18:38:22 -03:00
9ce31447a3 fix(core.gbapp): Fix KeepText bug. 2020-12-10 18:38:15 -03:00
Rodrigo
387638321e chore(release): 2.0.70 [skip ci]
## [2.0.70](https://github.com/pragmatismo-io/BotServer/compare/2.0.69...2.0.70) (2020-12-10)

### Bug Fixes

* **core.gbapp:** Improvements in language selection and MSTEAMS integration. ([23b89e5](23b89e5c79))
2020-12-10 18:04:28 +00:00
de33b67ab2 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-10 15:00:22 -03:00
20f9735f46 fix(core.gbapp): Improvements in language selection and MSTEAMS integration. 2020-12-10 14:59:55 -03:00
Rodrigo
0616823069 chore(release): 2.0.69 [skip ci]
## [2.0.69](https://github.com/pragmatismo-io/BotServer/compare/2.0.68...2.0.69) (2020-12-08)

### Bug Fixes

* **core.gbapp:** Boolean added to BASIC. ([bf91d74](bf91d74162))
* **core.gbapp:** Improvements on BASIC with built-in validators. ([af10172](af10172dd4))
* **core.gbapp:** New validators in BASIC. ([eb15dd0](eb15dd083b))
2020-12-08 02:28:53 +00:00
907ebaa308 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-07 23:24:40 -03:00
e002ab0380 fix(core.gbapp): Boolean added to BASIC. 2020-12-07 23:24:00 -03:00
1b6d798c52 fix(core.gbapp): New validators in BASIC. 2020-12-07 23:08:52 -03:00
ff17ab7310 fix(core.gbapp): Improvements on BASIC with built-in validators. 2020-12-07 22:25:43 -03:00
PH Nascimento
1c5434eb9f Update GBConversationalService.ts 2020-12-07 18:25:00 -03:00
Rodrigo
886897fd7d chore(release): 2.0.68 [skip ci]
## [2.0.68](https://github.com/pragmatismo-io/BotServer/compare/2.0.67...2.0.68) (2020-12-07)

### Bug Fixes

* **customer-satisfaction.gbapp:** Fix rate and suggestion text store. ([55bb46d](55bb46d882))
2020-12-07 15:23:23 +00:00
f18fb8fe2e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-07 12:19:11 -03:00
82f7db45df fix(customer-satisfaction.gbapp): Fix rate and suggestion text store. 2020-12-07 12:19:04 -03:00
Rodrigo
52f382409c chore(release): 2.0.67 [skip ci]
## [2.0.67](https://github.com/pragmatismo-io/BotServer/compare/2.0.66...2.0.67) (2020-12-07)

### Bug Fixes

* **kb.gbapp:** Faster loaded from tabular using bulk insert. ([1604006](1604006266))
2020-12-07 14:25:56 +00:00
86a1432e78 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-07 11:21:58 -03:00
d1fd7a5960 fix(kb.gbapp): Faster loaded from tabular using bulk insert. 2020-12-07 11:21:51 -03:00
Rodrigo
d965369442 chore(release): 2.0.66 [skip ci]
## [2.0.66](https://github.com/pragmatismo-io/BotServer/compare/2.0.65...2.0.66) (2020-12-06)

### Bug Fixes

* **core.gbapp:** Ignoring case for keep text. ([5139817](5139817466))
2020-12-06 23:41:09 +00:00
e95680935f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-06 20:36:46 -03:00
b4e94de313 fix(core.gbapp): Ignoring case for keep text. 2020-12-06 20:36:41 -03:00
Rodrigo
5c91340a4d chore(release): 2.0.65 [skip ci]
## [2.0.65](https://github.com/pragmatismo-io/BotServer/compare/2.0.64...2.0.65) (2020-12-06)

### Bug Fixes

* **core.gbapp:** startDialog for web OK now. ([6b325ea](6b325ead34))
2020-12-06 19:51:19 +00:00
9b93043087 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-06 16:46:57 -03:00
92cd3ea59b fix(core.gbapp): startDialog for web OK now. 2020-12-06 16:46:53 -03:00
Rodrigo
ea71ba169b chore(release): 2.0.64 [skip ci]
## [2.0.64](https://github.com/pragmatismo-io/BotServer/compare/2.0.63...2.0.64) (2020-12-06)

### Bug Fixes

* **core.gbapp:** Start dialog done and  log improvements. ([1ff2429](1ff24290f0))
2020-12-06 19:27:11 +00:00
e3f2e5418b Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-06 16:22:40 -03:00
805de37cf8 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
Rodrigo
76a65260f1 chore(release): 2.0.63 [skip ci]
## [2.0.63](https://github.com/pragmatismo-io/BotServer/compare/2.0.62...2.0.63) (2020-12-06)

### Bug Fixes

* **core.gbapp:** MSFT NLP issue fixed. ([149c821](149c821e41))
2020-12-06 13:52:37 +00:00
7cd26f15cb Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-06 10:48:30 -03:00
0cbb0c2f25 fix(core.gbapp): MSFT NLP issue fixed. 2020-12-06 10:48:24 -03:00
Rodrigo
8e59324d61 chore(release): 2.0.62 [skip ci]
## [2.0.62](https://github.com/pragmatismo-io/BotServer/compare/2.0.61...2.0.62) (2020-12-05)

### Bug Fixes

* **core.gbapp:** Fix in deployer. ([ec40fd8](ec40fd8b62))
2020-12-05 20:31:59 +00:00
d7ce4f7dfe Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-05 17:28:00 -03:00
05bec4c7cb fix(core.gbapp): Fix in deployer. 2020-12-05 17:27:27 -03:00
Rodrigo
4921995a4f chore(release): 2.0.61 [skip ci]
## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)

### Bug Fixes

* **core.gbapp:** NLP automation is fully tested. ([2873c5c](2873c5c078))
2020-12-05 12:30:25 +00:00
026d1e49f3 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-05 09:26:28 -03:00
4ac24f70b4 fix(core.gbapp): NLP automation is fully tested. 2020-12-05 09:26:19 -03:00
Rodrigo
6b8ce057ca chore(release): 2.0.60 [skip ci]
## [2.0.60](https://github.com/pragmatismo-io/BotServer/compare/2.0.59...2.0.60) (2020-12-04)

### Bug Fixes

* **core.gbapp:** Keep text fixed. ([50564c6](50564c64d2))
2020-12-04 16:50:08 +00:00
f41aae81ec Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-04 13:45:17 -03:00
efadbd8d1f fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
Rodrigo
c1393baf6e chore(release): 2.0.59 [skip ci]
## [2.0.59](https://github.com/pragmatismo-io/BotServer/compare/2.0.58...2.0.59) (2020-12-03)

### Bug Fixes

* **core.gbapp:** Calls to Spellchecker and Translator fixed. ([0f39343](0f393431ec))
2020-12-03 21:47:37 +00:00
13f5fa6cd3 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-03 18:43:23 -03:00
6a843b5a43 fix(core.gbapp): Calls to Spellchecker and Translator fixed. 2020-12-03 18:43:14 -03:00
Rodrigo
8d0b3b80ed chore(release): 2.0.58 [skip ci]
## [2.0.58](https://github.com/pragmatismo-io/BotServer/compare/2.0.57...2.0.58) (2020-12-02)

### Bug Fixes

* **core.gbapp:** EXIT keyword. ([3906c3d](3906c3de53))
2020-12-02 20:25:34 +00:00
d458d88f6d Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-02 17:21:14 -03:00
8b093c2e21 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
Rodrigo
a5b87a3788 chore(release): 2.0.57 [skip ci]
## [2.0.57](https://github.com/pragmatismo-io/BotServer/compare/2.0.56...2.0.57) (2020-12-01)

### Bug Fixes

* **core.gbapp:** New HEAR possibilities coded. ([797af37](797af37b81))
2020-12-01 21:07:20 +00:00
61e19c4be2 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-01 18:03:00 -03:00