Merge branch 'master' of https://github.com/GeneralBots/BotServer into master

This commit is contained in:
Rodrigo Rodriguez 2021-06-15 09:03:29 -03:00
commit 031a5882c2

View file

@ -1,3 +1,52 @@
## [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](https://github.com/GeneralBots/BotServer/commit/8767d0b5f981227ecfc00413554b68569e4570f3))
* **all:** Bot factory creation from command line fixed. ([8de9777](https://github.com/GeneralBots/BotServer/commit/8de9777423f02e2d4dba354ce026a41211b504de))
* **all:** CI now can compile docs again. ([d8b17af](https://github.com/GeneralBots/BotServer/commit/d8b17af9e80f77408007f30caf9b8f3f4e9d100a))
* **all:** General Bots now can show Office documents on projector. ([21117c2](https://github.com/GeneralBots/BotServer/commit/21117c297c27164f51202f3aa5bc0a2219858a75))
* **all:** Packages updated and new DirectLine behaviour fixed. ([517689f](https://github.com/GeneralBots/BotServer/commit/517689fafee83f4461df1d9dfc530e969ac6fc9f))
* **all:** Removed security breach. ([0202ed0](https://github.com/GeneralBots/BotServer/commit/0202ed0ef54711181baf84525b730eee8fc62a44))
* **all:** Removed security breach. ([dad67d2](https://github.com/GeneralBots/BotServer/commit/dad67d27ba0963aa272837934a2ee6daa9145928))
* **all:** Sequelize base members demand declare keyword on timestamp fields. ([42719e7](https://github.com/GeneralBots/BotServer/commit/42719e7ba0cbb6df50880ee0cf626516424ab59b))
* **all:** Sequelize base members demand declare keyword on timestamp fields. ([493889b](https://github.com/GeneralBots/BotServer/commit/493889beb218eed8a1ed4dd9550d6d952714bb56))
* **azuredeployer.gbapp:** New pricing table. ([7f641bd](https://github.com/GeneralBots/BotServer/commit/7f641bd5df3fa5c88f34164193ff1bd6b1d7e956))
* **basic.gbapp:** Call to SEND FILE with .md files working OK. ([80b91c4](https://github.com/GeneralBots/BotServer/commit/80b91c437001a890131e509d67604e42c27cea2e))
* **basic.gblib:** Autostart bug, more logging. ([3d90bd8](https://github.com/GeneralBots/BotServer/commit/3d90bd872e093d24336df4d83991b67dc90d1d80))
* **basic.gblib:** Dialogs are now ending OK. ([c1fe708](https://github.com/GeneralBots/BotServer/commit/c1fe708aa752768f646fff0a4f50a7d392e47e92))
* **basic.gblib:** FIND now has an in-line not found message option. ([584ed55](https://github.com/GeneralBots/BotServer/commit/584ed55f5c548848443afb7c7d5eb260bbfda41a))
* **basic.gblib:** Fix BASIC options set by SET instructions. ([80697cf](https://github.com/GeneralBots/BotServer/commit/80697cf94425bbc792bb322606a3d62d911f2b09))
* **basic.gblib:** Fix in free tier. ([660d130](https://github.com/GeneralBots/BotServer/commit/660d1309ef0c62ae9e20aad06a8ed84797aeed61))
* **basic.gblib:** Fix in not translating hear. ([66d33cb](https://github.com/GeneralBots/BotServer/commit/66d33cbe39560f2de5b91090f2c330153e1a5a9f))
* **basic.gblib:** SET MAX LINES now available to user larger files. ([3e13202](https://github.com/GeneralBots/BotServer/commit/3e1320212908f5c9fda8c7b0c2104564c3d80586))
* **basic.gblib:** Startup duplicated messages removed. ([fcc8ce5](https://github.com/GeneralBots/BotServer/commit/fcc8ce5a8b838d9b7fc3230715c8e84f07754f42))
* **core.gbapp:** Auto start fixed for wa, teams and web. ([5021e7f](https://github.com/GeneralBots/BotServer/commit/5021e7fcf1d87c0492c0c403916a0f851112b172))
* **core.gbapp:** Auto start for whatsapp OK. ([9cb4d11](https://github.com/GeneralBots/BotServer/commit/9cb4d115055f64d47f337f9e665afce5b9ecd5d2))
* **core.gbapp:** Boot process fully tested. ([a6d1f90](https://github.com/GeneralBots/BotServer/commit/a6d1f90bbf3b4079963025fc4b442f6f50d7da90))
* **core.gbapp:** Fix bot creation. ([5a7895e](https://github.com/GeneralBots/BotServer/commit/5a7895ecd45aa948b0464070c507ae941eac566b))
* **core.gbapp:** Fix for autostart. ([5fda86d](https://github.com/GeneralBots/BotServer/commit/5fda86d1fdb01fd122f6c28edac7458c520aec95))
* **core.gbapp:** Fix in launch of start dialog. ([dd40f32](https://github.com/GeneralBots/BotServer/commit/dd40f32cf3ec849234402a5a32a99e776cc7aa05))
* **core.gbapp:** Fix WhatsApp start bug. ([e799524](https://github.com/GeneralBots/BotServer/commit/e79952454694ac121ea71288246a8b9b46b850de))
* **core.gbapp:** Fixes in a blank environment creation. ([b0d45c3](https://github.com/GeneralBots/BotServer/commit/b0d45c32122fd3a673f4416bf07f0c4e8f78b664))
* **core.gbapp:** Logging about auto start. ([3d42ab9](https://github.com/GeneralBots/BotServer/commit/3d42ab91bb7042dda1e43bc18657f93f5af746ee))
* **core.gbapp:** NLP is not required in startup. ([b120cf6](https://github.com/GeneralBots/BotServer/commit/b120cf6674181d728c13138fecd11550f82fbec3))
* **core.gbapp:** Start for WhatsApp fixed. ([5ba9df4](https://github.com/GeneralBots/BotServer/commit/5ba9df4e5f51e756d23eca9b800ec5bd61655dce))
* **core.gbapp:** Startup fix still testing. ([4268ea9](https://github.com/GeneralBots/BotServer/commit/4268ea99715f25c573c509d57fef2ee6e62d32ff))
* **core.gbapp:** Translator hierachy param tree is OK. ([94e791c](https://github.com/GeneralBots/BotServer/commit/94e791ca71ebbfe5861ca754aa3539287f6d6ac1))
* **default.gbui:** Removed warnings from code. ([473a160](https://github.com/GeneralBots/BotServer/commit/473a160941b471aa87c19c714a5e8fc0107d5672))
* **default.gbui:** Removed warnings from code. ([d742c00](https://github.com/GeneralBots/BotServer/commit/d742c00567c344d5f9be4edde307ee98b6fcc375))
* **kb.gbapp:** Apostrophes correctly processed now. ([da8ee93](https://github.com/GeneralBots/BotServer/commit/da8ee93ba70068b2a07563da6bd5481af8026aa2))
* **kb.gbapp:** Fix in Video of .md. ([30cdef6](https://github.com/GeneralBots/BotServer/commit/30cdef67ee14464c6df79ef0145034fc79c58ff9))
* **kb.gbapp:** Full HTTPS address in images. ([53a5d8d](https://github.com/GeneralBots/BotServer/commit/53a5d8d692f898de479f88b1ae8f5d30709c67ab))
* **kb.gbapp:** Markdown OK again for MSTeams. ([5fa88f0](https://github.com/GeneralBots/BotServer/commit/5fa88f0e7ed6dffdbfb7e1515b9b26b290537c37))
* **kb.gbapp:** MD now can play videos. ([a427566](https://github.com/GeneralBots/BotServer/commit/a4275661964162e74ae17f13a51241124be90368))
* **kb.gbapp:** Simple search ignoring now ponctuation. ([657dd0b](https://github.com/GeneralBots/BotServer/commit/657dd0b849a64d6307595d8e0117cb9a17c52b51))
* **security.gbapp:** E-mail used with no spellchecker turned on. ([d2b0a20](https://github.com/GeneralBots/BotServer/commit/d2b0a2073b4d5f036f051944bc700e2600e5e3e4))
* **whatsapp.gblib:** Field mobile used instead of id in message. ([ac9d065](https://github.com/GeneralBots/BotServer/commit/ac9d065a61f5a9c50c185642e2b17c6fbb653fcd))
* **whatsapp.gblib:** Removal of trash in phone ID. ([819b593](https://github.com/GeneralBots/BotServer/commit/819b5937bb31e41666fc65a357cbee20790825b8))
## [2.0.119](https://github.com/GeneralBots/BotServer/compare/2.0.118...2.0.119) (2021-03-31) ## [2.0.119](https://github.com/GeneralBots/BotServer/compare/2.0.118...2.0.119) (2021-03-31)