Commit graph

936 commits

Author SHA1 Message Date
Rodrigo Rodriguez
26c34e33a9 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-05 17:28:00 -03:00
Rodrigo Rodriguez
ec40fd8b62 fix(core.gbapp): Fix in deployer. 2020-12-05 17:27:27 -03:00
Rodrigo
382aea35bb chore(release): 2.0.61 [skip ci]
## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)

### Bug Fixes

* **core.gbapp:** NLP automation is fully tested. ([2873c5c](2873c5c078))
2020-12-05 12:30:25 +00:00
Rodrigo Rodriguez
e32b9a2e76 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-05 09:26:28 -03:00
Rodrigo Rodriguez
2873c5c078 fix(core.gbapp): NLP automation is fully tested. 2020-12-05 09:26:19 -03:00
Rodrigo
d2f5e3778e chore(release): 2.0.60 [skip ci]
## [2.0.60](https://github.com/pragmatismo-io/BotServer/compare/2.0.59...2.0.60) (2020-12-04)

### Bug Fixes

* **core.gbapp:** Keep text fixed. ([50564c6](50564c64d2))
2020-12-04 16:50:08 +00:00
Rodrigo Rodriguez
c8abd17206 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-04 13:45:17 -03:00
Rodrigo Rodriguez
50564c64d2 fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
Rodrigo
7ed86598db chore(release): 2.0.59 [skip ci]
## [2.0.59](https://github.com/pragmatismo-io/BotServer/compare/2.0.58...2.0.59) (2020-12-03)

### Bug Fixes

* **core.gbapp:** Calls to Spellchecker and Translator fixed. ([0f39343](0f393431ec))
2020-12-03 21:47:37 +00:00
Rodrigo Rodriguez
7f48c475f6 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-03 18:43:23 -03:00
Rodrigo Rodriguez
0f393431ec fix(core.gbapp): Calls to Spellchecker and Translator fixed. 2020-12-03 18:43:14 -03:00
Rodrigo
95406a5f93 chore(release): 2.0.58 [skip ci]
## [2.0.58](https://github.com/pragmatismo-io/BotServer/compare/2.0.57...2.0.58) (2020-12-02)

### Bug Fixes

* **core.gbapp:** EXIT keyword. ([3906c3d](3906c3de53))
2020-12-02 20:25:34 +00:00
Rodrigo Rodriguez
dedb7d0d41 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-02 17:21:14 -03:00
Rodrigo Rodriguez
3906c3de53 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
Rodrigo
1398443b6e chore(release): 2.0.57 [skip ci]
## [2.0.57](https://github.com/pragmatismo-io/BotServer/compare/2.0.56...2.0.57) (2020-12-01)

### Bug Fixes

* **core.gbapp:** New HEAR possibilities coded. ([797af37](797af37b81))
2020-12-01 21:07:20 +00:00
Rodrigo Rodriguez
4ab34f18ac Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-01 18:03:00 -03:00
Rodrigo Rodriguez
797af37b81 fix(core.gbapp): New HEAR possibilities coded. 2020-12-01 18:01:53 -03:00
Rodrigo
26ebac288e chore(release): 2.0.56 [skip ci]
## [2.0.56](https://github.com/pragmatismo-io/BotServer/compare/2.0.55...2.0.56) (2020-12-01)

### Bug Fixes

* **all:** fixed case-insensitivity for BASIC commands. ([b6aba26](b6aba266f6))
2020-12-01 00:30:18 +00:00
Rodrigo Rodriguez
ae31e4f9aa Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-30 21:25:58 -03:00
Rodrigo Rodriguez
b6aba266f6 fix(all): fixed case-insensitivity for BASIC commands. 2020-11-30 21:25:29 -03:00
Rodrigo
9ead7c2978 chore(release): 2.0.55 [skip ci]
## [2.0.55](https://github.com/pragmatismo-io/BotServer/compare/2.0.54...2.0.55) (2020-11-30)

### Bug Fixes

* **core.gbapp:** SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed. ([18b8bd9](18b8bd9bdf))
2020-11-30 20:13:54 +00:00
Rodrigo Rodriguez
4d80b8d295 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-30 17:09:53 -03:00
Rodrigo Rodriguez
18b8bd9bdf fix(core.gbapp): SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed. 2020-11-30 17:09:47 -03:00
Rodrigo
ff2b311412 chore(release): 2.0.54 [skip ci]
## [2.0.54](https://github.com/pragmatismo-io/BotServer/compare/2.0.53...2.0.54) (2020-11-28)

### Bug Fixes

* **core.gbapp:** NLP key bug fixed after MSFT change of NLP service. ([b901d6b](b901d6bd50))
2020-11-28 23:31:12 +00:00
Rodrigo Rodriguez
482f465509 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-28 20:27:26 -03:00
Rodrigo Rodriguez
b901d6bd50 fix(core.gbapp): NLP key bug fixed after MSFT change of NLP service. 2020-11-28 20:26:46 -03:00
Rodrigo
6aa57dd3cf chore(release): 2.0.53 [skip ci]
## [2.0.53](https://github.com/pragmatismo-io/BotServer/compare/2.0.52...2.0.53) (2020-11-26)

### Bug Fixes

* **core.gbapp:** SEND SMS fixed. ([508fe9f](508fe9fc31))
2020-11-26 16:52:26 +00:00
Rodrigo Rodriguez
76d175dcd2 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-26 13:48:25 -03:00
Rodrigo Rodriguez
508fe9fc31 fix(core.gbapp): SEND SMS fixed. 2020-11-26 13:48:21 -03:00
Rodrigo
2e6e7e9e8a chore(release): 2.0.52 [skip ci]
## [2.0.52](https://github.com/pragmatismo-io/BotServer/compare/2.0.51...2.0.52) (2020-11-26)

### Bug Fixes

* **core.gbapp:** SEND SMS TO keyword added. ([719f063](719f063070))
2020-11-26 15:49:19 +00:00
Rodrigo Rodriguez
94d90024f5 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-26 12:45:17 -03:00
Rodrigo Rodriguez
719f063070 fix(core.gbapp): SEND SMS TO keyword added. 2020-11-26 12:45:10 -03:00
Rodrigo
3c26f6ff70 chore(release): 2.0.51 [skip ci]
## [2.0.51](https://github.com/pragmatismo-io/BotServer/compare/2.0.50...2.0.51) (2020-11-26)

### Bug Fixes

* **core.gbapp:** Language instance acquisition fixed. ([387b340](387b3407f3))
2020-11-26 14:28:56 +00:00
Rodrigo Rodriguez
10b878c43f Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-26 11:25:13 -03:00
Rodrigo Rodriguez
387b3407f3 fix(core.gbapp): Language instance acquisition fixed. 2020-11-26 11:25:04 -03:00
Rodrigo
d3fea11d0d chore(release): 2.0.50 [skip ci]
## [2.0.50](https://github.com/pragmatismo-io/BotServer/compare/2.0.49...2.0.50) (2020-11-26)

### Bug Fixes

* **all:** Language and Spellchecker are now modern. ([3eb8d0a](3eb8d0a53f))
2020-11-26 13:51:22 +00:00
Rodrigo Rodriguez
2b74c3c7e1 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-26 10:47:40 -03:00
Rodrigo Rodriguez
3eb8d0a53f fix(all): Language and Spellchecker are now modern. 2020-11-26 10:47:35 -03:00
Rodrigo
cadbf03e13 chore(release): 2.0.49 [skip ci]
## [2.0.49](https://github.com/pragmatismo-io/BotServer/compare/2.0.48...2.0.49) (2020-11-26)

### Bug Fixes

* **core.gbapp:** Now and Today are now OK. ([13f9bb3](13f9bb3e76))
2020-11-26 13:28:59 +00:00
Rodrigo Rodriguez
eb076b5637 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-26 10:25:00 -03:00
Rodrigo Rodriguez
13f9bb3e76 fix(core.gbapp): Now and Today are now OK. 2020-11-26 10:24:55 -03:00
Rodrigo
849b8a0335 chore(release): 2.0.48 [skip ci]
## [2.0.48](https://github.com/pragmatismo-io/BotServer/compare/2.0.47...2.0.48) (2020-11-23)

### Bug Fixes

* **analytics.gblib:** Improvements in customer feedback. ([d5f4298](d5f42982f6))
2020-11-23 11:38:13 +00:00
Rodrigo Rodriguez
f4b003de25 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-23 08:34:09 -03:00
Rodrigo Rodriguez
d5f42982f6 fix(analytics.gblib): Improvements in customer feedback. 2020-11-23 08:33:48 -03:00
Rodrigo
3ede74a2aa chore(release): 2.0.47 [skip ci]
## [2.0.47](https://github.com/pragmatismo-io/BotServer/compare/2.0.46...2.0.47) (2020-11-22)

### Bug Fixes

* **all:** Now keyword, autostart dialog, prod size optimization. ([a17f21e](a17f21e073))
* **core.gbapp:** Fixing script name in call. ([6343313](6343313579))
* **customer-satisfaction.gbapp:** New param Feedback Improve Message added. ([ec1ec20](ec1ec20175))
2020-11-22 14:29:00 +00:00
Rodrigo Rodriguez
6343313579 fix(core.gbapp): Fixing script name in call. 2020-11-22 11:24:48 -03:00
Rodrigo Rodriguez
09b9bd881e Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-11-22 11:23:20 -03:00
Rodrigo Rodriguez
a17f21e073 fix(all): Now keyword, autostart dialog, prod size optimization. 2020-11-22 11:22:55 -03:00
Rodrigo Rodriguez
ec1ec20175 fix(customer-satisfaction.gbapp): New param Feedback Improve Message added. 2020-11-19 17:04:09 -03:00
Rodrigo
5f53010b0b chore(release): 2.0.46 [skip ci]
## [2.0.46](https://github.com/pragmatismo-io/BotServer/compare/2.0.45...2.0.46) (2020-11-19)

### Bug Fixes

* **core.gbapp:** Language improvements tested. ([a618c71](a618c7100b))
2020-11-19 18:09:52 +00:00