Rodrigo Rodriguez
|
7c446699eb
|
fix(core.gbapp): Fix bug in Teams handling.
|
2021-09-16 09:12:03 -03:00 |
|
Rodrigo Rodriguez
|
7a76750498
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-09-14 15:10:50 -03:00 |
|
Rodrigo Rodriguez
|
c600a91cde
|
fix(core.gbapp): Fix main NLP problem in Y calls.
|
2021-09-14 15:10:46 -03:00 |
|
Rodrigo
|
c480cee6d5
|
chore(release): 2.0.149 [skip ci]
## [2.0.149](https://github.com/GeneralBots/BotServer/compare/2.0.148...2.0.149) (2021-09-13)
### Bug Fixes
* **basic.gblib:** Goto dialog within web. ([7abc079 ](7abc079e84 ))
|
2021-09-13 22:17:26 +00:00 |
|
Rodrigo Rodriguez
|
537d076e97
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-09-13 19:04:37 -03:00 |
|
Rodrigo Rodriguez
|
7abc079e84
|
fix(basic.gblib): Goto dialog within web.
|
2021-09-13 19:04:32 -03:00 |
|
Rodrigo
|
09e351b517
|
chore(release): 2.0.148 [skip ci]
## [2.0.148](https://github.com/GeneralBots/BotServer/compare/2.0.147...2.0.148) (2021-09-13)
### Bug Fixes
* **basic.gblib:** Goto dialog within web. ([e3c07f4 ](e3c07f48f5 ))
|
2021-09-13 22:00:59 +00:00 |
|
Rodrigo Rodriguez
|
9797e46a93
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-09-13 18:54:25 -03:00 |
|
Rodrigo Rodriguez
|
e3c07f48f5
|
fix(basic.gblib): Goto dialog within web.
|
2021-09-13 18:53:47 -03:00 |
|
Rodrigo
|
0f039a7607
|
chore(release): 2.0.147 [skip ci]
## [2.0.147](https://github.com/GeneralBots/BotServer/compare/2.0.146...2.0.147) (2021-09-13)
### Bug Fixes
* **basic.gblib:** Goto dialog within web. ([43a3d58 ](43a3d58cb5 ))
|
2021-09-13 21:42:56 +00:00 |
|
Rodrigo Rodriguez
|
be022f52a8
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-09-13 18:36:32 -03:00 |
|
Rodrigo Rodriguez
|
43a3d58cb5
|
fix(basic.gblib): Goto dialog within web.
|
2021-09-13 18:36:26 -03:00 |
|
Rodrigo
|
67f6cd4849
|
chore(release): 2.0.146 [skip ci]
## [2.0.146](https://github.com/GeneralBots/BotServer/compare/2.0.145...2.0.146) (2021-08-31)
### Bug Fixes
* **basic.gblib:** Fixes /answer bug. ([339e850 ](339e8501a9 ))
|
2021-08-31 18:46:20 +00:00 |
|
Rodrigo Rodriguez
|
1bf3176d59
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-31 15:40:31 -03:00 |
|
Rodrigo Rodriguez
|
339e8501a9
|
fix(basic.gblib): Fixes /answer bug.
|
2021-08-31 15:40:21 -03:00 |
|
Rodrigo
|
18725d001a
|
chore(release): 2.0.145 [skip ci]
## [2.0.145](https://github.com/GeneralBots/BotServer/compare/2.0.144...2.0.145) (2021-08-31)
### Bug Fixes
* **basic.gblib:** Traces to solve /answer bug. ([db07689 ](db07689520 ))
|
2021-08-31 18:19:14 +00:00 |
|
Rodrigo Rodriguez
|
943546a8a0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-31 15:13:30 -03:00 |
|
Rodrigo Rodriguez
|
db07689520
|
fix(basic.gblib): Traces to solve /answer bug.
|
2021-08-31 15:13:24 -03:00 |
|
Rodrigo
|
7fb3703638
|
chore(release): 2.0.144 [skip ci]
## [2.0.144](https://github.com/GeneralBots/BotServer/compare/2.0.143...2.0.144) (2021-08-30)
### Bug Fixes
* **basic.gblib:** Now BASIC only runs after auth. ([dfb869e ](dfb869e796 ))
|
2021-08-30 19:36:11 +00:00 |
|
Rodrigo Rodriguez
|
6f3d13d095
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-30 16:30:18 -03:00 |
|
Rodrigo Rodriguez
|
dfb869e796
|
fix(basic.gblib): Now BASIC only runs after auth.
|
2021-08-30 16:30:10 -03:00 |
|
Rodrigo
|
ca44457ab1
|
chore(release): 2.0.143 [skip ci]
## [2.0.143](https://github.com/GeneralBots/BotServer/compare/2.0.142...2.0.143) (2021-08-30)
### Bug Fixes
* **all:** Intl. dates wrongly formatted due to Node version. ([dcf26a7 ](dcf26a7316 ))
* **all:** Intl. dates wrongly formatted due to Node version. ([f4711b7 ](f4711b76fd ))
|
2021-08-30 10:21:02 +00:00 |
|
Rodrigo Rodriguez
|
00b49d779d
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-30 07:15:09 -03:00 |
|
Rodrigo Rodriguez
|
dcf26a7316
|
fix(all): Intl. dates wrongly formatted due to Node version.
|
2021-08-30 07:14:59 -03:00 |
|
Rodrigo Rodriguez
|
f4711b76fd
|
fix(all): Intl. dates wrongly formatted due to Node version.
|
2021-08-30 07:14:40 -03:00 |
|
Rodrigo
|
e57e7953ba
|
chore(release): 2.0.142 [skip ci]
## [2.0.142](https://github.com/GeneralBots/BotServer/compare/2.0.141...2.0.142) (2021-08-29)
### Bug Fixes
* **basic.gblib:** Fix in WEEKDAY culture always in English. ([87d94cb ](87d94cb7bf ))
|
2021-08-29 00:26:04 +00:00 |
|
Rodrigo Rodriguez
|
1c1ef59c5b
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-28 21:19:54 -03:00 |
|
Rodrigo Rodriguez
|
87d94cb7bf
|
fix(basic.gblib): Fix in WEEKDAY culture always in English.
|
2021-08-28 21:19:49 -03:00 |
|
Rodrigo
|
335939bc72
|
chore(release): 2.0.141 [skip ci]
## [2.0.141](https://github.com/GeneralBots/BotServer/compare/2.0.140...2.0.141) (2021-08-28)
### Bug Fixes
* **basic.gblib:** Fix in WEEKDAY culture always in English. ([45d0bf3 ](45d0bf3a85 ))
|
2021-08-28 20:00:03 +00:00 |
|
Rodrigo Rodriguez
|
8d6b904bc7
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-28 16:53:53 -03:00 |
|
Rodrigo Rodriguez
|
45d0bf3a85
|
fix(basic.gblib): Fix in WEEKDAY culture always in English.
|
2021-08-28 16:53:43 -03:00 |
|
Rodrigo
|
0bda47a043
|
chore(release): 2.0.140 [skip ci]
## [2.0.140](https://github.com/GeneralBots/BotServer/compare/2.0.139...2.0.140) (2021-08-28)
### Bug Fixes
* **core.gbapp:** Autostart twice fixed. ([2304876 ](23048760b6 ))
|
2021-08-28 18:51:46 +00:00 |
|
Rodrigo Rodriguez
|
87d91d71f5
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-28 15:45:30 -03:00 |
|
Rodrigo Rodriguez
|
23048760b6
|
fix(core.gbapp): Autostart twice fixed.
|
2021-08-28 15:45:06 -03:00 |
|
Rodrigo
|
175c00a3d0
|
chore(release): 2.0.139 [skip ci]
## [2.0.139](https://github.com/GeneralBots/BotServer/compare/2.0.138...2.0.139) (2021-08-26)
### Bug Fixes
* **all:** npm is now included to build internal packages. ([5aa5f1e ](5aa5f1ee3a ))
|
2021-08-26 12:01:35 +00:00 |
|
Rodrigo Rodriguez
|
5aa5f1ee3a
|
fix(all): npm is now included to build internal packages.
|
2021-08-26 08:55:49 -03:00 |
|
Rodrigo Rodriguez
|
88a63710c0
|
new(basic.gblib): New SET WHOLE WORD keyword added.
|
2021-08-21 09:19:07 -03:00 |
|
Rodrigo Rodriguez
|
eacd933b05
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-21 09:18:33 -03:00 |
|
Rodrigo Rodriguez
|
8394995ef9
|
new(basic.gblib): New SET WHOLE WORD keyword added.
|
2021-08-21 09:18:28 -03:00 |
|
Rodrigo
|
51f4205e96
|
chore(release): 2.0.138 [skip ci]
## [2.0.138](https://github.com/GeneralBots/BotServer/compare/2.0.137...2.0.138) (2021-08-19)
### Bug Fixes
* **core.gbapp:** Images now working in WhatsApp. ([525f465 ](525f465be4 ))
|
2021-08-19 12:19:01 +00:00 |
|
Rodrigo Rodriguez
|
525f465be4
|
fix(core.gbapp): Images now working in WhatsApp.
|
2021-08-19 09:14:18 -03:00 |
|
Rodrigo Rodriguez
|
f9ab5b3437
|
new(admin.gbapp): /publish now reads Can Publish from .gbot besides .env.
|
2021-08-19 08:02:56 -03:00 |
|
Rodrigo Rodriguez
|
b11653c607
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-17 13:32:05 -03:00 |
|
Rodrigo Rodriguez
|
6b617a3941
|
new(basic.gblib): New SORT keyword added.
|
2021-08-17 13:31:57 -03:00 |
|
Rodrigo
|
4461ba610c
|
chore(release): 2.0.137 [skip ci]
## [2.0.137](https://github.com/GeneralBots/BotServer/compare/2.0.136...2.0.137) (2021-08-16)
### Bug Fixes
* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([1ed7cfa ](1ed7cfaf74 ))
|
2021-08-16 20:42:10 +00:00 |
|
Rodrigo Rodriguez
|
c9adc7ddfc
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-16 17:38:10 -03:00 |
|
Rodrigo Rodriguez
|
1ed7cfaf74
|
fix(basic.gblib): NOW keyword is now formatting values with two zeros.
|
2021-08-16 17:38:05 -03:00 |
|
Rodrigo
|
674a32739c
|
chore(release): 2.0.136 [skip ci]
## [2.0.136](https://github.com/GeneralBots/BotServer/compare/2.0.135...2.0.136) (2021-08-15)
### Bug Fixes
* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([0cd79e6 ](0cd79e6ef1 ))
|
2021-08-15 20:14:51 +00:00 |
|
Rodrigo Rodriguez
|
5fceb974c1
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-08-15 17:10:30 -03:00 |
|
Rodrigo Rodriguez
|
0cd79e6ef1
|
fix(basic.gblib): NOW keyword is now formatting values with two zeros.
|
2021-08-15 17:10:26 -03:00 |
|