Commit graph

1084 commits

Author SHA1 Message Date
Rodrigo Rodriguez
8512b41df1 fix(all): Fix in FAQ menu. 2021-02-28 13:06:05 -03:00
Rodrigo Rodriguez
6151f65e35 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-28 12:26:53 -03:00
Rodrigo Rodriguez
7c93328134 fix(all): FAQ Menu fixed. 2021-02-28 12:26:44 -03:00
Rodrigo
b7943d8b8d 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 Rodriguez
f5ee845923 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-23 09:04:02 -03:00
Rodrigo Rodriguez
cae28e5fd1 fix(basic.gblib): More error handling improvements. 2021-02-23 09:03:58 -03:00
Rodrigo Rodriguez
ec47fda964 fix(basic.gblib): Error handling improved. 2021-02-23 07:40:54 -03:00
Rodrigo
8775b7181e 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 Rodriguez
905d97925e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-23 07:26:14 -03:00
Rodrigo Rodriguez
a4c3f42911 fix(basic.gblib): Error handling improved. 2021-02-23 07:26:08 -03:00
Rodrigo
30cf7cbc95 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 Rodriguez
4d70f9827f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-16 15:31:10 -03:00
Rodrigo Rodriguez
875043b86e fix(all): Added scope variable as requested by a customer. 2021-02-16 15:31:06 -03:00
Rodrigo
445a5f5ab1 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 Rodriguez
c55f9ed73c Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-07 18:29:01 -03:00
Rodrigo Rodriguez
5d6d147ad4 fix(basic.gblib): Fixing bad regexp. 2021-02-07 18:28:54 -03:00
Rodrigo
b7e6af81fc 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 Rodriguez
93d11e101a Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-07 08:12:40 -03:00
Rodrigo Rodriguez
0681fe4d31 fix(basic.gblib): Fix in BASIC regexp to catch only keywords outsite quotes. 2021-02-07 08:12:32 -03:00
Rodrigo
bc79e4fd18 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 Rodriguez
3ed733e4f8 fix(admin.gbapp): Fix in DONT_DOWNLOAD. 2021-02-05 09:55:06 -03:00
Rodrigo Rodriguez
1e0a74b14a Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-05 09:15:41 -03:00
Rodrigo Rodriguez
03bc1ed352 new(admin.gbapp): DONT_DOWNLOAD option added. 2021-02-05 09:15:32 -03:00
Rodrigo
fd0e687e7b 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 Rodriguez
792be00b6e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-02 15:43:08 -03:00
Rodrigo Rodriguez
a9a2bf8fd0 fix(core.gbapp): Fix in Spanish NLP. 2021-02-02 15:43:02 -03:00
Rodrigo
bf66ba1d0c 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 Rodriguez
fb7347614e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-02 15:37:42 -03:00
Rodrigo Rodriguez
62ef28d8ff fix(basic.gblib): Spanish chars handling for NLP. 2021-02-02 15:37:35 -03:00
Rodrigo
d858a3512a 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 Rodriguez
41bffd0717 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-28 08:45:52 -03:00
Rodrigo Rodriguez
fbd50f50bc fix(basic.gblib): More code instrumentation. 2021-01-28 08:45:29 -03:00
Rodrigo Rodriguez
30f3b36469 fix(basic.gblib): COPY and CONVERT fixed. 2021-01-28 08:42:06 -03:00
Rodrigo
4fc2fbc3b9 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 Rodriguez
d60b8b629f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-28 07:57:35 -03:00
Rodrigo Rodriguez
119c06949a fix(core.gbapp): Sending text in .md is back again. 2021-01-28 07:57:30 -03:00
Rodrigo
6588b2f254 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 Rodriguez
cd2cdd66f7 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-27 18:53:48 -03:00
Rodrigo Rodriguez
c8bf7606b1 fix(core.gbapp): More logging on sendToMobile from MD. 2021-01-27 18:52:56 -03:00
Rodrigo
a2eafa5b74 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 Rodriguez
43e70bbe41 fix(core.gbapp): Missing await inserted on sendToMobile. 2021-01-27 18:40:24 -03:00
Rodrigo Rodriguez
f976578cda Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-24 08:33:14 -03:00
Rodrigo Rodriguez
d3f0ef4de0 new(kb.gbapp): Whenever the bot is called with no text, start will be called. 2021-01-24 08:33:10 -03:00
Rodrigo
bf93941a91 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
Rodrigo Rodriguez
e8fc5dff63 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-20 18:23:47 -03:00
Rodrigo Rodriguez
3f13609d59 fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
Rodrigo
febb4453ad 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 Rodriguez
8614ff4a8e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-01-15 19:21:51 -03:00
Rodrigo Rodriguez
9b1eae2972 fix(basic.gblib): CONVERT keyword coded. 2021-01-15 19:21:27 -03:00
Rodrigo
88643150b1 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