|
|
5e234cb4aa
|
fix(core.gbapp): New key word SEND FILE TO added.
|
2020-11-11 11:10:40 -03:00 |
|
|
|
855bf640af
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 21:28:19 -03:00 |
|
|
|
15212c0744
|
fix(core.gbapp): End of dialog is now OK.
|
2020-11-09 21:28:14 -03:00 |
|
Rodrigo
|
3056b29022
|
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 |
|
|
|
592b9c145d
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 20:25:47 -03:00 |
|
|
|
dbbc20782f
|
fix(core.gbapp): Trying to fix error after .gbdialog call.
|
2020-11-09 20:25:42 -03:00 |
|
Rodrigo
|
2f3bb10408
|
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 |
|
|
|
149a8981b1
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 19:53:48 -03:00 |
|
|
|
7538017f9b
|
fix(core.gbapp): Fixed the file server addresses and availability.
|
2020-11-09 19:53:42 -03:00 |
|
Rodrigo
|
3aefab1278
|
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 |
|
|
|
8296575f20
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 19:04:05 -03:00 |
|
|
|
bf0790a858
|
fix(core.gbapp): Fixing missing await calls.
|
2020-11-09 19:04:01 -03:00 |
|
Rodrigo
|
5f93c7f8ae
|
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 |
|
|
|
bc96472719
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 18:54:57 -03:00 |
|
|
|
0b97f23dc5
|
fix(core.gbapp): Fix deployment of assets missing await.
|
2020-11-09 18:54:52 -03:00 |
|
Rodrigo
|
994b46a834
|
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 |
|
|
|
10ab11e69c
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 18:29:31 -03:00 |
|
|
|
fb279d6436
|
fix(core.gbapp): Fixing .gbdialog last call error.
|
2020-11-09 18:29:23 -03:00 |
|
Rodrigo
|
fdebc0cb75
|
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 |
|
|
|
b7a8f61ff4
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-09 17:40:39 -03:00 |
|
|
|
5dbcc1a954
|
fix(core.gbapp): Trying to fix Word language finishing error.
|
2020-11-09 17:40:34 -03:00 |
|
Rodrigo
|
83f9d5e1de
|
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 |
|
|
|
12168e077b
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-08 16:11:34 -03:00 |
|
|
|
950e708cc9
|
fix(all): node.js rollback due to Azure.
|
2020-11-08 16:11:23 -03:00 |
|
Rodrigo
|
dbe2bc4d0a
|
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 |
|
|
|
17a5a9237e
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-08 13:39:25 -03:00 |
|
|
|
fa4f49266e
|
fix(core.gbapp): New keywords and Loops.
|
2020-11-08 13:39:18 -03:00 |
|
Rodrigo
|
646e3fb168
|
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 |
|
|
|
b03de58bc0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-06 17:06:52 -03:00 |
|
|
|
242430b9a6
|
fix(core.gbapp): Any question can be forwarded to .docx dialogs.
|
2020-11-06 17:06:22 -03:00 |
|
Rodrigo
|
6a00790617
|
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 |
|
|
|
126a6cf8a0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-06 15:24:03 -03:00 |
|
|
|
6f44303d98
|
fix(core.gbapp): Fix GET/SET in .gbdialog.
|
2020-11-06 15:23:56 -03:00 |
|
Rodrigo
|
fa43af005c
|
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 |
|
|
|
00ec1d8bb2
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 13:04:49 -03:00 |
|
|
|
f976506767
|
fix(all): Remove HTML from Input.
|
2020-10-30 13:04:46 -03:00 |
|
Rodrigo
|
bbdb613f18
|
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 |
|
|
|
5d82ca8a56
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 12:54:12 -03:00 |
|
|
|
9a81162f79
|
fix(all): Strip all HTML from Bot Input.
|
2020-10-30 12:54:07 -03:00 |
|
Rodrigo
|
d0aa01c3c6
|
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 |
|
|
|
99663392e5
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 12:43:36 -03:00 |
|
|
|
945be5f60f
|
fix(core.gbapp): Remove HTML from input.
|
2020-10-30 12:43:32 -03:00 |
|
Rodrigo
|
bc2d817417
|
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 |
|
|
|
03114176bf
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 11:30:08 -03:00 |
|
|
|
da8d221286
|
fix(all): Spelled now received first letter in uppercase.
|
2020-10-30 11:30:03 -03:00 |
|
Rodrigo
|
0a89c42979
|
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 |
|
|
|
512ab1abf1
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-10-30 10:09:04 -03:00 |
|
|
|
4353a39bd0
|
fix(kb.gbapp): Spelling set before translation.
|
2020-10-30 10:08:59 -03:00 |
|
Rodrigo
|
d77166c913
|
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 |
|
|
|
538db6a953
|
fix(kb.gbapp): Adjustments in .gbkb engine.
|
2020-10-30 08:36:15 -03:00 |
|