Rodrigo
aa2057049c
chore(release): 2.0.3 [skip ci]
...
## [2.0.3](https://github.com/pragmatismo-io/BotServer/compare/2.0.2...2.0.3 ) (2020-07-19)
### Bug Fixes
* **core.gbapp:** Database changes and fix in .gblib load. ([4ba3db7 ](4ba3db79de ))
2020-07-19 10:22:46 +00:00
Rodrigo
ae3f83d4eb
chore(release): 2.0.2 [skip ci]
...
## [2.0.2](https://github.com/pragmatismo-io/BotServer/compare/2.0.1...2.0.2 ) (2020-07-17)
### Bug Fixes
* **all:** Code formatting. ([eaef7e4 ](eaef7e49c0 ))
2020-07-17 22:44:32 +00:00
Rodrigo
13f80e263b
chore(release): 2.0.1 [skip ci]
...
## [2.0.1](https://github.com/pragmatismo-io/BotServer/compare/2.0.0...2.0.1 ) (2020-07-17)
### Bug Fixes
* **core.gbapp:** Fixed translator bug. ([0accd05 ](0accd05b49 ))
2020-07-17 13:44:00 +00:00
Rodrigo
59e7d3be68
chore(release): 2.0.0 [skip ci]
...
# [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 ](a469d6da6a ))
* **admin.gbapp:** Methods implemented again according to the interface. ([17122c7 ](17122c79a1 ))
* **all:** semantic-release fixed. ([67279e2 ](67279e21aa ))
* **all:** CI fix. ([448786a ](448786ab37 ))
* **all:** CI Fix. ([3890460 ](3890460544 ))
* **all:** CI fixing. ([8537bc1 ](8537bc190a ))
* **all:** package-lock.json fix. ([651f795 ](651f7953bd ))
* **all): Header for prfix(all:** Header for pragmatismo fixed. ([79cca15 ](79cca15695 ))
* **analytics.gblib:** Fixes in database storage. ([22f4250 ](22f4250831 ))
* **azuredeployer:** BotExists logic fixed. ([8eff335 ](8eff335e34 ))
* **azuredeployer.gbapp:** Fix in wheather bot exists on Azure. ([13fdc5a ](13fdc5a3ff ))
* **core.gbapp:** /publish command fixed. ([7bc83b8 ](7bc83b8b60 ))
* **core.gbapp:** Adjustments to MSGraph. ([9968ff6 ](9968ff6be6 ))
* **core.gbapp:** Admin protected again, additional checks and adjustments. ([efea36f ](efea36f1cc ))
* **core.gbapp:** BASIC and KB improvements. ([1bf23cf ](1bf23cf4e4 ))
* **core.gbapp:** BASIC fixed on WhatsApp channel. ([1d316ef ](1d316ef83b ))
* **core.gbapp:** Better logging and WhatsApp channel detection fix. ([821842c ](821842c317 ))
* **core.gbapp:** Bot creation can be fully automated after MSFT finished their issues. ([f5e0835 ](f5e0835cc3 ))
* **core.gbapp:** Check for bot before creation process. ([094eb0f ](094eb0f234 ))
* **core.gbapp:** Check of previous bot name before creation. ([0d3bea8 ](0d3bea80e0 ))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([e1ad711 ](e1ad711904 ))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([3512335 ](3512335e5e ))
* **core.gbapp:** Custom boot dialog only available to boot bot. ([946a66b ](946a66b692 ))
* **core.gbapp:** Entire Web stack is optional now. ([9652fcd ](9652fcdb0b ))
* **core.gbapp:** Faster bot creation, fix on WhatsApp switcher. ([8c68332 ](8c68332802 ))
* **core.gbapp:** Fix in Bot Analytics. ([ca2de56 ](ca2de56b06 ))
* **core.gbapp:** Fix in deploy. ([6a2556e ](6a2556e65b ))
* **core.gbapp:** Fix in deploy. ([9d5d754 ](9d5d754d92 ))
* **core.gbapp:** Fix in deploy. ([c6d3086 ](c6d3086fa0 ))
* **core.gbapp:** Fix in startup code in blank. ([2f3756d ](2f3756d0d7 ))
* **core.gbapp:** Fix in undeploy and markdown processsing. ([b477c46 ](b477c46d9c ))
* **core.gbapp:** Fix on .gbdata default reference. ([54ef60b ](54ef60b4af ))
* **core.gbapp:** GB Apps can now publish bots and replace root web application. ([eed995e ](eed995e460 ))
* **core.gbapp:** GB Apps can now publish bots and replace root web application. ([675c851 ](675c8511cb ))
* **core.gbapp:** Healthly status fixed for WhatsApp. ([7fbb4cc ](7fbb4ccc52 ))
* **core.gbapp:** New async interfaces for .gbapps. ([35ff62f ](35ff62ff48 ))
* **core.gbapp:** New async interfaces for .gbapps. ([5ff38a4 ](5ff38a4bd3 ))
* **core.gbapp:** ngrok fixed and startup log improved. ([7b878a3 ](7b878a3311 ))
* **core.gbapp:** No more empty tests; reference errors fixed. ([b6e3611 ](b6e3611636 ))
* **core.gbapp:** Now converter will not halt server execution. ([41b7837 ](41b783775c ))
* **core.gbapp:** Operator fixed. ([0b55ad8 ](0b55ad8b7a ))
* **core.gbapp:** Optimization of BASIC loading. ([b268882 ](b268882225 ))
* **core.gbapp:** Refactoring in MD and Admin Commands. ([3c717c3 ](3c717c3f0c ))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([1b8e6be ](1b8e6bec1a ))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([d9857b9 ](d9857b9880 ))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([ade960a ](ade960ac3e ))
* **core.gbapp:** Refactoring in MD fix in disabling auto-compiling of .gbapps. ([ab5d507 ](ab5d507989 ))
* **core.gbapp:** Removal of invalid file. ([c6b1997 ](c6b1997a46 ))
* **core.gbapp:** Review of async calls, specially on collection loops. ([5d6dacc ](5d6dacc910 ))
* **core.gbapp:** Security enhancements and fixes. ([c51ff7a ](c51ff7a78f ))
* **core.gbapp:** Several fixes and translator swicher. ([cca1488 ](cca148818e ))
* **core.gbapp:** Switch of bots working by activationCode. ([7b84ee1 ](7b84ee112d ))
* **core.gbapp:** Translator is working with correct backend URL. ([7f3c9fa ](7f3c9fa223 ))
* **core.gbapp:** Translator now can be switched off by using Excel. ([ad1bea1 ](ad1bea141d ))
* **core.gbapp:** Updating package versions. ([597a3bc ](597a3bceb9 ))
* **core.gbapp:** Updating package versions. ([70883b0 ](70883b024c ))
* **core.gbapp:** Use of BOT_URL instead of relying on AZ. ([9e15b03 ](9e15b03d04 ))
* **core.gbapp:** WebChat now can be made private. ([99b5a4a ](99b5a4a2e9 ))
* **customer-satisfaction.gbapp:** Improvements on answer. ([db85582 ](db8558254f ))
* **default.gbui:** Logo now showing in any screen. ([288aea8 ](288aea86ba ))
* **default.gbui:** Temp. rem. of fingerprint2 lib. ([414f29c ](414f29c1d2 ))
* **kb.gbapp:** Content plain text to other channels when no projector is avilable. ([283e596 ](283e596c80 ))
* **kb.gbapp:** MSFT Translator will not break MD. ([6523134 ](6523134826 ))
* **kb.gbapp:** New params from root bot. ([f3a32d0 ](f3a32d04b4 ))
* **kb.gbapp:** Search score now is derived from root. ([b68adc3 ](b68adc3627 ))
* **whatsapp.gbapp:** Shared root instance with others. ([fee1528 ](fee152848e ))
* **whatsapp.gblib:** await fix. ([4addca4 ](4addca4dc1 ))
* **whatsapp.gblib:** await fix. ([5015fb1 ](5015fb15fb ))
* **whatsapp.gblib:** Fix in sendFile. ([c36640e ](c36640e519 ))
* **whatsapp.gblib:** Fix of missing mobile number. ([6306274 ](6306274db9 ))
* **whatsapp.gblib:** Fixed symbol erros and added timeout to WhatsApp initialization. ([895fc57 ](895fc57097 ))
* **whatsapp.gblib:** Improved error message. ([1ec645f ](1ec645f148 ))
* **whatsapp.gblib:** Improved multibot behavior sharing Whatsapp config. ([fc49707 ](fc4970760a ))
* **whatsapp.gblib:** Send file now working again. ([3abe85c ](3abe85ca30 ))
* **whatsapp.gblib:** Speech is now full duplex. ([6442ebf ](6442ebf983 ))
* **whatsapp.gblib:** Transfer bug fix. ([ed15c85 ](ed15c856c5 ))
2020-07-12 17:05:49 +00:00
Rodrigo
b442e581ec
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
9235f6cc74
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
1bc98087e7
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
83aa5e7059
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
Rodrigo
60be84b292
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
0a4f72fd12
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
bb05e8304c
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
Rodrigo
3704d403cc
chore(release): 1.6.0 [skip ci]
...
# [1.6.0](https://github.com/pragmatismo-io/BotServer/compare/1.5.5...1.6.0 ) (2019-08-21)
### Features
* **boot:** Bot now can be run with VSCode F5 after cloning from git. ([29d90db ](https://github.com/pragmatismo-io/BotServer/commit/29d90db ))
2019-08-21 16:22:11 +00:00
Rodrigo
29d90db689
feat(boot): Bot now can be run with VSCode F5 after cloning from git.
2019-08-21 16:15:52 +00:00
Rodrigo
8d8f06c49b
chore(release): 1.5.4 [skip ci]
...
## [1.5.4](https://github.com/pragmatismo-io/BotServer/compare/1.5.3...1.5.4 ) (2019-07-19)
### Bug Fixes
* **kb.gbapp:** NLP scoring added again. ([c83a5f9 ](https://github.com/pragmatismo-io/BotServer/commit/c83a5f9 ))
2019-07-19 16:43:49 +00:00
Rodrigo
ce26b37977
chore(release): 1.5.3 [skip ci]
...
## [1.5.3](https://github.com/pragmatismo-io/BotServer/compare/1.5.2...1.5.3 ) (2019-07-18)
### Bug Fixes
* **core.gbapp:** Deployer now imports UTF-8 .tsv files. ([daf0741 ](https://github.com/pragmatismo-io/BotServer/commit/daf0741 ))
2019-07-18 23:51:34 +00:00
Rodrigo
37bd4ed19b
chore(release): 1.5.2 [skip ci]
...
## [1.5.2](https://github.com/pragmatismo-io/BotServer/compare/1.5.1...1.5.2 ) (2019-07-18)
### Bug Fixes
* **core.gbapp:** Redeploy command now fixed. ([d68da40 ](https://github.com/pragmatismo-io/BotServer/commit/d68da40 ))
2019-07-18 22:28:57 +00:00
Rodrigo
45c13888b3
chore(release): 1.5.1 [skip ci]
...
## [1.5.1](https://github.com/pragmatismo-io/BotServer/compare/1.5.0...1.5.1 ) (2019-07-18)
### Bug Fixes
* **kb.gbapp:** Answers in text in case of Whatsapp channel. ([4f994b1 ](https://github.com/pragmatismo-io/BotServer/commit/4f994b1 ))
2019-07-18 21:29:54 +00:00
Rodrigo
efa860d98c
chore(release): 1.5.0 [skip ci]
...
# [1.5.0](https://github.com/pragmatismo-io/BotServer/compare/1.4.0...1.5.0 ) (2019-07-04)
### Features
* **core.gbapp:** New global quit keywords. ([15cd8d6 ](https://github.com/pragmatismo-io/BotServer/commit/15cd8d6 ))
2019-07-04 18:20:55 +00:00
Rodrigo
ee3e7ec0f9
chore(release): 1.4.0 [skip ci]
...
# [1.4.0](https://github.com/pragmatismo-io/BotServer/compare/1.3.10...1.4.0 ) (2019-06-28)
### Bug Fixes
* **whatsapp.gblib:** Service latency due to res.end missing call. ([82dcfac ](https://github.com/pragmatismo-io/BotServer/commit/82dcfac ))
### Features
* **core.gbapp:** Development options added (ngrok) ([223801d ](https://github.com/pragmatismo-io/BotServer/commit/223801d ))
* **security.gblib:** Phone field and conversation refeerence. ([46261d7 ](https://github.com/pragmatismo-io/BotServer/commit/46261d7 ))
2019-06-28 14:24:21 +00:00
Rodrigo
af503da963
chore(release): 1.3.10 [skip ci]
...
## [1.3.10](https://github.com/pragmatismo-io/BotServer/compare/1.3.9...1.3.10 ) (2019-06-21)
### Bug Fixes
* **core.gbapp:** MSFT changed again LUIS url. ([967f780 ](https://github.com/pragmatismo-io/BotServer/commit/967f780 ))
2019-06-21 20:16:38 +00:00
Rodrigo
be128b476e
chore(release): 1.3.9 [skip ci]
...
## [1.3.9](https://github.com/pragmatismo-io/BotServer/compare/1.3.8...1.3.9 ) (2019-06-18)
### Bug Fixes
* **whastapp.gblib:** Fix in pro-active messaging. ([3f710e8 ](https://github.com/pragmatismo-io/BotServer/commit/3f710e8 ))
2019-06-18 19:13:29 +00:00
Rodrigo
a730230d42
chore(release): 1.3.8 [skip ci]
...
## [1.3.8](https://github.com/pragmatismo-io/BotServer/compare/1.3.7...1.3.8 ) (2019-06-18)
### Bug Fixes
* **core.gbapp:** ms-rest-azure updated due to https://github.com/Azure/ms-rest-js/issues/347 . ([d61d2f8 ](https://github.com/pragmatismo-io/BotServer/commit/d61d2f8 ))
* **whatsapp.gblib:** Fixing loop behaviour. ([10d2a4a ](https://github.com/pragmatismo-io/BotServer/commit/10d2a4a ))
2019-06-18 00:55:35 +00:00
Rodrigo
6eafcb142c
chore(release): 1.3.7 [skip ci]
...
## [1.3.7](https://github.com/pragmatismo-io/BotServer/compare/1.3.6...1.3.7 ) (2019-06-05)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([f29c8c2 ](https://github.com/pragmatismo-io/BotServer/commit/f29c8c2 ))
* **core.gbapp:** Self-replication on Azure ([4d484d0 ](https://github.com/pragmatismo-io/BotServer/commit/4d484d0 ))
2019-06-05 22:10:54 +00:00
Rodrigo
86b45332c2
chore(release): 1.3.6 [skip ci]
...
## [1.3.6](https://github.com/pragmatismo-io/BotServer/compare/1.3.5...1.3.6 ) (2019-05-27)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([5f0fb3b ](https://github.com/pragmatismo-io/BotServer/commit/5f0fb3b ))
* **core.gbapp:** Self-replication on Azure ([2509157 ](https://github.com/pragmatismo-io/BotServer/commit/2509157 ))
* **core.gbapp:** Self-replication on Azure ([8850370 ](https://github.com/pragmatismo-io/BotServer/commit/8850370 ))
2019-05-27 17:10:50 +00:00
Rodrigo
7e8640fb63
chore(release): 1.3.5 [skip ci]
...
## [1.3.5](https://github.com/pragmatismo-io/BotServer/compare/1.3.4...1.3.5 ) (2019-05-27)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([f64cc4c ](https://github.com/pragmatismo-io/BotServer/commit/f64cc4c ))
2019-05-27 12:58:01 +00:00
Rodrigo
557bf400c9
chore(release): 1.3.4 [skip ci]
...
## [1.3.4](https://github.com/pragmatismo-io/BotServer/compare/1.3.3...1.3.4 ) (2019-05-27)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([e82a813 ](https://github.com/pragmatismo-io/BotServer/commit/e82a813 ))
2019-05-27 12:22:43 +00:00
Rodrigo
e283a6d003
chore(release): 1.3.3 [skip ci]
...
## [1.3.3](https://github.com/pragmatismo-io/BotServer/compare/1.3.2...1.3.3 ) (2019-05-27)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([bf602c6 ](https://github.com/pragmatismo-io/BotServer/commit/bf602c6 ))
* **core.gbapp:** Self-replication on Azure ([3cca504 ](https://github.com/pragmatismo-io/BotServer/commit/3cca504 ))
* **core.gbapp:** Self-replication on Azure ([05edafd ](https://github.com/pragmatismo-io/BotServer/commit/05edafd ))
2019-05-27 11:55:26 +00:00
Rodrigo
488de3895b
chore(release): 1.3.2 [skip ci]
...
## [1.3.2](https://github.com/pragmatismo-io/BotServer/compare/1.3.1...1.3.2 ) (2019-05-26)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure. ([2ccae38 ](https://github.com/pragmatismo-io/BotServer/commit/2ccae38 ))
* **core.gbapp:** Self-replication on Azure. ([4b7d29d ](https://github.com/pragmatismo-io/BotServer/commit/4b7d29d ))
2019-05-26 23:41:29 +00:00
Rodrigo
05005d153d
chore(release): 1.3.1 [skip ci]
...
## [1.3.1](https://github.com/pragmatismo-io/BotServer/compare/1.3.0...1.3.1 ) (2019-05-25)
### Bug Fixes
* **core.gbapp:** Azure deployment. ([f1b8eb2 ](https://github.com/pragmatismo-io/BotServer/commit/f1b8eb2 ))
* **core.gbapp:** Azure deployment. ([49e1743 ](https://github.com/pragmatismo-io/BotServer/commit/49e1743 ))
* **core.gbapp:** Azure Deployment. ([f8fab38 ](https://github.com/pragmatismo-io/BotServer/commit/f8fab38 ))
* **core.gbapp:** ESNext in tsconfig.json to match MSFT. ([01b8dd5 ](https://github.com/pragmatismo-io/BotServer/commit/01b8dd5 ))
* **core.gbapp:** Fixing loading of instances. ([bc9c588 ](https://github.com/pragmatismo-io/BotServer/commit/bc9c588 ))
* **core.gbapp:** Investigating BASIC broken. ([f0ec25e ](https://github.com/pragmatismo-io/BotServer/commit/f0ec25e ))
* **core.gbapp:** package.json artifacts sync. ([01d34a6 ](https://github.com/pragmatismo-io/BotServer/commit/01d34a6 ))
* **core.gbapp:** Publishing in Azure. ([4d6779e ](https://github.com/pragmatismo-io/BotServer/commit/4d6779e ))
* **core.gbapp:** Removing POC code. ([56f46f4 ](https://github.com/pragmatismo-io/BotServer/commit/56f46f4 ))
* **kb.gbapp:** Typo fix. ([ba26578 ](https://github.com/pragmatismo-io/BotServer/commit/ba26578 ))
* **whatsapp.gblib:** Enabling Whatsapp. ([4351b87 ](https://github.com/pragmatismo-io/BotServer/commit/4351b87 ))
* **whatsapp.gblib:** Enabling Whatsapp. ([74f5936 ](https://github.com/pragmatismo-io/BotServer/commit/74f5936 ))
* **whatsapp.lib:** Enabling Whatsapp. ([85249e5 ](https://github.com/pragmatismo-io/BotServer/commit/85249e5 ))
2019-05-25 18:31:19 +00:00
Rodrigo
d5b1479b9f
chore(release): 1.3.0 [skip ci]
...
# [1.3.0](https://github.com/pragmatismo-io/BotServer/compare/1.2.2...1.3.0 ) (2019-05-12)
### Bug Fixes
* **core:** ngrok is running on linux ([000bdc1 ](https://github.com/pragmatismo-io/BotServer/commit/000bdc1 ))
* **design:** 404 on bot logo on default.gbtheme: https://github.com/GeneralBots/BotServer/issues/80 . ([f67f04a ](https://github.com/pragmatismo-io/BotServer/commit/f67f04a ))
* **gbot:** gbot.cmd now installs packages and compiles the server before running. ([dca0325 ](https://github.com/pragmatismo-io/BotServer/commit/dca0325 ))
* **gbot:** gbot.cmd now installs packages and compiles the server before running. ([b7abf5f ](https://github.com/pragmatismo-io/BotServer/commit/b7abf5f ))
* **general:** tslint being applied in all sources. ([77ccc3d ](https://github.com/pragmatismo-io/BotServer/commit/77ccc3d ))
* **general:** tslint being applied in all sources. ([25d1459 ](https://github.com/pragmatismo-io/BotServer/commit/25d1459 ))
* **general:** tslint being applied in all sources. ([4b49686 ](https://github.com/pragmatismo-io/BotServer/commit/4b49686 ))
* **general:** tslint being applied in all sources. ([895be68 ](https://github.com/pragmatismo-io/BotServer/commit/895be68 ))
* **general:** tslint being applied in all sources. ([c74b3ee ](https://github.com/pragmatismo-io/BotServer/commit/c74b3ee ))
* **general:** tslint being applied in all sources. ([ef3c5a1 ](https://github.com/pragmatismo-io/BotServer/commit/ef3c5a1 ))
* **general:** tslint being applied in all sources. ([e9bed77 ](https://github.com/pragmatismo-io/BotServer/commit/e9bed77 ))
* **general:** tslint being applied in all sources. ([d717de6 ](https://github.com/pragmatismo-io/BotServer/commit/d717de6 ))
* **general:** tslint being applied in all sources. ([2c18517 ](https://github.com/pragmatismo-io/BotServer/commit/2c18517 ))
* **general:** tslint being applied in all sources. ([cd5189d ](https://github.com/pragmatismo-io/BotServer/commit/cd5189d ))
* **general:** tslint being applied in all sources. ([5d08457 ](https://github.com/pragmatismo-io/BotServer/commit/5d08457 ))
* **general:** tslint being applied in all sources. ([6de285e ](https://github.com/pragmatismo-io/BotServer/commit/6de285e ))
* **general:** tslint being applied in all sources. ([69ca62b ](https://github.com/pragmatismo-io/BotServer/commit/69ca62b ))
* **general:** tslint being applied in all sources. ([8fec26c ](https://github.com/pragmatismo-io/BotServer/commit/8fec26c ))
* **kb.gbapp:** FAQ now showing again. ([c70200a ](https://github.com/pragmatismo-io/BotServer/commit/c70200a ))
* **kb.gbapp:** Fix in subjects null pointer. ([e21916f ](https://github.com/pragmatismo-io/BotServer/commit/e21916f ))
* **NLP:** Update of platform to mach NLP URL updates and versioning. ([6588049 ](https://github.com/pragmatismo-io/BotServer/commit/6588049 ))
* **VBA:** Several bugs fixed and refactoring on Deployer Service done. ([fecbd3e ](https://github.com/pragmatismo-io/BotServer/commit/fecbd3e ))
### Features
* **basic:** General Bots BASIC 2.0 with new keywords and parenthesis only when needed. ([3cc92ec ](https://github.com/pragmatismo-io/BotServer/commit/3cc92ec ))
2019-05-12 16:32:53 +00:00
Rodrigo
8edab92a3b
chore(release): 1.2.2 [skip ci]
...
## [1.2.2](https://github.com/pragmatismo-io/BotServer/compare/1.2.1...1.2.2 ) (2019-02-01)
### Bug Fixes
* **auth:** setupSecurity now is a complete setup process for tokens. ([4718fe4 ](https://github.com/pragmatismo-io/BotServer/commit/4718fe4 ))
* **deployer:** Installs and compiles additional .gbapps on server startup. ([cfe5cd2 ](https://github.com/pragmatismo-io/BotServer/commit/cfe5cd2 ))
* **kb.gbapp:** Menu and Ask dialog flows fixing. ([d884bc3 ](https://github.com/pragmatismo-io/BotServer/commit/d884bc3 ))
* **VBA:** Removal of invalid error messages. ([dd92032 ](https://github.com/pragmatismo-io/BotServer/commit/dd92032 ))
2019-02-01 13:11:03 +00:00
Rodrigo
4263cd7629
chore(release): 1.2.1 [skip ci]
...
## [1.2.1](https://github.com/pragmatismo-io/BotServer/compare/1.2.0...1.2.1 ) (2018-12-18)
### Bug Fixes
* **kb:** Fix in Faq and Menu dialogs. ([6ba8c09 ](https://github.com/pragmatismo-io/BotServer/commit/6ba8c09 ))
* **startup:** Startup improved and more checks added. ([5d6c60e ](https://github.com/pragmatismo-io/BotServer/commit/5d6c60e ))
* **webchat:** Sync versions and MSFT strategy. ([238c0bf ](https://github.com/pragmatismo-io/BotServer/commit/238c0bf ))
2018-12-18 16:36:57 +00:00
Rodrigo
4501ddaf94
chore(release): 1.2.0 [skip ci]
...
# [1.2.0](https://github.com/pragmatismo-io/BotServer/compare/1.1.1...1.2.0 ) (2018-12-13)
### Features
* **webchat:** Update of webchat to the newer version 4. ([0270a8e ](https://github.com/pragmatismo-io/BotServer/commit/0270a8e ))
2018-12-13 18:53:01 +00:00
Rodrigo
ce3b105066
chore(release): 1.1.1 [skip ci]
...
## [1.1.1](https://github.com/pragmatismo-io/BotServer/compare/1.1.0...1.1.1 ) (2018-12-08)
### Bug Fixes
* **package:** update csv-parse to version 4.1.0 ([a606ef1 ](https://github.com/pragmatismo-io/BotServer/commit/a606ef1 ))
2018-12-08 09:57:47 +00:00
Rodrigo
4e52349588
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/pragmatismo-io/BotServer/compare/1.0.8...1.1.0 ) (2018-12-06)
### Bug Fixes
* **CI:** default.gbui compilation issues. ([7a11919 ](https://github.com/pragmatismo-io/BotServer/commit/7a11919 ))
* **CI:** Migrating CI logic to package.json. ([8ee048f ](https://github.com/pragmatismo-io/BotServer/commit/8ee048f ))
* **core:** Bot boot logic being fixed. ([1761e06 ](https://github.com/pragmatismo-io/BotServer/commit/1761e06 ))
* **core:** Bot Server is runnable again after refactory. ([9379dec ](https://github.com/pragmatismo-io/BotServer/commit/9379dec ))
* **core:** Loaded dynamically a .js file containing converted VBA dialogs. ([3f32e48 ](https://github.com/pragmatismo-io/BotServer/commit/3f32e48 ))
* **core:** Moved logic from app to core. ([c1db8be ](https://github.com/pragmatismo-io/BotServer/commit/c1db8be ))
* **default.gbui:** Removing warnings. ([02ed085 ](https://github.com/pragmatismo-io/BotServer/commit/02ed085 ))
* **gbdialog:** Renamed alpha command to alpha-VBA added documentation files. ([9cd66b8 ](https://github.com/pragmatismo-io/BotServer/commit/9cd66b8 ))
* **gbdialog:** Support for multiples hear blocks. ([3bb9d65 ](https://github.com/pragmatismo-io/BotServer/commit/3bb9d65 ))
* **gbdialog:** Trying to save context. ([ce04290 ](https://github.com/pragmatismo-io/BotServer/commit/ce04290 ))
* **gbdialog:** Updating packages to latest versions and sync *-lock file. ([dcafb7a ](https://github.com/pragmatismo-io/BotServer/commit/dcafb7a ))
* **gbdialog:** VBA hear must be a wrapper call. ([6915d58 ](https://github.com/pragmatismo-io/BotServer/commit/6915d58 ))
* **gbdialog:** VBA is running financial simulations. ([9fb431c ](https://github.com/pragmatismo-io/BotServer/commit/9fb431c ))
* **gbdialog:** VBA is running. ([2dd359a ](https://github.com/pragmatismo-io/BotServer/commit/2dd359a ))
* **gbdialog:** VBA loop done - one thing left to automate: Hear wrapper. ([776fe03 ](https://github.com/pragmatismo-io/BotServer/commit/776fe03 ))
* **package:** update azure-arm-resource to version 7.2.1 ([4e72507 ](https://github.com/pragmatismo-io/BotServer/commit/4e72507 ))
* **package:** update botlib to version 0.1.7 ([8205599 ](https://github.com/pragmatismo-io/BotServer/commit/8205599 ))
* **package:** update csv-parse to version 4.0.0 ([3fb5a9a ](https://github.com/pragmatismo-io/BotServer/commit/3fb5a9a ))
* **package:** update marked to version 0.5.2 ([405fc96 ](https://github.com/pragmatismo-io/BotServer/commit/405fc96 ))
* **package:** update pragmatismo-io-framework to version 1.0.19 ([67c2ce7 ](https://github.com/pragmatismo-io/BotServer/commit/67c2ce7 ))
* **tests:** Disabling VM tests tentative for now. ([9d5a9c6 ](https://github.com/pragmatismo-io/BotServer/commit/9d5a9c6 ))
### Features
* **gbdialog:** The first VBA code is run. ([f0a0cd3 ](https://github.com/pragmatismo-io/BotServer/commit/f0a0cd3 ))
* **scripting:** First code changes to VBA implementation. ([09715bc ](https://github.com/pragmatismo-io/BotServer/commit/09715bc ))
2018-12-06 13:23:34 +00:00
Rodrigo
aba0ff7fcf
chore(release): 1.0.8 [skip ci]
...
## [1.0.8](https://github.com/pragmatismo-io/BotServer/compare/1.0.7...1.0.8 ) (2018-11-18)
### Bug Fixes
* **docs:** Video thumbnail update to raw picture URL. ([564b394 ](https://github.com/pragmatismo-io/BotServer/commit/564b394 ))
2018-11-18 22:01:34 +00:00
Rodrigo Rodriguez
f230b82eef
Update CHANGELOG.md
2018-11-18 19:37:15 -02:00
Rodrigo
f8e3fda796
chore(release): 1.0.7 [skip ci]
...
## [1.0.7](https://github.com/pragmatismo-io/BotServer/compare/1.0.6...1.0.7 ) (2018-11-18)
### Bug Fixes
* **config:** CHANGELOG generator fixing. ([ac18782 ](https://github.com/pragmatismo-io/BotServer/commit/ac18782 ))
2018-11-18 21:35:47 +00:00
Rodrigo Rodriguez (pragmatismo.io)
eea9ed7ef0
fix(ci): semantic release plugins.
2018-11-12 15:32:36 -02:00