Rodrigo Rodriguez
|
22fca51a77
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-04-02 14:50:45 -03:00 |
|
Rodrigo Rodriguez
|
ba7f54cac0
|
new(customer-satisfaction): New behaviour while liking content.
|
2021-04-02 14:50:39 -03:00 |
|
Rodrigo
|
76097bd386
|
chore(release): 2.0.119 [skip ci]
## [2.0.119](https://github.com/GeneralBots/BotServer/compare/2.0.118...2.0.119) (2021-03-31)
### Bug Fixes
* **core.gbapp:** Pt synonyms added. ([5a3eb2f ](5a3eb2f690 ))
|
2021-03-31 17:47:11 +00:00 |
|
Rodrigo Rodriguez
|
3ef4d69c47
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-31 14:42:14 -03:00 |
|
Rodrigo Rodriguez
|
5a3eb2f690
|
fix(core.gbapp): Pt synonyms added.
|
2021-03-31 14:42:09 -03:00 |
|
Rodrigo
|
53f7af4c53
|
chore(release): 2.0.118 [skip ci]
## [2.0.118](https://github.com/GeneralBots/BotServer/compare/2.0.117...2.0.118) (2021-03-31)
### Bug Fixes
* **kb.gbapp:** Quotes to prevent question indexing. ([e9a9a47 ](e9a9a478db ))
|
2021-03-31 13:31:25 +00:00 |
|
Rodrigo Rodriguez
|
2642f3641e
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-31 10:26:32 -03:00 |
|
Rodrigo Rodriguez
|
e9a9a478db
|
fix(kb.gbapp): Quotes to prevent question indexing.
|
2021-03-31 10:26:26 -03:00 |
|
Rodrigo
|
a66cd70ca5
|
chore(release): 2.0.117 [skip ci]
## [2.0.117](https://github.com/GeneralBots/BotServer/compare/2.0.116...2.0.117) (2021-03-31)
### Bug Fixes
* **kb.gbapp:** Simple search prioritized correctly. ([8136e34 ](8136e34f1e ))
|
2021-03-31 11:46:14 +00:00 |
|
Rodrigo Rodriguez
|
f2e0d76343
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-31 08:40:58 -03:00 |
|
Rodrigo Rodriguez
|
8136e34f1e
|
fix(kb.gbapp): Simple search prioritized correctly.
|
2021-03-31 08:40:51 -03:00 |
|
Rodrigo
|
5a7295bb15
|
chore(release): 2.0.116 [skip ci]
## [2.0.116](https://github.com/GeneralBots/BotServer/compare/2.0.115...2.0.116) (2021-03-30)
### Bug Fixes
* **core.gbapp:** Start dialog now is called with no interruptions. ([f66bbb8 ](f66bbb8fce ))
|
2021-03-30 20:58:57 +00:00 |
|
Rodrigo Rodriguez
|
7046d63457
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-30 17:53:43 -03:00 |
|
Rodrigo Rodriguez
|
f66bbb8fce
|
fix(core.gbapp): Start dialog now is called with no interruptions.
|
2021-03-30 17:53:38 -03:00 |
|
Rodrigo
|
1d4a2ad266
|
chore(release): 2.0.115 [skip ci]
## [2.0.115](https://github.com/GeneralBots/BotServer/compare/2.0.114...2.0.115) (2021-03-30)
### Bug Fixes
* **all:** End of dialog now OK. ([9b78594 ](9b785948cc ))
|
2021-03-30 19:26:21 +00:00 |
|
Rodrigo Rodriguez
|
9b785948cc
|
fix(all): End of dialog now OK.
|
2021-03-30 16:21:30 -03:00 |
|
Rodrigo Rodriguez
|
6b1bc00e41
|
new(admin.gbapp): MSGraph now used to download .gbkb artifacts.
|
2021-03-29 18:50:27 -03:00 |
|
Rodrigo Rodriguez
|
face6c59ef
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-20 10:48:19 -03:00 |
|
Rodrigo Rodriguez
|
ee3569f54b
|
new(basic.gblib): New SEND MAIL keyword.
|
2021-03-20 10:48:12 -03:00 |
|
Rodrigo
|
499cb52282
|
chore(release): 2.0.114 [skip ci]
## [2.0.114](https://github.com/GeneralBots/BotServer/compare/2.0.113...2.0.114) (2021-03-09)
### Bug Fixes
* **basic.gblib:** Trying to find invalid cell value on .xlsx being filtered. ([3f0b020 ](3f0b020155 ))
|
2021-03-09 17:11:43 +00:00 |
|
Rodrigo Rodriguez
|
3f7c9eec67
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-09 14:06:29 -03:00 |
|
Rodrigo Rodriguez
|
3f0b020155
|
fix(basic.gblib): Trying to find invalid cell value on .xlsx being filtered.
|
2021-03-09 14:06:19 -03:00 |
|
Rodrigo
|
a5aa5316f1
|
chore(release): 2.0.113 [skip ci]
## [2.0.113](https://github.com/GeneralBots/BotServer/compare/2.0.112...2.0.113) (2021-03-09)
### Bug Fixes
* **basic.gblib:** Trying to fix FIND error on filtering. ([5422e69 ](5422e69841 ))
|
2021-03-09 16:34:59 +00:00 |
|
Rodrigo Rodriguez
|
44a221b07c
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-09 13:29:50 -03:00 |
|
Rodrigo Rodriguez
|
5422e69841
|
fix(basic.gblib): Trying to fix FIND error on filtering.
|
2021-03-09 13:29:40 -03:00 |
|
Rodrigo
|
55350fa5b6
|
chore(release): 2.0.112 [skip ci]
## [2.0.112](https://github.com/GeneralBots/BotServer/compare/2.0.111...2.0.112) (2021-03-08)
### Bug Fixes
* **basic.gblib:** Using mobile instead of step on SEND FILE TO. ([51a6d55 ](51a6d557ae ))
|
2021-03-08 22:35:13 +00:00 |
|
Rodrigo Rodriguez
|
ae89c411c7
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-08 19:30:24 -03:00 |
|
Rodrigo Rodriguez
|
51a6d557ae
|
fix(basic.gblib): Using mobile instead of step on SEND FILE TO.
|
2021-03-08 19:30:17 -03:00 |
|
Rodrigo
|
1d10ff5b0b
|
chore(release): 2.0.111 [skip ci]
## [2.0.111](https://github.com/GeneralBots/BotServer/compare/2.0.110...2.0.111) (2021-03-08)
### Bug Fixes
* **basic.gblib:** More loggin on BASIC keywords. ([d0e42f0 ](d0e42f0ae1 ))
* **basic.gblib:** More logging in BASIC keywords. ([e016052 ](e016052309 ))
|
2021-03-08 22:19:01 +00:00 |
|
Rodrigo Rodriguez
|
f93e468a59
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-08 19:14:17 -03:00 |
|
Rodrigo Rodriguez
|
d0e42f0ae1
|
fix(basic.gblib): More loggin on BASIC keywords.
|
2021-03-08 19:14:12 -03:00 |
|
Rodrigo Rodriguez
|
e016052309
|
fix(basic.gblib): More logging in BASIC keywords.
|
2021-03-08 19:13:46 -03:00 |
|
Rodrigo
|
dd49160a8d
|
chore(release): 2.0.110 [skip ci]
## [2.0.110](https://github.com/GeneralBots/BotServer/compare/2.0.109...2.0.110) (2021-03-08)
### Bug Fixes
* **basic.gblib:** Step added to SEND FILE TO. ([f40eae7 ](f40eae7b59 ))
* **basic.gblib:** Step added to SendFileTo. ([85e9602 ](85e96023c3 ))
|
2021-03-08 21:42:01 +00:00 |
|
Rodrigo Rodriguez
|
85e96023c3
|
fix(basic.gblib): Step added to SendFileTo.
|
2021-03-08 18:36:59 -03:00 |
|
Rodrigo Rodriguez
|
f40eae7b59
|
fix(basic.gblib): Step added to SEND FILE TO.
|
2021-03-08 18:36:11 -03:00 |
|
Rodrigo Rodriguez
|
551f80bdd6
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-03 16:46:25 -03:00 |
|
Rodrigo Rodriguez
|
ceb5f0aaf9
|
new(whatsapp.gblib): New Teams and WhatsApp support.
|
2021-03-03 16:46:18 -03:00 |
|
Rodrigo
|
016702a2ab
|
chore(release): 2.0.109 [skip ci]
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)
### Bug Fixes
* **basic.gblib:** Start of script error removed. ([2820eac ](2820eacc59 ))
|
2021-03-02 23:57:53 +00:00 |
|
Rodrigo Rodriguez
|
bcbc13f3f0
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-03-02 20:53:17 -03:00 |
|
Rodrigo Rodriguez
|
2820eacc59
|
fix(basic.gblib): Start of script error removed.
|
2021-03-02 20:53:12 -03:00 |
|
Rodrigo
|
68ffecd54f
|
chore(release): 2.0.108 [skip ci]
## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)
### Bug Fixes
* **all:** Convert is OK. ([da582b0 ](da582b0a59 ))
|
2021-03-01 00:09:37 +00:00 |
|
Rodrigo Rodriguez
|
fe7f0d610f
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-28 21:04:35 -03:00 |
|
Rodrigo Rodriguez
|
da582b0a59
|
fix(all): Convert is OK.
|
2021-02-28 21:04:31 -03:00 |
|
Rodrigo
|
df3245195c
|
chore(release): 2.0.107 [skip ci]
## [2.0.107](https://github.com/GeneralBots/BotServer/compare/2.0.106...2.0.107) (2021-02-28)
### Bug Fixes
* **all:** Fix in FAQ menu. ([8512b41 ](8512b41df1 ))
|
2021-02-28 16:11:16 +00:00 |
|
Rodrigo Rodriguez
|
0249f9f279
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-28 13:06:41 -03:00 |
|
Rodrigo Rodriguez
|
8512b41df1
|
fix(all): Fix in FAQ menu.
|
2021-02-28 13:06:05 -03:00 |
|
Rodrigo
|
146052ab7f
|
chore(release): 2.0.106 [skip ci]
## [2.0.106](https://github.com/GeneralBots/BotServer/compare/2.0.105...2.0.106) (2021-02-28)
### Bug Fixes
* **all:** FAQ Menu fixed. ([7c93328 ](7c93328134 ))
|
2021-02-28 15:31:30 +00:00 |
|
Rodrigo Rodriguez
|
6151f65e35
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2021-02-28 12:26:53 -03:00 |
|
Rodrigo Rodriguez
|
7c93328134
|
fix(all): FAQ Menu fixed.
|
2021-02-28 12:26:44 -03:00 |
|
Rodrigo
|
b7943d8b8d
|
chore(release): 2.0.105 [skip ci]
## [2.0.105](https://github.com/GeneralBots/BotServer/compare/2.0.104...2.0.105) (2021-02-23)
### Bug Fixes
* **basic.gblib:** Error handling improved. ([ec47fda ](ec47fda964 ))
* **basic.gblib:** More error handling improvements. ([cae28e5 ](cae28e5fd1 ))
|
2021-02-23 12:08:50 +00:00 |
|