|
|
22fae3b4e8
|
new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG.
|
2023-02-05 11:57:02 -03:00 |
|
|
|
e60216f443
|
refactor(basic.gblib): Renaming ImageProcessing.
|
2023-02-04 10:58:00 -03:00 |
|
|
|
651b42bde3
|
refactor(basic.gblib): Renaming WA.
|
2023-02-04 10:57:05 -03:00 |
|
|
|
d28eb0043d
|
new(basic.gblib): BLUR keyword introduced.
|
2023-02-04 10:48:13 -03:00 |
|
|
|
9ba6a77e09
|
refactor(basic.gblib): Moving keywords to an isolated file.
|
2023-02-04 10:45:30 -03:00 |
|
|
|
82733e0f08
|
fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot.
|
2023-02-03 12:08:23 -03:00 |
|
|
|
9d001edc69
|
fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot.
|
2023-02-03 10:25:58 -03:00 |
|
|
|
cafcac0214
|
fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM.
|
2023-02-01 12:23:47 -03:00 |
|
|
|
2c248cc127
|
Merge branch 'main' of https://github.com/GeneralBots/BotServer
|
2023-02-01 12:23:31 -03:00 |
|
|
|
e5e9f3f2f8
|
fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM.
|
2023-02-01 12:18:07 -03:00 |
|
|
|
02d43fb0c2
|
fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM.
|
2023-02-01 11:15:58 -03:00 |
|
|
|
4d3fa1a1a3
|
fix(security.gblib): Params support in users.
|
2023-01-31 23:11:06 -03:00 |
|
|
|
5704203aca
|
Merge branch 'main' of https://github.com/GeneralBots/BotServer
|
2023-01-31 19:23:09 -03:00 |
|
|
|
31f96ae18b
|
fix(core.gbapp): #195 bind call to provide min context for uploads.
|
2023-01-31 19:22:58 -03:00 |
|
|
|
db322137be
|
fix(core.gbapp): #195 bind call to provide min context for uploads.
|
2023-01-31 19:07:39 -03:00 |
|
|
|
fc26dbc10c
|
fix(basic.gblib): #227 - HEAR AS FILE.
|
2023-01-31 14:07:23 -03:00 |
|
|
|
8a6125bfe4
|
fix(basic.gblib): #227 - HEAR AS FILE.
|
2023-01-31 14:06:50 -03:00 |
|
|
|
b8f2766276
|
Merge branch 'main' of https://github.com/GeneralBots/BotServer
|
2023-01-31 11:53:08 -03:00 |
|
|
|
1d11b81904
|
fix(basic.gblib): #307 - Fixed user context in API.
|
2023-01-31 11:53:01 -03:00 |
|
|
|
0ed190b975
|
fix(basic.gblib): #307 - Fixed user context in API.
|
2023-01-31 11:46:37 -03:00 |
|
|
|
55c88f793b
|
new(security.gblib): Params support in users.
|
2023-01-31 10:08:48 -03:00 |
|
Rodrigo
|
ffb090f67e
|
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 |
|
|
|
919e626b4d
|
fix(basic.gblib): #326 align JS and BASIC map file.
|
2023-01-29 17:20:38 -03:00 |
|
|
|
6ac6d7004a
|
new(basic.gblib): VBS to JS directly now and minor fixes.
|
2023-01-29 12:02:14 -03:00 |
|
|
|
cf5ff317d1
|
new(basic.gblib): Swagger specification draft.
|
2023-01-27 15:36:42 -03:00 |
|
Rodrigo
|
1737202979
|
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 |
|
Alan
|
99f0f5debb
|
fix(basic.gblib): OPEN keyword fix. Magic number removal.
|
2023-01-26 12:47:37 -03:00 |
|
Alan
|
b3b297ed44
|
fix(basic.gblib): OPEN keyword fix. Magic number removal.
|
2023-01-26 12:47:17 -03:00 |
|
Rodrigo
|
03d780b072
|
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 |
|
Alan
|
2a29c2425d
|
Merge branch 'main' of https://github.com/GeneralBots/BotServer
|
2023-01-25 11:02:11 -03:00 |
|
Alan
|
6120c78500
|
fix(systemkeywords.ts): injected security context inside systemkeywords.ts
|
2023-01-25 11:02:10 -03:00 |
|
Rodrigo
|
ff4734e948
|
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 |
|
Alan
|
a0e13c276e
|
fix(dialogkeywords.ts): injected security context inside DialogKeywords
|
2023-01-25 10:49:00 -03:00 |
|
Rodrigo
|
ea8d948f4b
|
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 |
|
Alan Perdomo
|
e88e097c0e
|
Merge branch 'main' of https://github.com/GeneralBots/BotServer
|
2023-01-19 10:47:53 -03:00 |
|
Alan Perdomo
|
78c886385c
|
fix(basic.gblib): executionid and changed to pid and security context for HEAR(#322).
|
2023-01-19 10:47:47 -03:00 |
|
Rodrigo
|
92a0f8e35f
|
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 |
|
Alan Perdomo
|
6df4937a05
|
fix(basic.gblib): executionid and changed to pid and security context for HEAR.
|
2023-01-19 10:39:37 -03:00 |
|
Rodrigo
|
87f89cabfd
|
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 |
|
Daniel Lima
|
e62d72df4c
|
fix(basic.gblib): Refactoring processInfo into all methods.
|
2023-01-17 11:03:25 -03:00 |
|
Rodrigo
|
73016bef53
|
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
|
cd78f631d6
|
fix(systemkeywords.ts): executionid, and changed to pid
|
2023-01-13 16:09:45 -03:00 |
|
Rodrigo
|
95b35d39d4
|
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 |
|
Alan Perdomo
|
c124ed074a
|
fix(gbminservice.ts): swagger-client migration from 2.0 to 3.0
|
2023-01-13 13:30:18 -03:00 |
|
Rodrigo
|
8c380d772e
|
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 |
|
Alan Perdomo
|
8342ff6745
|
feat(systemkeywords.ts): introducing executionid feature in api
|
2023-01-10 12:06:14 -03:00 |
|
Rodrigo
|
c6d02b96dc
|
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 |
|
Alan Perdomo
|
99e67db464
|
feat(systemkeywords.ts): introducing executionid feature in api
|
2023-01-10 09:55:30 -03:00 |
|
Rodrigo
|
a3d15b9e76
|
chore(release): 2.1.5 [skip ci]
## [2.1.5](https://github.com/GeneralBots/BotServer/compare/2.1.4...2.1.5) (2023-01-05)
### Bug Fixes
* **gbvmservices.ts:** Update ([c62d372](c62d372ec6))
|
2023-01-05 13:52:15 +00:00 |
|
Alan Perdomo
|
cd3804d355
|
fix(gbvmservices.ts): Update
|
2023-01-05 10:47:40 -03:00 |
|