Commit graph

1185 commits

Author SHA1 Message Date
Rodrigo Rodriguez
cdd1a9968c fix(all): MSFT mistake again being fixed rolling back version of non-tested on Azure packages. 2021-06-16 10:32:01 -03:00
Rodrigo Rodriguez
031a5882c2 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-06-15 09:03:29 -03:00
Rodrigo Rodriguez
1b37504077 new(all): Google Chat (Workspace) connector added. 2021-06-15 08:36:13 -03:00
Rodrigo
c3f8c2f74c chore(release): 2.0.120 [skip ci]
## [2.0.120](https://github.com/GeneralBots/BotServer/compare/2.0.119...2.0.120) (2021-06-13)

### Bug Fixes

* **all:** .gblib has Package interface to allow export of services. ([8767d0b](8767d0b5f9))
* **all:** Bot factory creation from command line fixed. ([8de9777](8de9777423))
* **all:** CI now can compile docs again. ([d8b17af](d8b17af9e8))
* **all:** General Bots now can show Office documents on projector. ([21117c2](21117c297c))
* **all:** Packages updated and new DirectLine behaviour fixed. ([517689f](517689fafe))
* **all:** Removed security breach. ([0202ed0](0202ed0ef5))
* **all:** Removed security breach. ([dad67d2](dad67d27ba))
* **all:** Sequelize base members demand declare keyword on timestamp fields. ([42719e7](42719e7ba0))
* **all:** Sequelize base members demand declare keyword on timestamp fields. ([493889b](493889beb2))
* **azuredeployer.gbapp:** New pricing table. ([7f641bd](7f641bd5df))
* **basic.gbapp:** Call to SEND FILE with .md files working OK. ([80b91c4](80b91c4370))
* **basic.gblib:** Autostart bug, more logging. ([3d90bd8](3d90bd872e))
* **basic.gblib:** Dialogs are now ending OK. ([c1fe708](c1fe708aa7))
* **basic.gblib:** FIND now has an in-line not found message option. ([584ed55](584ed55f5c))
* **basic.gblib:** Fix BASIC options set by SET instructions. ([80697cf](80697cf944))
* **basic.gblib:** Fix in free tier. ([660d130](660d1309ef))
* **basic.gblib:** Fix in not translating hear. ([66d33cb](66d33cbe39))
* **basic.gblib:** SET MAX LINES now available to user larger files. ([3e13202](3e13202129))
* **basic.gblib:** Startup duplicated messages removed. ([fcc8ce5](fcc8ce5a8b))
* **core.gbapp:** Auto start fixed for wa, teams and web. ([5021e7f](5021e7fcf1))
* **core.gbapp:** Auto start for whatsapp OK. ([9cb4d11](9cb4d11505))
* **core.gbapp:** Boot process fully tested. ([a6d1f90](a6d1f90bbf))
* **core.gbapp:** Fix bot creation. ([5a7895e](5a7895ecd4))
* **core.gbapp:** Fix for autostart. ([5fda86d](5fda86d1fd))
* **core.gbapp:** Fix in launch of start dialog. ([dd40f32](dd40f32cf3))
* **core.gbapp:** Fix WhatsApp start bug. ([e799524](e799524546))
* **core.gbapp:** Fixes in a blank environment creation. ([b0d45c3](b0d45c3212))
* **core.gbapp:** Logging about auto start. ([3d42ab9](3d42ab91bb))
* **core.gbapp:** NLP is not required in startup. ([b120cf6](b120cf6674))
* **core.gbapp:** Start for WhatsApp fixed. ([5ba9df4](5ba9df4e5f))
* **core.gbapp:** Startup fix still testing. ([4268ea9](4268ea9971))
* **core.gbapp:** Translator hierachy param tree is OK. ([94e791c](94e791ca71))
* **default.gbui:** Removed warnings from code. ([473a160](473a160941))
* **default.gbui:** Removed warnings from code. ([d742c00](d742c00567))
* **kb.gbapp:** Apostrophes correctly processed now. ([da8ee93](da8ee93ba7))
* **kb.gbapp:** Fix in Video of .md. ([30cdef6](30cdef67ee))
* **kb.gbapp:** Full HTTPS address in images. ([53a5d8d](53a5d8d692))
* **kb.gbapp:** Markdown OK again for MSTeams. ([5fa88f0](5fa88f0e7e))
* **kb.gbapp:** MD now can play videos. ([a427566](a427566196))
* **kb.gbapp:** Simple search ignoring now ponctuation. ([657dd0b](657dd0b849))
* **security.gbapp:** E-mail used with no spellchecker turned on. ([d2b0a20](d2b0a2073b))
* **whatsapp.gblib:** Field mobile used instead of id in message. ([ac9d065](ac9d065a61))
* **whatsapp.gblib:** Removal of trash in phone ID. ([819b593](819b5937bb))
2021-06-13 16:05:27 +00:00
Rodrigo Rodriguez
d8b17af9e8 fix(all): CI now can compile docs again. 2021-06-13 12:59:39 -03:00
Rodrigo Rodriguez
473a160941 fix(default.gbui): Removed warnings from code. 2021-06-13 12:26:40 -03:00
Rodrigo Rodriguez
d742c00567 fix(default.gbui): Removed warnings from code. 2021-06-13 12:20:44 -03:00
Rodrigo Rodriguez
42719e7ba0 fix(all): Sequelize base members demand declare keyword on timestamp fields. 2021-06-13 12:08:26 -03:00
Rodrigo Rodriguez
493889beb2 fix(all): Sequelize base members demand declare keyword on timestamp fields. 2021-06-13 12:05:50 -03:00
Rodrigo Rodriguez
0202ed0ef5 fix(all): Removed security breach. 2021-06-13 11:55:51 -03:00
Rodrigo Rodriguez
dad67d27ba fix(all): Removed security breach. 2021-06-13 11:55:43 -03:00
Rodrigo Rodriguez
517689fafe fix(all): Packages updated and new DirectLine behaviour fixed. 2021-06-13 11:51:07 -03:00
Rodrigo Rodriguez
9ab73495fb new(all): Google Chat (Hangout) channel added as google-chat.gblib. 2021-06-11 09:50:40 -03:00
Rodrigo Rodriguez
d9e61157a2 new(all): Facebook Workplace bot framework integration. 2021-06-09 16:03:46 -03:00
Rodrigo Rodriguez
9cb4d11505 fix(core.gbapp): Auto start for whatsapp OK. 2021-06-04 17:19:48 -03:00
Rodrigo Rodriguez
94e791ca71 fix(core.gbapp): Translator hierachy param tree is OK. 2021-06-04 11:55:07 -03:00
Rodrigo Rodriguez
5021e7fcf1 fix(core.gbapp): Auto start fixed for wa, teams and web. 2021-06-04 11:15:23 -03:00
Rodrigo Rodriguez
5fa88f0e7e fix(kb.gbapp): Markdown OK again for MSTeams. 2021-06-02 14:37:46 -03:00
Rodrigo Rodriguez
80b91c4370 fix(basic.gbapp): Call to SEND FILE with .md files working OK. 2021-06-01 10:05:52 -03:00
Rodrigo Rodriguez
66d33cbe39 fix(basic.gblib): Fix in not translating hear. 2021-06-01 08:34:23 -03:00
Rodrigo Rodriguez
5fda86d1fd fix(core.gbapp): Fix for autostart. 2021-05-24 16:14:17 -03:00
Rodrigo Rodriguez
4268ea9971 fix(core.gbapp): Startup fix still testing. 2021-05-24 15:47:00 -03:00
Rodrigo Rodriguez
dd40f32cf3 fix(core.gbapp): Fix in launch of start dialog. 2021-05-24 15:06:14 -03:00
Rodrigo Rodriguez
3d90bd872e fix(basic.gblib): Autostart bug, more logging. 2021-05-23 19:19:14 -03:00
Rodrigo Rodriguez
3d42ab91bb fix(core.gbapp): Logging about auto start. 2021-05-23 16:42:54 -03:00
Rodrigo Rodriguez
e799524546 fix(core.gbapp): Fix WhatsApp start bug. 2021-05-23 10:43:39 -03:00
Rodrigo Rodriguez
5ba9df4e5f fix(core.gbapp): Start for WhatsApp fixed. 2021-05-23 10:26:02 -03:00
Rodrigo Rodriguez
fcc8ce5a8b fix(basic.gblib): Startup duplicated messages removed. 2021-05-22 11:43:03 -03:00
Rodrigo Rodriguez
f62e68f522 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2021-05-18 20:51:09 -03:00
Rodrigo Rodriguez
7f641bd5df fix(azuredeployer.gbapp): New pricing table. 2021-05-18 20:50:57 -03:00
Rodrigo Rodriguez
7eacf40dbd
Rename find-or-talk to find-or-talk.vbs.gbignore 2021-05-18 14:27:15 -03:00
Rodrigo Rodriguez
7543f1f630
Create find-or-talk 2021-05-18 14:26:31 -03:00
Rodrigo Rodriguez
584ed55f5c fix(basic.gblib): FIND now has an in-line not found message option. 2021-05-18 14:22:10 -03:00
Rodrigo Rodriguez
d2b0a2073b fix(security.gbapp): E-mail used with no spellchecker turned on. 2021-05-18 12:02:44 -03:00
Rodrigo Rodriguez
8767d0b5f9 fix(all): .gblib has Package interface to allow export of services. 2021-05-18 10:56:04 -03:00
Rodrigo Rodriguez
5a7895ecd4 fix(core.gbapp): Fix bot creation. 2021-05-14 15:41:13 -03:00
Rodrigo Rodriguez
25c9d45ab2 new(all): ENABLE_AUTH param. 2021-05-10 10:53:53 -03:00
Rodrigo Rodriguez
ac9d065a61 fix(whatsapp.gblib): Field mobile used instead of id in message. 2021-05-09 19:19:44 -03:00
Rodrigo Rodriguez
819b5937bb fix(whatsapp.gblib): Removal of trash in phone ID. 2021-05-09 18:51:02 -03:00
Rodrigo Rodriguez
30cdef67ee fix(kb.gbapp): Fix in Video of .md. 2021-05-09 16:24:46 -03:00
Rodrigo Rodriguez
a427566196 fix(kb.gbapp): MD now can play videos. 2021-05-09 15:32:22 -03:00
Rodrigo Rodriguez
660d1309ef fix(basic.gblib): Fix in free tier. 2021-05-04 14:45:34 -03:00
Rodrigo Rodriguez
80697cf944 fix(basic.gblib): Fix BASIC options set by SET instructions. 2021-04-30 13:20:49 -03:00
Rodrigo Rodriguez
53a5d8d692 fix(kb.gbapp): Full HTTPS address in images. 2021-04-28 16:41:49 -03:00
Rodrigo Rodriguez
da8ee93ba7 fix(kb.gbapp): Apostrophes correctly processed now. 2021-04-27 13:42:47 -03:00
Rodrigo Rodriguez
568c781d1d new(basic.gbalib): New SET TRANSLATOR ON | OFF coded. 2021-04-22 14:39:51 -03:00
Rodrigo Rodriguez
c1fe708aa7 fix(basic.gblib): Dialogs are now ending OK. 2021-04-22 14:07:59 -03:00
Rodrigo Rodriguez
a6d1f90bbf fix(core.gbapp): Boot process fully tested. 2021-04-22 12:12:05 -03:00
Rodrigo Rodriguez
657dd0b849 fix(kb.gbapp): Simple search ignoring now ponctuation. 2021-04-20 12:01:36 -03:00
Rodrigo Rodriguez
b120cf6674 fix(core.gbapp): NLP is not required in startup. 2021-04-18 12:41:13 -03:00