Commit graph

1444 commits

Author SHA1 Message Date
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
6561bdc4ff new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 12:34:33 -03:00
872ddb2e3c new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 11:20:06 -03:00
e165002e1f new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 18:54:19 -03:00
6b12ccbea7 new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 18:29:44 -03:00
1055c66ec1 new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 17:35:02 -03:00
586077425e new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 16:24:59 -03:00
1c4e5a3370 new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 10:06:59 -03:00
221a746721 new(all): isArray function. 2021-07-31 12:26:46 -03:00
5a54af61f3 new(all): isArray function. 2021-07-31 12:25:38 -03:00
9bb4b7a922 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 15:15:38 -03:00
c645fbb4a1 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 15:15:26 -03:00
2345f8a9f2 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 12:21:05 -03:00
8740495d14 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 09:50:38 -03:00
dc746a63ab new(all): Google Translator fix and security fix. 2021-07-28 13:33:38 -03:00
faa1c76d14 new(all): General Bots Reading Comprehension for .pdf. 2021-07-26 10:19:56 -03:00
57f16c73b6 new(all): General Bots Reading Comprehension,. 2021-07-16 08:12:58 -03:00
2001501689 new(all): Facebook workplace support. 2021-07-06 18:09:50 -03:00
32bdd8d08f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-07-06 13:18:42 -03:00
51d0ca8e24 new(all): Facebook workplace support. 2021-07-06 13:18:38 -03:00
Rodrigo
050c0b66ad chore(release): 2.0.127 [skip ci]
## [2.0.127](https://github.com/GeneralBots/BotServer/compare/2.0.126...2.0.127) (2021-06-21)

### Bug Fixes

* **core.gbapp:** Fix default theme information. ([40a95ec](40a95ec883))
2021-06-21 11:31:31 +00:00
ced36ee48e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-06-21 08:25:54 -03:00
4449180ebb fix(core.gbapp): Fix default theme information. 2021-06-21 08:25:50 -03:00