Opendialogai Opendialog Versions Save

OpenDialog is a Conversational Experience Platform - the starting point for your own conversational applications.

1.15.0

1 year ago

Features

  • Feature/php update #494
  • Use intent name on new messages rather than 'auto generated' #493
  • Ports the code from saas about intents/messages ordering bug. #488
  • Adds scenarios:correct-order Command and tests. #490
  • Use MessageTemplateDataClient facade #477

Security

  • Bump moment from 2.29.2 to 2.29.4 #489
  • Bump parse-url from 6.0.0 to 6.0.2 #487
  • Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 #485
  • Bump eventsource from 1.0.7 to 1.1.1 #483

1.14.1

2 years ago

Fixes

Security

  • Bump moment from 2.24.0 to 2.29.2 #470

Full Changelog: https://github.com/opendialogai/opendialog/compare/1.14.0...1.14.1

1.14.0

2 years ago

Features

User context data now stored in MySQL

  • Adds command for migrating user attributes data from Dgraph to RDBMS #467

Fixes

  • Configuration Property hiding #468
    • fixes previous issues with config items containing . characters

Security

  • Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 #466

1.13.0

2 years ago

Features

  • Query Caching #463
    • This is supported only when using a caching backend that supports tagging (https://laravel.com/docs/9.x/cache#cache-tags)
    • 3 new envs that control the level of caching DGRAPH_QUERY_CACHE_ON, DGRAPH_QUERY_CACHE_TAG, DGRAPH_QUERY_CACHE_TTL
  • Handling messages from external NLU https://github.com/opendialogai/core/pull/618
    • Any existing messages that use dialogflow_message attribute must be updated by running the artisan command attribute_message:update

Fixes

1.12.1

2 years ago
  • Bump url-parse from 1.5.7 to 1.5.10 #462
  • Bump prismjs from 1.25.0 to 1.27.0 #461
  • Bump laravel/fortify from 1.8.2 to 1.11.1 #460
  • Updated ComponentConfigurationRequest to handle validation for individual component #446

1.12.0

2 years ago
  • Fix Intent ordering #459
  • Update Dockerfile to include installation of PHP intl extension #458
  • Fixes to ensure latest design system is supported #457
  • OPNDLG-1163 - Interface settings route #451
  • Attribute Filters #455
  • Bump url-parse from 1.5.3 to 1.5.7 #456
  • Feature/scenario overview #450
  • Bump follow-redirects from 1.14.7 to 1.14.8 #454
  • Bump ajv from 6.10.0 to 6.12.6 #453
  • Collection attribute support #452
  • Added implementation to allow using ref property where available to s… #448

1.11.2

2 years ago

Fixed

  • Fix for 404 issue from sidebar #447

1.11.1

2 years ago

Improved

  • Rationalise help and support links #445
  • Add & Update licensing information within the repo #434
  • Add support for fp-form in the form editor #317
  • Make logo inline with toggle icon 6fb1ed8
  • Wraps logo and toggle in header to make more space 42ccd9f

Fixed

  • Check for userId in ScenarioRequestLoggingMiddleware #600
  • Bump node-fetch from 2.6.5 to 2.6.7 #598

1.11.0

2 years ago

Improved

  • Add Component Setting sendpoint and update WebchatSettings logic to b… #438
  • Api token generation #442

Fixed

  • Bump node-fetch from 2.6.1 to 2.6.7 #444

1.10.1

2 years ago

This is a hotfix release that addresses an issue with template previews

Fixed

Uses the latest version of the design system code to fix an issue with template webchat previews