This release note documents functional, configuration, and code changes introduced with the release of Discourse 3.4, the main Daden chatbot engine, and its associated Bot Manager.
These changes will go live 12 Sep 2009.
For more information please contact support@daden.co.uk.
Overview
Version 3.4 provide a tidy of the code and some key new features/interface changes:
- Consolidation of code libraries into a single _utilities file. Speeds execution time
- Fix bugs in SRAI and logging of case identites
- Remove need for writer to use <random> as now handled by mutliple reply fields
- Remove need for writer to use <srai> as now handled by redirect tick box
- Multi-language support
- Use of %% as an alternative to <get name =""/>
- use of + as an alternative to <set it=""/>
- Tidied layout of case edit and case list screens
- Introduced Training mode for rapid case development
- Form based config editing
- Removal of bot presets, must now be done as normal cases
- Standardisation of global_bot_config for config data
- split sentence optional
Functional Changes
Parser
AIML
Triples
No changes
Modules
Cases
No changes to common libraries.
Lookups
No changes to common lookups
Configuration Changes
No changes to configuration
Template and User Interface Changes
No changes to templates or user interface.
Other Player Changes
None
Management Changes
Code Changes
User Data Changes
No changes are required to user data.
