This commit is contained in:
Rodrigo Rodriguez 2020-07-17 10:40:02 -03:00
commit c22e07a927
2 changed files with 83 additions and 1 deletions

View file

@ -1,3 +1,85 @@
# [2.0.0](https://github.com/pragmatismo-io/BotServer/compare/1.7.6...2.0.0) (2020-07-12)
### Bug Fixes
* **admin.gbapp:** /publish can be called with no CUI. ([a469d6d](https://github.com/pragmatismo-io/BotServer/commit/a469d6da6a841a56d401becbd7f5a6611d646d0a))
* **admin.gbapp:** Methods implemented again according to the interface. ([17122c7](https://github.com/pragmatismo-io/BotServer/commit/17122c79a12ab41fe80f8840ab7aa8fbc5949dc7))
* **all:** semantic-release fixed. ([67279e2](https://github.com/pragmatismo-io/BotServer/commit/67279e21aa9b3040d61c6bd545330acef875337f))
* **all:** CI fix. ([448786a](https://github.com/pragmatismo-io/BotServer/commit/448786ab371156ba403cd442c44cae9283abd38d))
* **all:** CI Fix. ([3890460](https://github.com/pragmatismo-io/BotServer/commit/3890460544f271a8938b9faca0e19a81a4fcc7c3))
* **all:** CI fixing. ([8537bc1](https://github.com/pragmatismo-io/BotServer/commit/8537bc190af6f90fbf88c4c2f88a2d2ba2187800))
* **all:** package-lock.json fix. ([651f795](https://github.com/pragmatismo-io/BotServer/commit/651f7953bd618cc1934ce676e74620b68dd217de))
* **all): Header for prfix(all:** Header for pragmatismo fixed. ([79cca15](https://github.com/pragmatismo-io/BotServer/commit/79cca156958a957231ff355cece2c31682a0ff4c))
* **analytics.gblib:** Fixes in database storage. ([22f4250](https://github.com/pragmatismo-io/BotServer/commit/22f4250831d871b7f1382b224210a8c68fb2a314))
* **azuredeployer:** BotExists logic fixed. ([8eff335](https://github.com/pragmatismo-io/BotServer/commit/8eff335e34eda62a57bf14a7e6b11822b3d5a39d))
* **azuredeployer.gbapp:** Fix in wheather bot exists on Azure. ([13fdc5a](https://github.com/pragmatismo-io/BotServer/commit/13fdc5a3ff8fd6a3ee27863cb83c321dea294939))
* **core.gbapp:** /publish command fixed. ([7bc83b8](https://github.com/pragmatismo-io/BotServer/commit/7bc83b8b605226c2ae10163dc7edea00c8080501))
* **core.gbapp:** Adjustments to MSGraph. ([9968ff6](https://github.com/pragmatismo-io/BotServer/commit/9968ff6be6534a9e1e5f081ad9cf36d35af46c88))
* **core.gbapp:** Admin protected again, additional checks and adjustments. ([efea36f](https://github.com/pragmatismo-io/BotServer/commit/efea36f1cc3eb45f03caecb47ddee34b131a616c))
* **core.gbapp:** BASIC and KB improvements. ([1bf23cf](https://github.com/pragmatismo-io/BotServer/commit/1bf23cf4e4868284447403352d1290670d7b3af4))
* **core.gbapp:** BASIC fixed on WhatsApp channel. ([1d316ef](https://github.com/pragmatismo-io/BotServer/commit/1d316ef83b5ab396eff88e6bc8c03e234a0dd617))
* **core.gbapp:** Better logging and WhatsApp channel detection fix. ([821842c](https://github.com/pragmatismo-io/BotServer/commit/821842c317ac38af08718a4c9131cc09582556a7))
* **core.gbapp:** Bot creation can be fully automated after MSFT finished their issues. ([f5e0835](https://github.com/pragmatismo-io/BotServer/commit/f5e0835cc31d080e5068bb6cbb18d89acc5eee61))
* **core.gbapp:** Check for bot before creation process. ([094eb0f](https://github.com/pragmatismo-io/BotServer/commit/094eb0f234691809c4b0a3f00006e09f3c77cdf9))
* **core.gbapp:** Check of previous bot name before creation. ([0d3bea8](https://github.com/pragmatismo-io/BotServer/commit/0d3bea80e0b9cd6877599b008430f859d751d3e1))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([e1ad711](https://github.com/pragmatismo-io/BotServer/commit/e1ad711904559dde69a3efae355555e559f89114))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([3512335](https://github.com/pragmatismo-io/BotServer/commit/3512335e5ee438605c12a375005e49ecdafe1a50))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([946a66b](https://github.com/pragmatismo-io/BotServer/commit/946a66b692e33b344d526fa3840e63fdcf4c2ca3))
* **core.gbapp:** Entire Web stack is optional now. ([9652fcd](https://github.com/pragmatismo-io/BotServer/commit/9652fcdb0bbb1e3234b0f493a5c1413675470755))
* **core.gbapp:** Faster bot creation, fix on WhatsApp switcher. ([8c68332](https://github.com/pragmatismo-io/BotServer/commit/8c68332802380ae231be6704ee67903e42644c72))
* **core.gbapp:** Fix in Bot Analytics. ([ca2de56](https://github.com/pragmatismo-io/BotServer/commit/ca2de56b062dfc9c49b424237428e4231a787ae5))
* **core.gbapp:** Fix in deploy. ([6a2556e](https://github.com/pragmatismo-io/BotServer/commit/6a2556e65b443ff106a37df94921ac7ab5911efc))
* **core.gbapp:** Fix in deploy. ([9d5d754](https://github.com/pragmatismo-io/BotServer/commit/9d5d754d92488e6a8cf82e370cb89c9dbb3c7b4f))
* **core.gbapp:** Fix in deploy. ([c6d3086](https://github.com/pragmatismo-io/BotServer/commit/c6d3086fa08b53c595c2ccffcc1020d7a45d1581))
* **core.gbapp:** Fix in startup code in blank. ([2f3756d](https://github.com/pragmatismo-io/BotServer/commit/2f3756d0d7d1ad7f7bd9ae812e839d7fd882eb22))
* **core.gbapp:** Fix in undeploy and markdown processsing. ([b477c46](https://github.com/pragmatismo-io/BotServer/commit/b477c46d9c9c03093233cb5aaea9b2ec80efee1d))
* **core.gbapp:** Fix on .gbdata default reference. ([54ef60b](https://github.com/pragmatismo-io/BotServer/commit/54ef60b4af343d5d72a8ce0989bc12e3bdc5885d))
* **core.gbapp:** GB Apps can now publish bots and replace root web application. ([eed995e](https://github.com/pragmatismo-io/BotServer/commit/eed995e46094b304602cc9f1b0271d46f42e990e))
* **core.gbapp:** GB Apps can now publish bots and replace root web application. ([675c851](https://github.com/pragmatismo-io/BotServer/commit/675c8511cbdf8a009a86547eb65dd3da9ac4c8e7))
* **core.gbapp:** Healthly status fixed for WhatsApp. ([7fbb4cc](https://github.com/pragmatismo-io/BotServer/commit/7fbb4ccc52057190efc8bd1238c4efef5f9a2e2c))
* **core.gbapp:** New async interfaces for .gbapps. ([35ff62f](https://github.com/pragmatismo-io/BotServer/commit/35ff62ff485db6cb04fcaa15603e6e50748e97a2))
* **core.gbapp:** New async interfaces for .gbapps. ([5ff38a4](https://github.com/pragmatismo-io/BotServer/commit/5ff38a4bd38f11a9cfbe485c018d53ac25a1b092))
* **core.gbapp:** ngrok fixed and startup log improved. ([7b878a3](https://github.com/pragmatismo-io/BotServer/commit/7b878a331154034091c532c0c7e86f39c3a5b377))
* **core.gbapp:** No more empty tests; reference errors fixed. ([b6e3611](https://github.com/pragmatismo-io/BotServer/commit/b6e3611636ea97fc20e1bccb14ea269ef5a5170d))
* **core.gbapp:** Now converter will not halt server execution. ([41b7837](https://github.com/pragmatismo-io/BotServer/commit/41b783775caddcf2b4a863a6945881c1bdab3ba7))
* **core.gbapp:** Operator fixed. ([0b55ad8](https://github.com/pragmatismo-io/BotServer/commit/0b55ad8b7aeea5042c992bd26fdf8e4ea17baa2b))
* **core.gbapp:** Optimization of BASIC loading. ([b268882](https://github.com/pragmatismo-io/BotServer/commit/b2688822256225837dc01333bafcca6dd884d0c8))
* **core.gbapp:** Refactoring in MD and Admin Commands. ([3c717c3](https://github.com/pragmatismo-io/BotServer/commit/3c717c3f0c44e56a0a6ce401ba383aee2952824b))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([1b8e6be](https://github.com/pragmatismo-io/BotServer/commit/1b8e6bec1a242a46127e8e97300ea0f041aa097c))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([d9857b9](https://github.com/pragmatismo-io/BotServer/commit/d9857b98804719a3b8bd8957d8b0b337299cdfeb))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([ade960a](https://github.com/pragmatismo-io/BotServer/commit/ade960ac3e09788a289825f76f31e85687ca1572))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([ab5d507](https://github.com/pragmatismo-io/BotServer/commit/ab5d5079896a7ac2d627fa1d431e1e0d97e236ae))
* **core.gbapp:** Removal of invalid file. ([c6b1997](https://github.com/pragmatismo-io/BotServer/commit/c6b1997a46a01914368464131bf036d5e4830644))
* **core.gbapp:** Review of async calls, specially on collection loops. ([5d6dacc](https://github.com/pragmatismo-io/BotServer/commit/5d6dacc9101b23ef874d4d06bb27d08291b202f2))
* **core.gbapp:** Security enhancements and fixes. ([c51ff7a](https://github.com/pragmatismo-io/BotServer/commit/c51ff7a78fe7654700bae5acb4dfdefa16b07df7))
* **core.gbapp:** Several fixes and translator swicher. ([cca1488](https://github.com/pragmatismo-io/BotServer/commit/cca148818e75a97e7c5dfc95b5fb94db9083fe6a))
* **core.gbapp:** Switch of bots working by activationCode. ([7b84ee1](https://github.com/pragmatismo-io/BotServer/commit/7b84ee112d9386dc18a0bf0e83af5578877d8817))
* **core.gbapp:** Translator is working with correct backend URL. ([7f3c9fa](https://github.com/pragmatismo-io/BotServer/commit/7f3c9fa223875b4432cc0bc9a16187c995337f06))
* **core.gbapp:** Translator now can be switched off by using Excel. ([ad1bea1](https://github.com/pragmatismo-io/BotServer/commit/ad1bea141d5a8a11bb05a7a548f2079448ece800))
* **core.gbapp:** Updating package versions. ([597a3bc](https://github.com/pragmatismo-io/BotServer/commit/597a3bceb9d1cf3541b51a7e2d68ae9d8e4b56e1))
* **core.gbapp:** Updating package versions. ([70883b0](https://github.com/pragmatismo-io/BotServer/commit/70883b024cbf25ce20840bbc6e255261cf27642d))
* **core.gbapp:** Use of BOT_URL instead of relying on AZ. ([9e15b03](https://github.com/pragmatismo-io/BotServer/commit/9e15b03d048ba8a23eec64f655380f9a81ed5428))
* **core.gbapp:** WebChat now can be made private. ([99b5a4a](https://github.com/pragmatismo-io/BotServer/commit/99b5a4a2e90036356fbd812deabc7bc4af6e4e59))
* **customer-satisfaction.gbapp:** Improvements on answer. ([db85582](https://github.com/pragmatismo-io/BotServer/commit/db8558254f371dbe786cf4e274a0abf9d901122c))
* **default.gbui:** Logo now showing in any screen. ([288aea8](https://github.com/pragmatismo-io/BotServer/commit/288aea86ba37a676aec00480596a718e9d0f779c))
* **default.gbui:** Temp. rem. of fingerprint2 lib. ([414f29c](https://github.com/pragmatismo-io/BotServer/commit/414f29c1d20628a93e2f1515de4280f19d69c3c0))
* **kb.gbapp:** Content plain text to other channels when no projector is avilable. ([283e596](https://github.com/pragmatismo-io/BotServer/commit/283e596c803bdb6240501430770d246943ecccf2))
* **kb.gbapp:** MSFT Translator will not break MD. ([6523134](https://github.com/pragmatismo-io/BotServer/commit/6523134826ac4cac0a20256d0459090d6e216448))
* **kb.gbapp:** New params from root bot. ([f3a32d0](https://github.com/pragmatismo-io/BotServer/commit/f3a32d04b45828ee45671843a8ff7fbef2562f10))
* **kb.gbapp:** Search score now is derived from root. ([b68adc3](https://github.com/pragmatismo-io/BotServer/commit/b68adc362718ecba44c4f0babab2f4acb3db7465))
* **whatsapp.gbapp:** Shared root instance with others. ([fee1528](https://github.com/pragmatismo-io/BotServer/commit/fee152848e8f82ce367dabd940e583a5ac174d44))
* **whatsapp.gblib:** await fix. ([4addca4](https://github.com/pragmatismo-io/BotServer/commit/4addca4dc173d793d1889d2c55c15579274134d2))
* **whatsapp.gblib:** await fix. ([5015fb1](https://github.com/pragmatismo-io/BotServer/commit/5015fb15fb929c9d5dbebb766dd9baa03afd6dc6))
* **whatsapp.gblib:** Fix in sendFile. ([c36640e](https://github.com/pragmatismo-io/BotServer/commit/c36640e51967612661245d0fe8ebd1c46ae5fcce))
* **whatsapp.gblib:** Fix of missing mobile number. ([6306274](https://github.com/pragmatismo-io/BotServer/commit/6306274db9bcaf151aab05b54836783723496ea0))
* **whatsapp.gblib:** Fixed symbol erros and added timeout to WhatsApp initialization. ([895fc57](https://github.com/pragmatismo-io/BotServer/commit/895fc57097256f349f7f7703b68142356f57c4a0))
* **whatsapp.gblib:** Improved error message. ([1ec645f](https://github.com/pragmatismo-io/BotServer/commit/1ec645f1489993c648e4401d3de10d73847a03a2))
* **whatsapp.gblib:** Improved multibot behavior sharing Whatsapp config. ([fc49707](https://github.com/pragmatismo-io/BotServer/commit/fc4970760a670f65e4f98dceb4333318e3b04785))
* **whatsapp.gblib:** Send file now working again. ([3abe85c](https://github.com/pragmatismo-io/BotServer/commit/3abe85ca305901aa8f5e9d95aa864428c3cc4a1a))
* **whatsapp.gblib:** Speech is now full duplex. ([6442ebf](https://github.com/pragmatismo-io/BotServer/commit/6442ebf9834d520bb1c0662ac69e529ac9bd5620))
* **whatsapp.gblib:** Transfer bug fix. ([ed15c85](https://github.com/pragmatismo-io/BotServer/commit/ed15c856c5c6cfd000da1d8ce8c2cc924fd1d49f))
## [1.7.6](https://github.com/pragmatismo-io/BotServer/compare/1.7.5...1.7.6) (2019-10-24)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "1.7.6",
"version": "2.0.0",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",