|
|
12f82ae119
|
fix(all): Added scope variable as requested by a customer.
|
2021-02-16 15:31:06 -03: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 |
|
|
|
1ebea10889
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-07 18:29:01 -03:00 |
|
|
|
e28f0de02c
|
fix(basic.gblib): Fixing bad regexp.
|
2021-02-07 18:28:54 -03: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 |
|
|
|
2bb6077eee
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-07 08:12:40 -03:00 |
|
|
|
e04d28b05d
|
fix(basic.gblib): Fix in BASIC regexp to catch only keywords outsite quotes.
|
2021-02-07 08:12:32 -03: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 |
|
|
|
6bd78bf2cc
|
fix(admin.gbapp): Fix in DONT_DOWNLOAD.
|
2021-02-05 09:55:06 -03:00 |
|
|
|
44747428a9
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-05 09:15:41 -03:00 |
|
|
|
0fe8ef6bf2
|
new(admin.gbapp): DONT_DOWNLOAD option added.
|
2021-02-05 09:15:32 -03: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 |
|
|
|
89474f14df
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-02 15:43:08 -03:00 |
|
|
|
3180b773a7
|
fix(core.gbapp): Fix in Spanish NLP.
|
2021-02-02 15:43:02 -03: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 |
|
|
|
bed2a0e7b2
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-02 15:37:42 -03:00 |
|
|
|
09b4c645e3
|
fix(basic.gblib): Spanish chars handling for NLP.
|
2021-02-02 15:37:35 -03: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 |
|
|
|
6631c7b3e2
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-28 08:45:52 -03:00 |
|
|
|
f68aa1ad80
|
fix(basic.gblib): More code instrumentation.
|
2021-01-28 08:45:29 -03:00 |
|
|
|
b520b9c8c2
|
fix(basic.gblib): COPY and CONVERT fixed.
|
2021-01-28 08:42:06 -03: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 |
|
|
|
fe7c839481
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-28 07:57:35 -03:00 |
|
|
|
483ada2495
|
fix(core.gbapp): Sending text in .md is back again.
|
2021-01-28 07:57:30 -03: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 |
|
|
|
33bca1d707
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-27 18:53:48 -03:00 |
|
|
|
54a594d7eb
|
fix(core.gbapp): More logging on sendToMobile from MD.
|
2021-01-27 18:52:56 -03: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 |
|
|
|
22c2cd9f41
|
fix(core.gbapp): Missing await inserted on sendToMobile.
|
2021-01-27 18:40:24 -03:00 |
|
|
|
07e3fbb799
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-24 08:33:14 -03:00 |
|
|
|
5d418e76af
|
new(kb.gbapp): Whenever the bot is called with no text, start will be called.
|
2021-01-24 08:33:10 -03: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 |
|
|
|
7504d9de51
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-15 19:21:51 -03:00 |
|
|
|
df53627fac
|
fix(basic.gblib): CONVERT keyword coded.
|
2021-01-15 19:21:27 -03: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 |
|
|
|
2a9b8227e6
|
fix(basic.gblib): Extraction of copy command in regexp.
|
2021-01-15 11:50:43 -03:00 |
|
|
|
7ba6f05b99
|
fix(basic.gblib): COPY is now target recursive.
|
2021-01-15 11:48:18 -03:00 |
|
|
|
38cb2c21e4
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-15 08:46:37 -03:00 |
|
|
|
137c1aeb51
|
new(basic.gblib): New COPY keyword working.
|
2021-01-15 08:46:28 -03: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 |
|
|
|
27f3f1aac3
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-13 13:37:03 -03:00 |
|
|
|
7e23ac2025
|
fix(basic.gblib): Fix in Hear call to endDialog.
|
2021-01-13 13:36:44 -03: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 |
|
|
|
8330b9ad5f
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-01-12 18:33:59 -03:00 |
|
|
|
0b6685479b
|
fix(basic.gblib): Fixed get token from BASIC methods.
|
2021-01-12 18:33:21 -03: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 |
|