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 |
|
Rodrigo Rodriguez
|
db6fd3e184
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-06 15:24:03 -03:00 |
|
Rodrigo Rodriguez
|
8842bf7e4f
|
fix(core.gbapp): Fix GET/SET in .gbdialog.
|
2020-11-06 15:23:56 -03:00 |
|
Rodrigo
|
b784842167
|
chore(release): 2.0.25 [skip ci]
## [2.0.25](https://github.com/pragmatismo-io/BotServer/compare/2.0.24...2.0.25) (2020-10-30)
### Bug Fixes
* **all:** Remove HTML from Input. ([03161da ](03161dad88 ))
|
2020-10-30 16:08:54 +00:00 |
|
Rodrigo Rodriguez
|
c6f3d52729
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 13:04:49 -03:00 |
|
Rodrigo Rodriguez
|
03161dad88
|
fix(all): Remove HTML from Input.
|
2020-10-30 13:04:46 -03:00 |
|
Rodrigo
|
0ed5e9edfc
|
chore(release): 2.0.24 [skip ci]
## [2.0.24](https://github.com/pragmatismo-io/BotServer/compare/2.0.23...2.0.24) (2020-10-30)
### Bug Fixes
* **all:** Strip all HTML from Bot Input. ([dceb0fd ](dceb0fd1c1 ))
|
2020-10-30 15:58:03 +00:00 |
|
Rodrigo Rodriguez
|
c823c1699b
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 12:54:12 -03:00 |
|
Rodrigo Rodriguez
|
dceb0fd1c1
|
fix(all): Strip all HTML from Bot Input.
|
2020-10-30 12:54:07 -03:00 |
|
Rodrigo
|
c10fb79941
|
chore(release): 2.0.23 [skip ci]
## [2.0.23](https://github.com/pragmatismo-io/BotServer/compare/2.0.22...2.0.23) (2020-10-30)
### Bug Fixes
* **core.gbapp:** Remove HTML from input. ([85df283 ](85df283005 ))
|
2020-10-30 15:47:42 +00:00 |
|
Rodrigo Rodriguez
|
3e9d76059e
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 12:43:36 -03:00 |
|
Rodrigo Rodriguez
|
85df283005
|
fix(core.gbapp): Remove HTML from input.
|
2020-10-30 12:43:32 -03:00 |
|
Rodrigo
|
7d7a7b0766
|
chore(release): 2.0.22 [skip ci]
## [2.0.22](https://github.com/pragmatismo-io/BotServer/compare/2.0.21...2.0.22) (2020-10-30)
### Bug Fixes
* **all:** Spelled now received first letter in uppercase. ([b1359bb ](b1359bbf09 ))
|
2020-10-30 14:34:02 +00:00 |
|
Rodrigo Rodriguez
|
12b136285d
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 11:30:08 -03:00 |
|
Rodrigo Rodriguez
|
b1359bbf09
|
fix(all): Spelled now received first letter in uppercase.
|
2020-10-30 11:30:03 -03:00 |
|
Rodrigo
|
29886554b8
|
chore(release): 2.0.21 [skip ci]
## [2.0.21](https://github.com/pragmatismo-io/BotServer/compare/2.0.20...2.0.21) (2020-10-30)
### Bug Fixes
* **kb.gbapp:** Spelling set before translation. ([bfbbf69 ](bfbbf69690 ))
|
2020-10-30 13:12:50 +00:00 |
|
Rodrigo Rodriguez
|
41f04965d4
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 10:09:04 -03:00 |
|
Rodrigo Rodriguez
|
bfbbf69690
|
fix(kb.gbapp): Spelling set before translation.
|
2020-10-30 10:08:59 -03:00 |
|
Rodrigo
|
a7f7609558
|
chore(release): 2.0.20 [skip ci]
## [2.0.20](https://github.com/pragmatismo-io/BotServer/compare/2.0.19...2.0.20) (2020-10-30)
### Bug Fixes
* **kb.gbapp:** Adjustments in .gbkb engine. ([4927959 ](4927959a5c ))
|
2020-10-30 11:40:00 +00:00 |
|
Rodrigo Rodriguez
|
4927959a5c
|
fix(kb.gbapp): Adjustments in .gbkb engine.
|
2020-10-30 08:36:15 -03:00 |
|
Rodrigo
|
36202ae010
|
chore(release): 2.0.19 [skip ci]
## [2.0.19](https://github.com/pragmatismo-io/BotServer/compare/2.0.18...2.0.19) (2020-10-27)
### Bug Fixes
* **core.gbapp:** Logging improvements. ([b2159b0 ](b2159b0030 ))
|
2020-10-27 18:11:55 +00:00 |
|
Rodrigo Rodriguez
|
7d5f81500d
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-27 15:08:08 -03:00 |
|
Rodrigo Rodriguez
|
b2159b0030
|
fix(core.gbapp): Logging improvements.
|
2020-10-27 15:08:03 -03:00 |
|
Rodrigo
|
460f5dbffd
|
chore(release): 2.0.18 [skip ci]
## [2.0.18](https://github.com/pragmatismo-io/BotServer/compare/2.0.17...2.0.18) (2020-10-27)
### Bug Fixes
* **core.gbapp:** Auto-publish fixed. ([398b95d ](398b95d148 ))
|
2020-10-27 15:38:50 +00:00 |
|
Rodrigo Rodriguez
|
2083755cd3
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-27 12:34:58 -03:00 |
|
Rodrigo Rodriguez
|
398b95d148
|
fix(core.gbapp): Auto-publish fixed.
|
2020-10-27 12:34:46 -03:00 |
|
Rodrigo
|
a1c51967e4
|
chore(release): 2.0.17 [skip ci]
## [2.0.17](https://github.com/pragmatismo-io/BotServer/compare/2.0.16...2.0.17) (2020-10-26)
### Bug Fixes
* **all:** Bug fix in startup on a blank environment. ([7a2232e ](7a2232efe4 ))
|
2020-10-26 23:22:55 +00:00 |
|
Rodrigo Rodriguez
|
532fd5139f
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-26 20:18:44 -03:00 |
|
Rodrigo Rodriguez
|
7a2232efe4
|
fix(all): Bug fix in startup on a blank environment.
|
2020-10-26 20:18:38 -03:00 |
|
Rodrigo
|
4b1f4316b0
|
chore(release): 2.0.16 [skip ci]
## [2.0.16](https://github.com/pragmatismo-io/BotServer/compare/2.0.15...2.0.16) (2020-10-24)
### Bug Fixes
* **core.gbapp:** .gbot download from tabular is now OK. ([a7fce94 ](a7fce94545 ))
|
2020-10-24 22:00:48 +00:00 |
|
Rodrigo Rodriguez
|
3511a9bbd0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-24 18:57:00 -03:00 |
|
Rodrigo Rodriguez
|
a7fce94545
|
fix(core.gbapp): .gbot download from tabular is now OK.
|
2020-10-24 18:56:55 -03:00 |
|
Rodrigo
|
e6db3f0860
|
chore(release): 2.0.15 [skip ci]
## [2.0.15](https://github.com/pragmatismo-io/BotServer/compare/2.0.14...2.0.15) (2020-10-24)
### Bug Fixes
* **all:** Debugging of .gbapp allowed when launch.json is tailored on outFiles .gbapp dist files. ([201b8c7 ](201b8c7dac ))
|
2020-10-24 15:40:39 +00:00 |
|