Commit graph

1366 commits

Author SHA1 Message Date
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
ff4054cfa0 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-15 09:16:22 -03:00
Rodrigo
7d62493e5d chore(release): 2.0.131 [skip ci]
## [2.0.131](https://github.com/GeneralBots/BotServer/compare/2.0.130...2.0.131) (2021-08-14)

### Bug Fixes

* **basic.gblib:** TOLIST fixed for empty values. ([4969171](49691710b9))
2021-08-14 22:33:46 +00:00
ef43bea15b Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-14 19:29:32 -03:00
5496435ea9 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-14 19:29:27 -03:00
Rodrigo
db42e95b43 chore(release): 2.0.130 [skip ci]
## [2.0.130](https://github.com/GeneralBots/BotServer/compare/2.0.129...2.0.130) (2021-08-13)

### Bug Fixes

* **kb.gbapp:** Fixing WHOLE WORD in Simple Search. ([3ad3459](3ad3459e4b))
2021-08-13 16:05:37 +00:00
3ff8d293b8 fix(kb.gbapp): Fixing WHOLE WORD in Simple Search. 2021-08-13 13:01:36 -03:00
5dbf0aeec6 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-11 14:20:15 -03:00
99c0adf157 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-11 13:37:41 -03:00
Rodrigo
255d9fb5ae chore(release): 2.0.129 [skip ci]
## [2.0.129](https://github.com/GeneralBots/BotServer/compare/2.0.128...2.0.129) (2021-08-11)

### Bug Fixes

* **all:** FIND OR TALK fixed. ([a8e517d](a8e517d1f4))
2021-08-11 13:58:08 +00:00
cb0b25e1a0 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-08-11 10:53:56 -03:00
1d3fe0923f fix(all): FIND OR TALK fixed. 2021-08-11 10:53:52 -03:00
Rodrigo
46128791b2 chore(release): 2.0.128 [skip ci]
## [2.0.128](https://github.com/GeneralBots/BotServer/compare/2.0.127...2.0.128) (2021-08-11)

### Bug Fixes

* **all:** HEAR call back errors removed. ([375d107](375d107dd2))
2021-08-11 00:04:13 +00:00
764dc99531 fix(all): HEAR call back errors removed. 2021-08-10 20:59:56 -03:00
3990f6d1e3 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 18:31:32 -03:00
9e1614d721 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 18:30:32 -03:00
ffeed2f02d new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 14:57:03 -03:00
daf7f2fdc7 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 09:29:59 -03:00
eae04084c6 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-09 21:47:36 -03:00
1f5eaeadba new(basic.gblib) New SET SCHEDULE keyword. 2021-08-09 17:55:55 -03:00
c5234e77c3 new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 17:19:24 -03:00