Commit graph

525 commits

Author SHA1 Message Date
Rodrigo
a956915b60 chore(release): 2.0.108 [skip ci]
## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)

### Bug Fixes

* **all:** Convert is OK. ([da582b0](da582b0a59))
2021-03-01 00:09:37 +00:00
Rodrigo
266ad0a2c2 chore(release): 2.0.107 [skip ci]
## [2.0.107](https://github.com/GeneralBots/BotServer/compare/2.0.106...2.0.107) (2021-02-28)

### Bug Fixes

* **all:** Fix in FAQ menu. ([8512b41](8512b41df1))
2021-02-28 16:11:16 +00:00
Rodrigo
9e76b73186 chore(release): 2.0.106 [skip ci]
## [2.0.106](https://github.com/GeneralBots/BotServer/compare/2.0.105...2.0.106) (2021-02-28)

### Bug Fixes

* **all:** FAQ Menu fixed. ([7c93328](7c93328134))
2021-02-28 15:31:30 +00:00
Rodrigo
f688842a22 chore(release): 2.0.105 [skip ci]
## [2.0.105](https://github.com/GeneralBots/BotServer/compare/2.0.104...2.0.105) (2021-02-23)

### Bug Fixes

* **basic.gblib:** Error handling improved. ([ec47fda](ec47fda964))
* **basic.gblib:** More error handling improvements. ([cae28e5](cae28e5fd1))
2021-02-23 12:08:50 +00:00
Rodrigo
d3c644c617 chore(release): 2.0.104 [skip ci]
## [2.0.104](https://github.com/GeneralBots/BotServer/compare/2.0.103...2.0.104) (2021-02-23)

### Bug Fixes

* **basic.gblib:** Error handling improved. ([a4c3f42](a4c3f42911))
2021-02-23 10:31:01 +00:00
Rodrigo
4f07452c00 chore(release): 2.0.103 [skip ci]
## [2.0.103](https://github.com/GeneralBots/BotServer/compare/2.0.102...2.0.103) (2021-02-16)

### Bug Fixes

* **all:** Added scope variable as requested by a customer. ([875043b](875043b86e))
2021-02-16 18:35:44 +00:00
Rodrigo
7c0e41f2bd chore(release): 2.0.102 [skip ci]
## [2.0.102](https://github.com/GeneralBots/BotServer/compare/2.0.101...2.0.102) (2021-02-07)

### Bug Fixes

* **basic.gblib:** Fixing bad regexp. ([5d6d147](5d6d147ad4))
2021-02-07 21:34:05 +00:00
Rodrigo
5309651b1a chore(release): 2.0.101 [skip ci]
## [2.0.101](https://github.com/GeneralBots/BotServer/compare/2.0.100...2.0.101) (2021-02-07)

### Bug Fixes

* **basic.gblib:** Fix in BASIC regexp to catch only keywords outsite quotes. ([0681fe4](0681fe4d31))
2021-02-07 11:17:32 +00:00
Rodrigo
cf7f87dac0 chore(release): 2.0.100 [skip ci]
## [2.0.100](https://github.com/GeneralBots/BotServer/compare/2.0.99...2.0.100) (2021-02-05)

### Bug Fixes

* **admin.gbapp:** Fix in DONT_DOWNLOAD. ([3ed733e](3ed733e4f8))
2021-02-05 13:00:03 +00:00
Rodrigo
049d49174a chore(release): 2.0.99 [skip ci]
## [2.0.99](https://github.com/GeneralBots/BotServer/compare/2.0.98...2.0.99) (2021-02-02)

### Bug Fixes

* **core.gbapp:** Fix in Spanish NLP. ([a9a2bf8](a9a2bf8fd0))
2021-02-02 18:47:52 +00:00
Rodrigo
1366d3fdfc chore(release): 2.0.98 [skip ci]
## [2.0.98](https://github.com/GeneralBots/BotServer/compare/2.0.97...2.0.98) (2021-02-02)

### Bug Fixes

* **basic.gblib:** Spanish chars handling for NLP. ([62ef28d](62ef28d8ff))
2021-02-02 18:42:12 +00:00
Rodrigo
7ff0d29148 chore(release): 2.0.97 [skip ci]
## [2.0.97](https://github.com/GeneralBots/BotServer/compare/2.0.96...2.0.97) (2021-01-28)

### Bug Fixes

* **basic.gblib:** COPY and CONVERT fixed. ([30f3b36](30f3b36469))
* **basic.gblib:** More code instrumentation. ([fbd50f5](fbd50f50bc))
2021-01-28 11:50:52 +00:00
Rodrigo
e08087568d chore(release): 2.0.96 [skip ci]
## [2.0.96](https://github.com/GeneralBots/BotServer/compare/2.0.95...2.0.96) (2021-01-28)

### Bug Fixes

* **core.gbapp:** Sending text in .md is back again. ([119c069](119c06949a))
2021-01-28 11:02:35 +00:00
Rodrigo
e10a7212cd chore(release): 2.0.95 [skip ci]
## [2.0.95](https://github.com/GeneralBots/BotServer/compare/2.0.94...2.0.95) (2021-01-27)

### Bug Fixes

* **core.gbapp:** More logging on sendToMobile from MD. ([c8bf760](c8bf7606b1))
2021-01-27 21:59:14 +00:00
Rodrigo
bb9af8882e chore(release): 2.0.94 [skip ci]
## [2.0.94](https://github.com/GeneralBots/BotServer/compare/2.0.93...2.0.94) (2021-01-27)

### Bug Fixes

* **core.gbapp:** Missing await inserted on sendToMobile. ([43e70bb](43e70bbe41))
2021-01-27 21:45:44 +00:00
Rodrigo
4b2c1d2281 chore(release): 2.0.93 [skip ci]
## [2.0.93](https://github.com/GeneralBots/BotServer/compare/2.0.92...2.0.93) (2021-01-20)

### Bug Fixes

* **basic.gblib:** COPY and CONVERT is now generating good JS. ([3f13609](3f13609d59))
2021-01-20 21:28:08 +00:00
ffc22099ee Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-20 18:23:47 -03:00
420d6eda0c fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
Rodrigo
ea330b7133 chore(release): 2.0.92 [skip ci]
## [2.0.92](https://github.com/GeneralBots/BotServer/compare/2.0.91...2.0.92) (2021-01-15)

### Bug Fixes

* **basic.gblib:** CONVERT keyword coded. ([9b1eae2](9b1eae2972))
2021-01-15 22:26:14 +00:00
Rodrigo
a8fa5fb9d2 chore(release): 2.0.91 [skip ci]
## [2.0.91](https://github.com/GeneralBots/BotServer/compare/2.0.90...2.0.91) (2021-01-15)

### Bug Fixes

* **basic.gblib:** COPY is now target recursive. ([4048e72](4048e724d1))
* **basic.gblib:** Extraction of copy command in regexp. ([e4be160](e4be1600f0))
2021-01-15 14:55:41 +00:00
Rodrigo
5c53efbd92 chore(release): 2.0.90 [skip ci]
## [2.0.90](https://github.com/GeneralBots/BotServer/compare/2.0.89...2.0.90) (2021-01-13)

### Bug Fixes

* **basic.gblib:** Fix in Hear call to endDialog. ([c91d5f0](c91d5f0453))
2021-01-13 16:41:49 +00:00
Rodrigo
d430aaa295 chore(release): 2.0.89 [skip ci]
## [2.0.89](https://github.com/GeneralBots/BotServer/compare/2.0.88...2.0.89) (2021-01-12)

### Bug Fixes

* **basic.gblib:** Fixed get token from BASIC methods. ([6399c2d](6399c2dd0f))
2021-01-12 21:38:40 +00:00
Rodrigo
26e89d7720 chore(release): 2.0.88 [skip ci]
## [2.0.88](https://github.com/GeneralBots/BotServer/compare/2.0.87...2.0.88) (2021-01-08)

### Bug Fixes

* **all:** Improvements on debugging output. ([eb194f6](eb194f6885))
2021-01-08 16:08:11 +00:00
c1c0f79522 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-08 13:03:54 -03:00
5947a4be3e fix(all): Improvements on debugging output. 2021-01-08 13:03:44 -03:00
Rodrigo
92f20fb0b6 chore(release): 2.0.87 [skip ci]
## [2.0.87](https://github.com/pragmatismo-io/BotServer/compare/2.0.86...2.0.87) (2021-01-08)

### Bug Fixes

* **core.gbapp:** Trying to fix Config.xlsx access from customer. ([c2a51ff](c2a51ff832))
2021-01-08 15:59:42 +00:00
Rodrigo
94d11eee11 chore(release): 2.0.86 [skip ci]
## [2.0.86](https://github.com/pragmatismo-io/BotServer/compare/2.0.85...2.0.86) (2021-01-08)

### Bug Fixes

* **admin.gbapp:** Trying to fix .gbot deployment error. ([63b2a57](63b2a577b2))
2021-01-08 00:19:12 +00:00
Rodrigo
f7d385159b chore(release): 2.0.85 [skip ci]
## [2.0.85](https://github.com/pragmatismo-io/BotServer/compare/2.0.84...2.0.85) (2021-01-07)

### Bug Fixes

* **admin.gbapp:** Removal of download during deployment of .gbot packages. ([f4d5cf9](f4d5cf92d2))
2021-01-07 22:46:40 +00:00
Rodrigo
6640f3446e chore(release): 2.0.84 [skip ci]
## [2.0.84](https://github.com/pragmatismo-io/BotServer/compare/2.0.83...2.0.84) (2021-01-05)

### Bug Fixes

* **core.gbapp:** New .gbot param HelloGoodX is added. ([3aed757](3aed75731e))
2021-01-05 15:33:26 +00:00
Rodrigo
921d041d84 chore(release): 2.0.83 [skip ci]
## [2.0.83](https://github.com/pragmatismo-io/BotServer/compare/2.0.82...2.0.83) (2021-01-05)

### Bug Fixes

* **basic.gblib:** Improving error handling in BASIC. ([2a199c3](2a199c39a3))
2021-01-05 10:52:07 +00:00
Rodrigo
79f0bcb5fb chore(release): 2.0.82 [skip ci]
## [2.0.82](https://github.com/pragmatismo-io/BotServer/compare/2.0.81...2.0.82) (2021-01-03)

### Bug Fixes

* **basic.gblib:** New names for basic functions on hidden code header. ([dba22d5](dba22d518d))
2021-01-03 22:18:09 +00:00
Rodrigo
fb8b2d1210 chore(release): 2.0.81 [skip ci]
## [2.0.81](https://github.com/pragmatismo-io/BotServer/compare/2.0.80...2.0.81) (2021-01-03)

### Bug Fixes

* **core.gbapp:** Fix in NLP handling of acents. ([2a5ecd4](2a5ecd487f))
2021-01-03 21:34:07 +00:00
Rodrigo
5a2e65c4d8 chore(release): 2.0.80 [skip ci]
## [2.0.80](https://github.com/pragmatismo-io/BotServer/compare/2.0.79...2.0.80) (2020-12-31)

### Bug Fixes

* **all:** More coments on GBDeployer. ([5dae314](5dae314480))
* **all:** TS Lint and minor fixes. ([e7d7a1a](e7d7a1a4b2))
* **basic.gblib:** Commenting blocks. ([7672540](7672540053))
* **basic.gblib:** Comments to the keyword facade. ([b33a8b5](b33a8b5341))
* **core.gbapp:** More comments in GBMinService. ([9bc82ab](9bc82abf11))
2020-12-31 18:42:38 +00:00
ee826afd23 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
6b5b5a7648 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-26 09:39:39 -03:00
e14472bcc7 fix(core.gbapp): More comments in GBMinService. 2020-12-26 09:38:21 -03:00
Rodrigo
b250fb7e67 chore(release): 2.0.79 [skip ci]
## [2.0.79](https://github.com/pragmatismo-io/BotServer/compare/2.0.78...2.0.79) (2020-12-25)

### Bug Fixes

* **core.gbapp:** Comments improving. ([dcb5961](dcb5961a80))
2020-12-25 16:40:41 +00:00
Rodrigo
131a94a6e8 chore(release): 2.0.78 [skip ci]
## [2.0.78](https://github.com/pragmatismo-io/BotServer/compare/2.0.77...2.0.78) (2020-12-23)

### Bug Fixes

* **core.gbapp:** result is now OK from hear. ([c900103](c900103fb0))
2020-12-23 15:32:48 +00:00
Rodrigo
d491d9ce63 chore(release): 2.0.77 [skip ci]
## [2.0.77](https://github.com/pragmatismo-io/BotServer/compare/2.0.76...2.0.77) (2020-12-23)

### Bug Fixes

* **core.gbapp:** resolve is being called correctly in /hear. ([9804deb](9804debfcc))
2020-12-23 00:54:10 +00:00
Rodrigo
95a2424715 chore(release): 2.0.76 [skip ci]
## [2.0.76](https://github.com/pragmatismo-io/BotServer/compare/2.0.75...2.0.76) (2020-12-22)

### Bug Fixes

* **core.gbapp:** Fix in MSFT spellchecker. ([eaaae13](eaaae133cb))
2020-12-22 21:30:13 +00:00
Rodrigo
1a78eeff45 chore(release): 2.0.75 [skip ci]
## [2.0.75](https://github.com/pragmatismo-io/BotServer/compare/2.0.74...2.0.75) (2020-12-22)

### Bug Fixes

* **core.gbapp:** MSFT translator fixes and auto-start twice fixed. ([81a0fdd](81a0fdd5d0))
2020-12-22 16:32:55 +00:00
Rodrigo
731b196e69 chore(release): 2.0.74 [skip ci]
## [2.0.74](https://github.com/pragmatismo-io/BotServer/compare/2.0.73...2.0.74) (2020-12-22)

### Bug Fixes

* **all:** NLP error handling improved. ([6ed7380](6ed7380b76))
2020-12-22 12:11:17 +00:00
Rodrigo
075d2408f2 chore(release): 2.0.73 [skip ci]
## [2.0.73](https://github.com/pragmatismo-io/BotServer/compare/2.0.72...2.0.73) (2020-12-14)

### Bug Fixes

* **core.gbapp:** Text improvements in messages. ([f739c15](f739c15431))
2020-12-14 12:32:15 +00:00
Rodrigo
375579554c chore(release): 2.0.72 [skip ci]
## [2.0.72](https://github.com/pragmatismo-io/BotServer/compare/2.0.71...2.0.72) (2020-12-13)

### Bug Fixes

* **core.gbapp:** Improvements in BASIC error handling. ([46f4cac](46f4cac29b))
2020-12-13 13:06:46 +00: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
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
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
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
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
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