|
|
efadbd8d1f
|
fix(core.gbapp): Keep text fixed.
|
2020-12-04 13:44:33 -03:00 |
|
|
|
13f5fa6cd3
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-12-03 18:43:23 -03:00 |
|
|
|
6a843b5a43
|
fix(core.gbapp): Calls to Spellchecker and Translator fixed.
|
2020-12-03 18:43:14 -03:00 |
|
Rodrigo
|
8d0b3b80ed
|
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 |
|
|
|
d458d88f6d
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-12-02 17:21:14 -03:00 |
|
|
|
8b093c2e21
|
fix(core.gbapp): EXIT keyword.
|
2020-12-02 17:20:38 -03:00 |
|
Rodrigo
|
a5b87a3788
|
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 |
|
|
|
61e19c4be2
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-12-01 18:03:00 -03:00 |
|
|
|
300d8dc575
|
fix(core.gbapp): New HEAR possibilities coded.
|
2020-12-01 18:01:53 -03:00 |
|
Rodrigo
|
40b59e3755
|
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 |
|
|
|
c1bde21ff1
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-30 21:25:58 -03:00 |
|
|
|
80a5d826fa
|
fix(all): fixed case-insensitivity for BASIC commands.
|
2020-11-30 21:25:29 -03:00 |
|
Rodrigo
|
bc9faafad9
|
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 |
|
|
|
000a11e479
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-30 17:09:53 -03:00 |
|
|
|
e57b05c91d
|
fix(core.gbapp): SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed.
|
2020-11-30 17:09:47 -03:00 |
|
Rodrigo
|
df1a83c950
|
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 |
|
|
|
402cc04478
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-28 20:27:26 -03:00 |
|
|
|
aa0749b38c
|
fix(core.gbapp): NLP key bug fixed after MSFT change of NLP service.
|
2020-11-28 20:26:46 -03:00 |
|
Rodrigo
|
9b900880ff
|
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 |
|
|
|
ca7b6e04cb
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-26 13:48:25 -03:00 |
|
|
|
718966f01b
|
fix(core.gbapp): SEND SMS fixed.
|
2020-11-26 13:48:21 -03:00 |
|
Rodrigo
|
8582bf3323
|
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 |
|
|
|
6ba6d1ae85
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-26 12:45:17 -03:00 |
|
|
|
cb723d3136
|
fix(core.gbapp): SEND SMS TO keyword added.
|
2020-11-26 12:45:10 -03:00 |
|
Rodrigo
|
9c171abfaf
|
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 |
|
|
|
f44a878270
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-26 11:25:13 -03:00 |
|
|
|
be51507356
|
fix(core.gbapp): Language instance acquisition fixed.
|
2020-11-26 11:25:04 -03:00 |
|
Rodrigo
|
0c6a0bf8e8
|
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 |
|
|
|
31f6c109ba
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-26 10:47:40 -03:00 |
|
|
|
8d49e45dd8
|
fix(all): Language and Spellchecker are now modern.
|
2020-11-26 10:47:35 -03:00 |
|
Rodrigo
|
ff7ca81b3d
|
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 |
|
|
|
87fe22d2bd
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-26 10:25:00 -03:00 |
|
|
|
e1647dbe74
|
fix(core.gbapp): Now and Today are now OK.
|
2020-11-26 10:24:55 -03:00 |
|
Rodrigo
|
7978345c99
|
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 |
|
|
|
5100f46be0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-23 08:34:09 -03:00 |
|
|
|
e294509400
|
fix(analytics.gblib): Improvements in customer feedback.
|
2020-11-23 08:33:48 -03:00 |
|
Rodrigo
|
e391ab212e
|
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 |
|
|
|
c11e8835e3
|
fix(core.gbapp): Fixing script name in call.
|
2020-11-22 11:24:48 -03:00 |
|
|
|
86aafa7fad
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-22 11:23:20 -03:00 |
|
|
|
62e9e456a2
|
fix(all): Now keyword, autostart dialog, prod size optimization.
|
2020-11-22 11:22:55 -03:00 |
|
|
|
1691465807
|
fix(customer-satisfaction.gbapp): New param Feedback Improve Message added.
|
2020-11-19 17:04:09 -03:00 |
|
Rodrigo
|
3e4a8e4ddf
|
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 |
|
|
|
e9ab97edd8
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-19 15:05:21 -03:00 |
|
|
|
5bc514f507
|
fix(core.gbapp): Language improvements tested.
|
2020-11-19 15:05:09 -03:00 |
|
Rodrigo
|
31689d0b9a
|
chore(release): 2.0.45 [skip ci]
## [2.0.45](https://github.com/pragmatismo-io/BotServer/compare/2.0.44...2.0.45) (2020-11-19)
### Bug Fixes
* **core.gbapp:** Fixing after language new fetures being added. ([0ecaa8a](0ecaa8a877))
|
2020-11-19 14:47:23 +00:00 |
|
|
|
c8ed596137
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-19 11:43:21 -03:00 |
|
|
|
ba3f8c348e
|
fix(core.gbapp): Fixing after language new fetures being added.
|
2020-11-19 11:43:15 -03:00 |
|
Rodrigo
|
49697dfc2d
|
chore(release): 2.0.44 [skip ci]
## [2.0.44](https://github.com/pragmatismo-io/BotServer/compare/2.0.43...2.0.44) (2020-11-17)
### Bug Fixes
* **core.gbapp:** Language and translator improvements. ([f967d8f](f967d8f9e8))
|
2020-11-17 13:15:57 +00:00 |
|
|
|
13bcd5a413
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-11-17 10:11:53 -03:00 |
|
|
|
ed68e833ca
|
fix(core.gbapp): Language and translator improvements.
|
2020-11-17 10:11:32 -03:00 |
|