Commit graph

596 commits

Author SHA1 Message Date
Alan
1857b51cf2 fix(dependencies): Whatsapp-web.js to "1.20.0". 2023-05-23 11:15:17 -03:00
Alan
2cb866bc2f fix(core.gbapp): fixed the use of GBLogEx to create GuaribasLog. 2023-04-20 22:41:58 -03:00
AlanPerdomo
11b0ea24e6 fix(basic.gblib): fix dynamic parameter generation. 2023-03-31 10:47:03 -03:00
Alan Perdomo
0e33c97851 fix(basic.gblib): Fix getToday return. 2023-03-27 16:42:17 -03:00
rodrigorodriguez
0c443618a6 fix(core.gbapp): #336 timeout in API fixed. 2023-03-26 19:33:58 -03:00
rodrigorodriguez
56b687792b fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
rodrigorodriguez
3e68858bb0 fix(basic.gblib): Debugger improvements. 2023-03-13 14:20:18 -03:00
rodrigorodriguez
2de41ee250 new(basic.gblib): DEV_GBAI introduced to share a .gbdata among dev. team. 2023-03-10 15:49:30 -03:00
rodrigorodriguez
45ad0c3894 fix(basic.gblib): #196 Spellchecker in groups now working. 2023-03-08 11:17:04 -03:00
Rodrigo Rodriguez
e66c481761 fix(basic.gblib): Adjustment in package version. 2023-03-07 15:29:50 -03:00
rodrigorodriguez
6f62453f4e fix(whatsapp.gblib): #288 fix list and buttons. 2023-03-06 20:36:27 -03:00
rodrigorodriguez
b96a78e810 fix(whatsapp.gblib): #288 unify puppteer params with GBSSR. 2023-03-06 11:45:56 -03:00
rodrigorodriguez
f3c756b015 fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc from WS to HTTPS. 2023-03-05 11:09:36 -03:00
rodrigorodriguez
39f1907291 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-03-04 16:28:30 -03:00
rodrigorodriguez
f3b7c1d77e fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
AlanPerdomo
692016d725 new(all): #171 HEAR AS qrcode. 2023-03-02 17:46:45 -03:00
rodrigorodriguez
80853f014c fix(kb.gbapp): #297 Spellchecker fixed after MSFT changes in service. 2023-03-01 10:54:44 -03:00
rodrigorodriguez
5c48d39620 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 14:34:38 -03:00
rodrigorodriguez
68de407d63 new(all): #156 and node update. 2023-02-26 06:05:57 -03:00
rodrigorodriguez
62a1ed36e2 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-24 23:05:55 -03:00
rodrigorodriguez
aaf5938642 new(all): #156 and logo enhancement. 2023-02-24 23:05:52 -03:00
phpussente
b96cde81d7 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-24 16:50:05 -03:00
phpussente
1ec4c83277 new(basic.glib): #331 CREAD LEAD 2023-02-24 16:50:03 -03:00
rodrigorodriguez
6fcd009fb2 new(all): #156 and logo enhancement. 2023-02-24 13:31:40 -03:00
rodrigorodriguez
2f9d07908f new(all): Review order of boot.mjs and imports calls from compiled js #302 and new boot logo. 2023-02-24 10:18:04 -03:00
rodrigorodriguez
78778da3a7 fix(kb.gbapp): #298 search fix and params. 2023-02-23 05:47:05 -03:00
rodrigorodriguez
5d112db576 new(kb.gbapp): #259 .docx import done - first part. 2023-02-22 11:30:51 -03:00
rodrigorodriguez
4c813ce02d Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-15 22:12:25 -03:00
rodrigorodriguez
ea99337079 new(all): #327 OPEN AS web automation. 2023-02-15 22:12:24 -03:00
Alan
d5ca7afe2f Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-14 14:11:52 -03:00
Alan
cd97189477 fix(Whatsapp.gblib): fix "whatsapp-web.js" compatibility issues. 2023-02-14 13:58:17 -03:00
rodrigorodriguez
be5cf3f190 new(all): #329 MERGE keyword added. 2023-02-13 17:31:38 -03:00
rodrigorodriguez
74e7a6e795 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-06 18:14:48 -03:00
rodrigorodriguez
06149126e9 refactor(basic.gblib): Moving keywords to an isolated file. 2023-02-04 10:45:30 -03:00
rodrigorodriguez
b64a42feac fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
rodrigorodriguez
2521117a80 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
Rodrigo
99e7619494 chore(release): 2.3.9 [skip ci]
## [2.3.9](https://github.com/GeneralBots/BotServer/compare/2.3.8...2.3.9) (2023-01-29)

### Bug Fixes

* **basic.gblib:** [#326](https://github.com/GeneralBots/BotServer/issues/326) align JS and BASIC map file. ([b572cc9](b572cc9b8d))
2023-01-29 20:27:11 +00:00
rodrigorodriguez
b572cc9b8d fix(basic.gblib): #326 align JS and BASIC map file. 2023-01-29 17:20:38 -03:00
rodrigorodriguez
3d6bc56eca new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00
Rodrigo
f0a25fcecc chore(release): 2.3.8 [skip ci]
## [2.3.8](https://github.com/GeneralBots/BotServer/compare/2.3.7...2.3.8) (2023-01-26)

### Bug Fixes

* **basic.gblib:** OPEN keyword fix. Magic number removal. ([e1c389c](e1c389cbd0))
* **basic.gblib:** OPEN keyword fix. Magic number removal. ([fe2af84](fe2af84b21))
2023-01-26 15:53:53 +00:00
Rodrigo
482904672f chore(release): 2.3.7 [skip ci]
## [2.3.7](https://github.com/GeneralBots/BotServer/compare/2.3.6...2.3.7) (2023-01-25)

### Bug Fixes

* **systemkeywords.ts:** injected security context inside systemkeywords.ts ([8a895d3](8a895d3da1))
2023-01-25 14:07:37 +00:00
Rodrigo
66d3dcedf0 chore(release): 2.3.6 [skip ci]
## [2.3.6](https://github.com/GeneralBots/BotServer/compare/2.3.5...2.3.6) (2023-01-25)

### Bug Fixes

* **dialogkeywords.ts:** injected security context inside DialogKeywords ([81953d7](81953d7d9f))
2023-01-25 13:54:58 +00:00
Rodrigo
dea972f233 chore(release): 2.3.5 [skip ci]
## [2.3.5](https://github.com/GeneralBots/BotServer/compare/2.3.4...2.3.5) (2023-01-19)

### Bug Fixes

* **basic.gblib:** executionid and changed to pid and security context for HEAR([#322](https://github.com/GeneralBots/BotServer/issues/322)). ([9820bb3](9820bb3f7a))
2023-01-19 13:54:01 +00:00
Rodrigo
f8775c48d4 chore(release): 2.3.4 [skip ci]
## [2.3.4](https://github.com/GeneralBots/BotServer/compare/2.3.3...2.3.4) (2023-01-19)

### Bug Fixes

* **basic.gblib:** executionid and changed to pid and security context for HEAR. ([1063739](1063739cbe))
2023-01-19 13:45:21 +00:00
Rodrigo
ff8ba02d67 chore(release): 2.3.3 [skip ci]
## [2.3.3](https://github.com/GeneralBots/BotServer/compare/2.3.2...2.3.3) (2023-01-17)

### Bug Fixes

* **basic.gblib:** Refactoring processInfo into all methods. ([50d3fcc](50d3fccd0d))
2023-01-17 14:10:19 +00:00
Rodrigo
5166db205e chore(release): 2.3.2 [skip ci]
## [2.3.2](https://github.com/GeneralBots/BotServer/compare/2.3.1...2.3.2) (2023-01-13)

### Bug Fixes

* **systemkeywords.ts:** executionid, and changed to pid ([274db0d](274db0d389))
2023-01-13 19:18:16 +00:00
Alan Perdomo
274db0d389 fix(systemkeywords.ts): executionid, and changed to pid 2023-01-13 16:09:45 -03:00
Rodrigo
b2cae7f21f chore(release): 2.3.1 [skip ci]
## [2.3.1](https://github.com/GeneralBots/BotServer/compare/2.3.0...2.3.1) (2023-01-13)

### Bug Fixes

* **gbminservice.ts:** swagger-client migration from 2.0 to 3.0 ([552e8b1](552e8b14c4))
2023-01-13 16:36:40 +00:00
Rodrigo
ba96798c77 chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/GeneralBots/BotServer/compare/2.2.0...2.3.0) (2023-01-10)

### Features

* **systemkeywords.ts:** introducing executionid feature in api ([a65a82d](a65a82dd8a))
2023-01-10 15:09:59 +00:00
Rodrigo
cfee19edda chore(release): 2.2.0 [skip ci]
# [2.2.0](https://github.com/GeneralBots/BotServer/compare/2.1.5...2.2.0) (2023-01-10)

### Features

* **systemkeywords.ts:** introducing executionid feature in api ([52dea44](52dea442d5))
2023-01-10 12:58:57 +00:00