Commit graph

876 commits

Author SHA1 Message Date
Rodrigo Rodriguez
f925eedeea Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-14 10:32:24 -03:00
Rodrigo Rodriguez
370cc6a95d new(core.gbapp): SET SCHEDULE Keyword started. 2020-11-14 10:32:18 -03:00
Rodrigo
ca95f07d52 chore(release): 2.0.42 [skip ci]
## [2.0.42](https://github.com/pragmatismo-io/BotServer/compare/2.0.41...2.0.42) (2020-11-12)

### Bug Fixes

* **core.gbapp:** Fixing array base in BASIC. ([91002d1](91002d1bac))
2020-11-12 18:35:53 +00:00
Rodrigo Rodriguez
4cdd9a9c46 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-12 15:31:52 -03:00
Rodrigo Rodriguez
91002d1bac fix(core.gbapp): Fixing array base in BASIC. 2020-11-12 15:31:05 -03:00
Rodrigo
edf415a731 chore(release): 2.0.41 [skip ci]
## [2.0.41](https://github.com/pragmatismo-io/BotServer/compare/2.0.40...2.0.41) (2020-11-11)

### Bug Fixes

* **core.gbapp:** DO WHILE now working. ([785b924](785b924379))
2020-11-11 19:07:16 +00:00
Rodrigo Rodriguez
66a51d5c89 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-11 16:03:16 -03:00
Rodrigo Rodriguez
785b924379 fix(core.gbapp): DO WHILE now working. 2020-11-11 16:03:05 -03:00
Rodrigo
1f04fd99a7 chore(release): 2.0.40 [skip ci]
## [2.0.40](https://github.com/pragmatismo-io/BotServer/compare/2.0.39...2.0.40) (2020-11-11)

### Bug Fixes

* **core.gbapp:** SEND FILE TO now is priority over SEND FILE when converting tokens in regexp translator. ([9021ac8](9021ac89b2))
2020-11-11 15:47:08 +00:00
Rodrigo Rodriguez
9021ac89b2 fix(core.gbapp): SEND FILE TO now is priority over SEND FILE when converting tokens in regexp translator. 2020-11-11 12:43:08 -03:00
Rodrigo
e6ddd5fa14 chore(release): 2.0.39 [skip ci]
## [2.0.39](https://github.com/pragmatismo-io/BotServer/compare/2.0.38...2.0.39) (2020-11-11)

### Bug Fixes

* **core.gbapp:** Fix in SEND TO FILE defect. ([ea895c1](ea895c142c))
2020-11-11 15:31:43 +00:00
Rodrigo Rodriguez
66f594de4e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-11 12:27:26 -03:00
Rodrigo Rodriguez
ea895c142c fix(core.gbapp): Fix in SEND TO FILE defect. 2020-11-11 12:27:17 -03:00
Rodrigo
a22b456f24 chore(release): 2.0.38 [skip ci]
## [2.0.38](https://github.com/pragmatismo-io/BotServer/compare/2.0.37...2.0.38) (2020-11-11)

### Bug Fixes

* **core.gbapp:** SEND FILE TO order of VM call prioritized. ([a4c03b8](a4c03b834c))
2020-11-11 14:42:31 +00:00
Rodrigo Rodriguez
f41510328f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-11 11:38:29 -03:00
Rodrigo Rodriguez
a4c03b834c fix(core.gbapp): SEND FILE TO order of VM call prioritized. 2020-11-11 11:38:19 -03:00
Rodrigo
16ad0ec4d2 chore(release): 2.0.37 [skip ci]
## [2.0.37](https://github.com/pragmatismo-io/BotServer/compare/2.0.36...2.0.37) (2020-11-11)

### Bug Fixes

* **core.gbapp:** New key word SEND FILE TO added. ([b736f04](b736f04103))
2020-11-11 14:15:06 +00:00
Rodrigo Rodriguez
1dba536aad Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-11 11:10:53 -03:00
Rodrigo Rodriguez
b736f04103 fix(core.gbapp): New key word SEND FILE TO added. 2020-11-11 11:10:40 -03:00
Rodrigo
39505de5a8 chore(release): 2.0.36 [skip ci]
## [2.0.36](https://github.com/pragmatismo-io/BotServer/compare/2.0.35...2.0.36) (2020-11-10)

### Bug Fixes

* **core.gbapp:** End of dialog is now OK. ([8e668c2](8e668c28cd))
2020-11-10 00:31:56 +00:00
Rodrigo Rodriguez
f712d31866 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 21:28:19 -03:00
Rodrigo Rodriguez
8e668c28cd fix(core.gbapp): End of dialog is now OK. 2020-11-09 21:28:14 -03:00
Rodrigo
45bd15165a chore(release): 2.0.35 [skip ci]
## [2.0.35](https://github.com/pragmatismo-io/BotServer/compare/2.0.34...2.0.35) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Trying to fix error after .gbdialog call. ([744577b](744577b20b))
2020-11-09 23:29:35 +00:00
Rodrigo Rodriguez
743987ef2b Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 20:25:47 -03:00
Rodrigo Rodriguez
744577b20b fix(core.gbapp): Trying to fix error after .gbdialog call. 2020-11-09 20:25:42 -03:00
Rodrigo
5a52ee0222 chore(release): 2.0.34 [skip ci]
## [2.0.34](https://github.com/pragmatismo-io/BotServer/compare/2.0.33...2.0.34) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Fixed the file server addresses and availability. ([8cbf3d3](8cbf3d364c))
2020-11-09 22:57:57 +00:00
Rodrigo Rodriguez
5495a1a24f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 19:53:48 -03:00
Rodrigo Rodriguez
8cbf3d364c fix(core.gbapp): Fixed the file server addresses and availability. 2020-11-09 19:53:42 -03:00
Rodrigo
73dea1f1c0 chore(release): 2.0.33 [skip ci]
## [2.0.33](https://github.com/pragmatismo-io/BotServer/compare/2.0.32...2.0.33) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Fixing missing await calls. ([e0b18c0](e0b18c00f1))
2020-11-09 22:07:52 +00:00
Rodrigo Rodriguez
e50a2fb9c7 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 19:04:05 -03:00
Rodrigo Rodriguez
e0b18c00f1 fix(core.gbapp): Fixing missing await calls. 2020-11-09 19:04:01 -03:00
Rodrigo
ba6d509b41 chore(release): 2.0.32 [skip ci]
## [2.0.32](https://github.com/pragmatismo-io/BotServer/compare/2.0.31...2.0.32) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Fix deployment of assets missing await. ([ddaa8d5](ddaa8d5e5d))
2020-11-09 21:58:33 +00:00
Rodrigo Rodriguez
7e001a5cb0 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 18:54:57 -03:00
Rodrigo Rodriguez
ddaa8d5e5d fix(core.gbapp): Fix deployment of assets missing await. 2020-11-09 18:54:52 -03:00
Rodrigo
6420510ded chore(release): 2.0.31 [skip ci]
## [2.0.31](https://github.com/pragmatismo-io/BotServer/compare/2.0.30...2.0.31) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Fixing .gbdialog last call error. ([ff20ef2](ff20ef2494))
2020-11-09 21:33:13 +00:00
Rodrigo Rodriguez
04b07b348b Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 18:29:31 -03:00
Rodrigo Rodriguez
ff20ef2494 fix(core.gbapp): Fixing .gbdialog last call error. 2020-11-09 18:29:23 -03:00
Rodrigo
3cdce1f0d5 chore(release): 2.0.30 [skip ci]
## [2.0.30](https://github.com/pragmatismo-io/BotServer/compare/2.0.29...2.0.30) (2020-11-09)

### Bug Fixes

* **core.gbapp:** Trying to fix Word language finishing error. ([3ae1b75](3ae1b75afd))
2020-11-09 20:44:39 +00:00
Rodrigo Rodriguez
e130d63a91 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-09 17:40:39 -03:00
Rodrigo Rodriguez
3ae1b75afd fix(core.gbapp): Trying to fix Word language finishing error. 2020-11-09 17:40:34 -03:00
Rodrigo
5658168c99 chore(release): 2.0.29 [skip ci]
## [2.0.29](https://github.com/pragmatismo-io/BotServer/compare/2.0.28...2.0.29) (2020-11-08)

### Bug Fixes

* **all:** node.js rollback due to Azure. ([29e9535](29e953542f))
2020-11-08 19:15:28 +00:00
Rodrigo Rodriguez
5f536a0ffa Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-08 16:11:34 -03:00
Rodrigo Rodriguez
29e953542f fix(all): node.js rollback due to Azure. 2020-11-08 16:11:23 -03:00
Rodrigo
d4248e5154 chore(release): 2.0.28 [skip ci]
## [2.0.28](https://github.com/pragmatismo-io/BotServer/compare/2.0.27...2.0.28) (2020-11-08)

### Bug Fixes

* **core.gbapp:** New keywords and Loops. ([8693511](869351113e))
2020-11-08 16:43:14 +00:00
Rodrigo Rodriguez
b18b96c394 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-08 13:39:25 -03:00
Rodrigo Rodriguez
869351113e fix(core.gbapp): New keywords and Loops. 2020-11-08 13:39:18 -03:00
Rodrigo
63645c7a31 chore(release): 2.0.27 [skip ci]
## [2.0.27](https://github.com/pragmatismo-io/BotServer/compare/2.0.26...2.0.27) (2020-11-06)

### Bug Fixes

* **core.gbapp:** Any question can be forwarded to .docx dialogs. ([4f3ada1](4f3ada1902))
2020-11-06 20:11:10 +00:00
Rodrigo Rodriguez
f66a03f50a Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-06 17:06:52 -03:00
Rodrigo Rodriguez
4f3ada1902 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
Rodrigo
1b79d94bbb chore(release): 2.0.26 [skip ci]
## [2.0.26](https://github.com/pragmatismo-io/BotServer/compare/2.0.25...2.0.26) (2020-11-06)

### Bug Fixes

* **core.gbapp:** Fix GET/SET in .gbdialog. ([8842bf7](8842bf7e4f))
2020-11-06 18:28:02 +00:00