Commit graph

1436 commits

Author SHA1 Message Date
05875de97d Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-31 15:40:31 -03:00
221c2010af fix(basic.gblib): Fixes /answer bug. 2021-08-31 15:40:21 -03:00
Rodrigo
c5d37e5b18 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
7dcfc148b3 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-31 15:13:30 -03:00
22d8a0b9e7 fix(basic.gblib): Traces to solve /answer bug. 2021-08-31 15:13:24 -03:00
Rodrigo
aa0ad4b446 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
1bc8631a15 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-30 16:30:18 -03:00
87bab46a1f fix(basic.gblib): Now BASIC only runs after auth. 2021-08-30 16:30:10 -03:00
Rodrigo
bd942b4f26 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
48657a8200 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-30 07:15:09 -03:00
14ad120500 fix(all): Intl. dates wrongly formatted due to Node version. 2021-08-30 07:14:59 -03:00
bfc83a1a61 fix(all): Intl. dates wrongly formatted due to Node version. 2021-08-30 07:14:40 -03:00
Rodrigo
56390b76c1 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
5f8895ed0e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-28 21:19:54 -03:00
2e6bcf5ba2 fix(basic.gblib): Fix in WEEKDAY culture always in English. 2021-08-28 21:19:49 -03:00
Rodrigo
b334b8558a 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
e6ab3ea876 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-28 16:53:53 -03:00
5bf72797bd fix(basic.gblib): Fix in WEEKDAY culture always in English. 2021-08-28 16:53:43 -03:00
Rodrigo
32b6631d6c 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
ba3cec5567 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-28 15:45:30 -03:00
3d2955f1b1 fix(core.gbapp): Autostart twice fixed. 2021-08-28 15:45:06 -03:00
Rodrigo
920a180b76 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
533941045c fix(all): npm is now included to build internal packages. 2021-08-26 08:55:49 -03:00
bad2cdb2cf new(basic.gblib): New SET WHOLE WORD keyword added. 2021-08-21 09:19:07 -03:00
d590691131 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-21 09:18:33 -03:00
b5f8b45e6a new(basic.gblib): New SET WHOLE WORD keyword added. 2021-08-21 09:18:28 -03:00
Rodrigo
81aa228595 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
86d8ff9f34 fix(core.gbapp): Images now working in WhatsApp. 2021-08-19 09:14:18 -03:00
4cd2347dd6 new(admin.gbapp): /publish now reads Can Publish from .gbot besides .env. 2021-08-19 08:02:56 -03:00
7995f62044 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-17 13:32:05 -03:00
1cd123a18e new(basic.gblib): New SORT keyword added. 2021-08-17 13:31:57 -03:00
Rodrigo
9236ddffa9 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
dfc0c2d636 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-16 17:38:10 -03:00
7bb871bd86 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-16 17:38:05 -03:00
Rodrigo
bc022acdbf 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
5412e4b3e1 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-15 17:10:30 -03:00
707a339cfe fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 17:10:26 -03:00
Rodrigo
0233c5c6e2 chore(release): 2.0.135 [skip ci]
## [2.0.135](https://github.com/GeneralBots/BotServer/compare/2.0.134...2.0.135) (2021-08-15)

### Bug Fixes

* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([5c8efee](5c8efeef2a))
2021-08-15 15:31:17 +00:00
c65a3b4328 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-15 12:27:12 -03:00
30ff0394e9 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 12:27:05 -03:00
Rodrigo
c636f601f4 chore(release): 2.0.134 [skip ci]
## [2.0.134](https://github.com/GeneralBots/BotServer/compare/2.0.133...2.0.134) (2021-08-15)

### Bug Fixes

* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([296b999](296b999ec3))
2021-08-15 15:04:43 +00:00
0e32097761 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-15 12:00:39 -03:00
e7cfeebafe fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 12:00:36 -03:00
Rodrigo
a3fe606fdf chore(release): 2.0.133 [skip ci]
## [2.0.133](https://github.com/GeneralBots/BotServer/compare/2.0.132...2.0.133) (2021-08-15)

### Bug Fixes

* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([b99c917](b99c917754))
* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([9c1787b](9c1787b632))
2021-08-15 13:48:12 +00:00
b785b45ee9 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 10:44:12 -03:00
059e70652a fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 10:25:58 -03:00
f074203bff Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-15 10:13:39 -03:00
dd06fc4e08 new(basic.gblib): NEW keywords: DATEADD and DATEDIFF added. 2021-08-15 10:13:36 -03:00
Rodrigo
f809852a0c chore(release): 2.0.132 [skip ci]
## [2.0.132](https://github.com/GeneralBots/BotServer/compare/2.0.131...2.0.132) (2021-08-15)

### Bug Fixes

* **basic.gblib:** TOLIST fixed for empty values. ([66c0c4b](66c0c4b90d))
2021-08-15 12:20:24 +00:00
fef2cc5aed Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-15 09:16:26 -03:00