|
|
f0c730f777
|
fix(all): semantic-release fixed.
|
2020-07-11 12:48:54 -03:00 |
|
|
|
119dfc11a8
|
fix(all): CI fix.
|
2020-07-11 12:10:06 -03:00 |
|
|
|
b98c1d736e
|
new(core.gbapp): New appPackages in min.
|
2020-06-12 15:55:18 -03:00 |
|
|
|
398c7f216c
|
fix(core.gbapp): Check of previous bot name before creation.
|
2020-06-11 09:47:59 -03:00 |
|
|
|
f32549a4d1
|
fix(core.gbapp): Translator now can be switched off by using Excel.
|
2020-06-04 20:14:02 -03:00 |
|
|
|
13d3fba5c9
|
fix(core.gbapp): Better logging and WhatsApp channel detection fix.
|
2020-05-25 14:53:28 -03:00 |
|
|
|
509d577f3b
|
new(admin.gbapp): /publish from Web or WhatsApp with associated auth.
|
2020-05-24 17:06:05 -03:00 |
|
|
|
1402597beb
|
all(fix): New Botlib version updated.
|
2020-05-23 18:49:34 -03:00 |
|
|
|
16d75b0c2b
|
new(admin.gbapp): Publish dialog.
|
2020-05-19 14:59:07 -03:00 |
|
Rodrigo Rodriguez
|
2a2168d979
|
new(all): Package version update.
|
2020-05-17 21:42:31 +00:00 |
|
|
|
3de878f221
|
new(core.gbapp): FIND BASIC keyword is now much more faster.
|
2020-05-15 14:07:30 -03:00 |
|
|
|
5463e0d05c
|
new(core.gbapp): FIND keyword tested on MSExcel.
|
2020-05-14 17:16:27 -03:00 |
|
|
|
cf9509fabd
|
new(core.gbapp): Packaging of all types loaded from SharePoint.
|
2020-05-14 12:46:57 -03:00 |
|
|
|
89c45e97aa
|
new(core.gbapp): BASIC new keywords and saving to MSExcel.
|
2020-05-11 10:41:41 -03:00 |
|
|
|
983143339d
|
new(whatsapp.gblib): Transfer to human implemented.
|
2020-05-02 21:28:13 -03:00 |
|
|
|
9b538594fe
|
fix(whatsapp.gblib): Speech is now full duplex.
|
2020-04-30 21:14:22 -03:00 |
|
|
|
7ffb537eac
|
Update package.json
|
2020-04-28 21:49:33 -03:00 |
|
|
|
06c0d4658b
|
Update package.json
|
2020-04-28 21:45:58 -03:00 |
|
|
|
156592326a
|
Update package.json
|
2020-04-28 21:43:32 -03:00 |
|
|
|
6f49e0b5bc
|
new(all): TTS/STT on Whatsapp channel.
|
2020-04-28 20:54:04 -03:00 |
|
|
|
a7b5708b06
|
fix(core.gbapp): Updating package versions.
|
2020-04-15 21:16:39 -03:00 |
|
|
|
6f5bed0a09
|
fix(core.gbapp): Updating package versions.
|
2020-04-15 21:14:20 -03:00 |
|
|
|
b4e22b8ff9
|
fix(core.gbapp): Now converter will not halt server execution.
|
2020-04-15 05:08:50 +00:00 |
|
|
|
eb7864b7af
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
# Conflicts:
# package-lock.json
|
2020-04-14 23:39:31 +00:00 |
|
|
|
5c4686ec53
|
fix(core.gbapp): New async interfaces for .gbapps.
|
2020-04-14 23:38:53 +00:00 |
|
|
|
31d4ac2683
|
fix(whatsapp.gbapp): Shared root instance with others.
|
2020-04-14 19:33:24 -03:00 |
|
|
|
987e7f4ff1
|
fix(core.gbapp): New async interfaces for .gbapps.
|
2020-04-13 19:14:55 -03:00 |
|
|
|
0cf11d00af
|
fix(core.gbapp): Fix in startup code in blank.
|
2020-04-02 21:07:23 -03:00 |
|
|
|
2100a206c0
|
fix(core.gbapp):Fix in tabular blank lines and other fixes.
|
2020-04-02 19:03:57 -03:00 |
|
|
|
6d3b35cb1f
|
fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps.
|
2020-03-31 19:41:33 -03:00 |
|
|
|
3611c188d1
|
fix(core.gbapp): Custom boot dialog only available to boot bot.
|
2020-03-09 16:29:38 -03:00 |
|
|
|
923f834b0c
|
fix(core.gbapp): Admin protected again, additional checks and adjustments.
|
2020-03-08 09:24:28 -03:00 |
|
|
|
5820db5fe7
|
fix(core.gbapp): GB Apps can now publish bots and replace root web application.
|
2020-02-25 10:13:38 -03:00 |
|
|
|
674d2d668e
|
new(customer-satisfaction.gbapp): basic bad word handler added
|
2020-01-26 15:27:17 -03:00 |
|
|
|
c183dfd052
|
fix(core.gbapp): Security enhancements and fixes.
|
2020-01-09 15:28:11 -03:00 |
|
|
|
d8591dd025
|
fix (core.gbapp): nyc removed until unit tests are available.
|
2020-01-08 19:13:22 -03:00 |
|
|
|
a336b5255b
|
fix (core.gbapp): warnings and comments handled.
|
2020-01-08 18:06:03 -03:00 |
|
|
|
ea893fa23c
|
fix (core.gbapp): warnings and comments handled.
|
2020-01-08 17:52:46 -03:00 |
|
Joao Antonio Ferreira
|
a93263b0c0
|
WIP: Adding pre-commit npm module
|
2019-12-31 16:46:33 -03:00 |
|
Joao Antonio Ferreira
|
f0d26289f5
|
WIP: NPM packages updates to latest versions
|
2019-12-31 16:12:06 -03:00 |
|
Joao Antonio Ferreira
|
12cb2537e9
|
WIP: atualização de pacotes NPM
|
2019-12-30 14:18:13 -03:00 |
|
Joao Antonio Ferreira
|
310494f4c2
|
major(all): Update bot framework version
|
2019-11-13 21:16:05 -03:00 |
|
Rodrigo
|
ad18c96789
|
chore(release): 1.7.6 [skip ci]
## [1.7.6](https://github.com/pragmatismo-io/BotServer/compare/1.7.5...1.7.6) (2019-10-24)
### Bug Fixes
* **core.gbapp:** fix of sts token generation ([d6aa65d](https://github.com/pragmatismo-io/BotServer/commit/d6aa65d))
|
2019-10-24 01:18:07 +00:00 |
|
Rodrigo
|
4e7f0bc2af
|
chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/pragmatismo-io/BotServer/compare/1.7.4...1.7.5) (2019-10-18)
### Bug Fixes
* **core.gbapp:** Clean-up of system code ([9311943](https://github.com/pragmatismo-io/BotServer/commit/9311943))
|
2019-10-18 01:41:08 +00:00 |
|
Rodrigo
|
1ef894c72f
|
chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/pragmatismo-io/BotServer/compare/1.7.3...1.7.4) (2019-10-17)
### Bug Fixes
* **kb.gbapp:** Use of await style call ([a034abf](https://github.com/pragmatismo-io/BotServer/commit/a034abf))
|
2019-10-17 02:31:30 +00:00 |
|
Rodrigo
|
80507d84d3
|
chore(release): 1.7.3 [skip ci]
## [1.7.3](https://github.com/pragmatismo-io/BotServer/compare/1.7.2...1.7.3) (2019-10-10)
### Bug Fixes
* **basic:** Adicionando .env no .gitignore e desabilitando suporte a linguagem BASIC por default ([91d1476](https://github.com/pragmatismo-io/BotServer/commit/91d1476))
|
2019-10-10 12:10:32 +00:00 |
|
Joao Antonio Ferreira
|
e8d3bbe493
|
fix(basic): Adicionando .env no .gitignore e desabilitando suporte a linguagem BASIC por default
|
2019-10-10 07:40:15 -03:00 |
|
Rodrigo
|
177b70a62b
|
chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/pragmatismo-io/BotServer/compare/1.7.1...1.7.2) (2019-08-30)
### Bug Fixes
* **basic:** Fix default bot.vbs missing parenthesis in code. ([8501002](https://github.com/pragmatismo-io/BotServer/commit/8501002))
|
2019-08-30 17:56:51 +00:00 |
|
Rodrigo
|
6e07ff169f
|
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/pragmatismo-io/BotServer/compare/1.7.0...1.7.1) (2019-08-30)
### Bug Fixes
* **whatsapp.gblib:** Multi-turn dialog fixed in BASIC processing. ([4689bfb](https://github.com/pragmatismo-io/BotServer/commit/4689bfb))
|
2019-08-30 17:14:17 +00:00 |
|
Rodrigo
|
6053ab70ae
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/pragmatismo-io/BotServer/compare/1.6.0...1.7.0) (2019-08-29)
### Bug Fixes
* **whatsapp.gblib:** BASIC enabled with Promises. ([47df1f1](https://github.com/pragmatismo-io/BotServer/commit/47df1f1))
* **whatsapp.gblib:** BASIC is disabled again. ([fa9f260](https://github.com/pragmatismo-io/BotServer/commit/fa9f260))
* **whatsapp.gblib:** BASIC is disabled again. ([4828a33](https://github.com/pragmatismo-io/BotServer/commit/4828a33))
* **whatsapp.gblib:** User can say the activation code as the first message. ([3f6668d](https://github.com/pragmatismo-io/BotServer/commit/3f6668d))
* **whatsapp.gblib:** Web can show images again and working directory on startup being created. ([8d512ca](https://github.com/pragmatismo-io/BotServer/commit/8d512ca))
* **whatsapp.gblib:** Work directory being created now on startup. ([ca98965](https://github.com/pragmatismo-io/BotServer/commit/ca98965))
### Features
* **core.gbapp:** New bot management (CRUD) from SharePoint packages. ([9a961e7](https://github.com/pragmatismo-io/BotServer/commit/9a961e7))
* **kb.gbapp:** TSV are replaced with MS Excel files, to store tabular information. ([246b222](https://github.com/pragmatismo-io/BotServer/commit/246b222))
* **sharepoint:** SharePoint deployPackage added. ([ae73cf8](https://github.com/pragmatismo-io/BotServer/commit/ae73cf8))
* **whatsapp.gblib:** Image will be send as a message and md can be read easily on the phone. ([2b4fb68](https://github.com/pragmatismo-io/BotServer/commit/2b4fb68))
* **whatsapp.gblib:** Now Whatsapp will display markdown from .gbkb including images. ([faa5ec7](https://github.com/pragmatismo-io/BotServer/commit/faa5ec7))
* **whatsapp.gblib:** Same chat-api provider now shared between instances and deploy improvements. ([b2da413](https://github.com/pragmatismo-io/BotServer/commit/b2da413))
* **whatsapp.gblib:** Switch from Whatsapp channel which bot to talk to with the same number. ([650779e](https://github.com/pragmatismo-io/BotServer/commit/650779e))
* **whatsapp.gblib:** Switch from Whatsapp channel which bot to talk to with the same number. ([cb3d241](https://github.com/pragmatismo-io/BotServer/commit/cb3d241))
|
2019-08-29 23:05:55 +00:00 |
|