107 lines
1.8 KiB
Markdown
107 lines
1.8 KiB
Markdown
# History
|
|
|
|
## Version 0.1.6
|
|
|
|
* References and version updated.
|
|
|
|
## Version 0.1.5
|
|
|
|
* Docs updated.
|
|
|
|
## Version 0.1.4
|
|
|
|
* New fields to 100% automated development environement setup.
|
|
|
|
## Version 0.1.3
|
|
|
|
- FIX: Updated dependencies versions.
|
|
|
|
## Version 0.1.2
|
|
|
|
- NEW: pragmatismo-io-framework updated.
|
|
|
|
## Version 0.1.0
|
|
|
|
- NEW: Migration to Bot Framework v4.
|
|
|
|
## Version 0.0.33
|
|
|
|
- FIX: Updated dependencies versions.
|
|
|
|
## Version 0.0.32
|
|
|
|
- FIX: Updated dependencies versions.
|
|
|
|
## Version 0.0.31
|
|
|
|
- FIX: Export of Sequelize from sequelize-typescript.
|
|
|
|
## Version 0.0.30
|
|
|
|
- FIX: Packages updated.
|
|
- FIX: Missing some 'use strict'.
|
|
|
|
## Version 0.0.29
|
|
|
|
- FIX: Packages updated.
|
|
|
|
## Version 0.0.28
|
|
|
|
- FIX: Package compiled.
|
|
|
|
## Version 0.0.27
|
|
|
|
- FIX: Merged changes.
|
|
|
|
## Version 0.0.26
|
|
|
|
- NEW: Support for Speech recognition/synthesis.
|
|
|
|
## Version 0.0.25
|
|
|
|
- FIX: Packages updated.
|
|
|
|
## Version 0.0.24
|
|
|
|
- FIX: Packages updated.
|
|
|
|
## Version 0.0.23
|
|
|
|
- FIX: Trying to remove botbuilder dependency on hoek vunerability with no success, MS is promissing update it: https://github.com/Microsoft/BotBuilder/issues/4206.
|
|
|
|
## Version 0.0.22
|
|
|
|
- FIX: Packages updated.
|
|
|
|
## Version 0.0.21
|
|
|
|
- FIX: Whatsapp directline client improved.
|
|
|
|
## Version 0.0.20
|
|
|
|
- NEW: Whatsapp directline client is now working in preview.
|
|
- NEW: Parameter whatsappServiceWebhookUrl added.
|
|
|
|
## Version 0.0.19
|
|
|
|
- NEW: Parameter whatsappServiceUrl added to support other whatsapp channels.
|
|
|
|
## Version 0.0.18
|
|
|
|
- FIX: Missing TS compilation.
|
|
|
|
## Version 0.0.17
|
|
|
|
- NEW: The bot now has an associated mobile Whatsapp number;
|
|
|
|
## Version 0.0.16
|
|
|
|
- FIX: Compilation of Typescript into JavaScript.
|
|
|
|
## Version 0.0.15
|
|
|
|
- NEW: Now each .gbapp has it own set of syspackages loaded.
|
|
|
|
## Version 0.0.14
|
|
|
|
- NEW: Added support for Whatsapp external service key on bot instance model.
|