2018-05-18 11:39:17 -03:00
|
|
|
# Release History
|
|
|
|
|
2018-09-24 11:04:36 -03:00
|
|
|
## Version 0.1.3
|
|
|
|
|
|
|
|
* FIX: Admin now is internationalized.
|
|
|
|
* FIX: Webchat now receives a private token.
|
|
|
|
* FIX: OAuth2 now has got revised and included state to avoid CSRF attacks.
|
|
|
|
* FIX: Now server will only start with a secure administration password.
|
|
|
|
|
2018-09-20 12:37:33 -03:00
|
|
|
## Version 0.1.2
|
|
|
|
|
|
|
|
* NEW: kb.gbapp now has a complete browser of excel articles.
|
|
|
|
* FIX: Some security improved.
|
|
|
|
* NEW: Protocol changes for exchanging questions between UI and Bot Server.
|
|
|
|
|
2018-09-16 20:26:07 -03:00
|
|
|
## Version 0.1.0
|
|
|
|
|
|
|
|
- NEW: Migration to Bot Framework v4.
|
|
|
|
|
2018-08-22 05:43:36 -03:00
|
|
|
## Version 0.0.31
|
|
|
|
|
|
|
|
- FIX: Updated dependencies versions.
|
|
|
|
|
2018-06-04 08:03:23 -03:00
|
|
|
## Version 0.0.30
|
|
|
|
|
|
|
|
- FIX: Packages updated.
|
|
|
|
- NEW: DATABASE_SYNC_ALTER environment parameter.
|
|
|
|
- NEW: DATABASE_SYNC_FORCE environment parameter.
|
|
|
|
- NEW: Define constraint names in MSSQL.
|
|
|
|
|
2018-06-01 16:11:52 -03:00
|
|
|
## Version 0.0.29
|
|
|
|
|
|
|
|
- NEW: Added STT and TTS capabilities to default.gbui.
|
|
|
|
|
2018-05-29 06:20:09 -03:00
|
|
|
## Version 0.0.28
|
|
|
|
|
|
|
|
- FIX: gbui packages updated.
|
|
|
|
|
2018-05-29 05:27:52 -03:00
|
|
|
## Version 0.0.27
|
|
|
|
|
|
|
|
- FIX: Packages updated.
|
|
|
|
|
2018-05-28 06:51:06 -03:00
|
|
|
## Version 0.0.26
|
2018-05-29 05:27:52 -03:00
|
|
|
|
|
|
|
- FIX: Packages updated.
|
|
|
|
- NEW: If a bot package's name begins with '.', then it is ignored.
|
|
|
|
- NEW: Created DATABASE_LOGGING environment parameter.
|
2018-05-28 06:51:06 -03:00
|
|
|
|
2018-05-27 18:15:33 -03:00
|
|
|
## Version 0.0.25
|
|
|
|
|
|
|
|
- FIX: Whastapp line now can be turned off;
|
|
|
|
- FIX: More error logging on BuildMin.
|
|
|
|
|
2018-05-18 11:39:17 -03:00
|
|
|
## Version 0.0.24
|
|
|
|
|
|
|
|
- FIX: AskDialog compilation error.
|
|
|
|
- FIX: More Whatsapp line adjustments: Duplicated 'Hi!' & log enrichment.
|
|
|
|
|
2018-05-16 12:06:37 -03:00
|
|
|
## Version 0.0.23
|
|
|
|
|
|
|
|
- FIX: Duplicated asking on main loop removed.
|
|
|
|
- FIX: Whatsapp log phrase correction.
|
|
|
|
- FIX: Directline can now receive messages sent in not-in-conversation, projector-only fashion.
|
|
|
|
|
|
|
|
## Version 0.0.22
|
|
|
|
|
|
|
|
- NEW: Auto-dispatch to dialog based on intent name.
|
|
|
|
|
|
|
|
## Version 0.0.21
|
|
|
|
|
|
|
|
- FIX: Whatsapp directline client improved.
|
|
|
|
|
2018-05-12 16:08:24 -03:00
|
|
|
## Version 0.0.20
|
|
|
|
|
|
|
|
- NEW: Whatsapp directline client is now working in preview.
|
|
|
|
|
2018-05-11 23:27:00 -03:00
|
|
|
## Version 0.0.19
|
|
|
|
|
|
|
|
- NEW: Whatsapp directline client started.
|
|
|
|
- NEW: Console directline client.
|
|
|
|
- NEW: Now each .gbapp has it own set of syspackages loaded.
|
|
|
|
- NEW: Added support for Whatsapp external service key on bot instance model.
|
|
|
|
|
2018-05-06 19:26:45 -03:00
|
|
|
## Version 0.0.18
|
2018-05-29 05:27:52 -03:00
|
|
|
|
2018-05-06 19:26:45 -03:00
|
|
|
- FIX: .gbapp files now correctly loaded before other package types so custom models can be used to sync DB.
|
|
|
|
- NEW: Removed Boot Package feature. Now every .gbot found on deploy folders are deployed on startup.
|