Commit graph

1105 commits

Author SHA1 Message Date
Rodrigo
55350fa5b6 chore(release): 2.0.112 [skip ci]
## [2.0.112](https://github.com/GeneralBots/BotServer/compare/2.0.111...2.0.112) (2021-03-08)

### Bug Fixes

* **basic.gblib:** Using mobile instead of step on SEND FILE TO. ([51a6d55](51a6d557ae))
2021-03-08 22:35:13 +00:00
Rodrigo Rodriguez
ae89c411c7 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-03-08 19:30:24 -03:00
Rodrigo Rodriguez
51a6d557ae fix(basic.gblib): Using mobile instead of step on SEND FILE TO. 2021-03-08 19:30:17 -03:00
Rodrigo
1d10ff5b0b chore(release): 2.0.111 [skip ci]
## [2.0.111](https://github.com/GeneralBots/BotServer/compare/2.0.110...2.0.111) (2021-03-08)

### Bug Fixes

* **basic.gblib:** More loggin on BASIC keywords. ([d0e42f0](d0e42f0ae1))
* **basic.gblib:** More logging in BASIC keywords. ([e016052](e016052309))
2021-03-08 22:19:01 +00:00
Rodrigo Rodriguez
f93e468a59 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-03-08 19:14:17 -03:00
Rodrigo Rodriguez
d0e42f0ae1 fix(basic.gblib): More loggin on BASIC keywords. 2021-03-08 19:14:12 -03:00
Rodrigo Rodriguez
e016052309 fix(basic.gblib): More logging in BASIC keywords. 2021-03-08 19:13:46 -03:00
Rodrigo
dd49160a8d chore(release): 2.0.110 [skip ci]
## [2.0.110](https://github.com/GeneralBots/BotServer/compare/2.0.109...2.0.110) (2021-03-08)

### Bug Fixes

* **basic.gblib:** Step added to SEND FILE TO. ([f40eae7](f40eae7b59))
* **basic.gblib:** Step added to SendFileTo. ([85e9602](85e96023c3))
2021-03-08 21:42:01 +00:00
Rodrigo Rodriguez
85e96023c3 fix(basic.gblib): Step added to SendFileTo. 2021-03-08 18:36:59 -03:00
Rodrigo Rodriguez
f40eae7b59 fix(basic.gblib): Step added to SEND FILE TO. 2021-03-08 18:36:11 -03:00
Rodrigo Rodriguez
551f80bdd6 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-03-03 16:46:25 -03:00
Rodrigo Rodriguez
ceb5f0aaf9 new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
Rodrigo
016702a2ab chore(release): 2.0.109 [skip ci]
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)

### Bug Fixes

* **basic.gblib:** Start of script error removed. ([2820eac](2820eacc59))
2021-03-02 23:57:53 +00:00
Rodrigo Rodriguez
bcbc13f3f0 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-03-02 20:53:17 -03:00
Rodrigo Rodriguez
2820eacc59 fix(basic.gblib): Start of script error removed. 2021-03-02 20:53:12 -03:00
Rodrigo
68ffecd54f 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 Rodriguez
fe7f0d610f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-28 21:04:35 -03:00
Rodrigo Rodriguez
da582b0a59 fix(all): Convert is OK. 2021-02-28 21:04:31 -03:00
Rodrigo
df3245195c 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 Rodriguez
0249f9f279 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-02-28 13:06:41 -03:00
Rodrigo Rodriguez
8512b41df1 fix(all): Fix in FAQ menu. 2021-02-28 13:06:05 -03:00
Rodrigo
146052ab7f 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 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