Skip to content

Changelog

v5.71.0

(16 août 2022, 10:17:28)

core-api

  • 🔧 Add image url in the chat history for each IMAGE_UPLOAD event.

v5.70.0

(27 juin 2022, 13:08:33)

console

  • 🚑 Add developer_token to getConversation calls.

v5.69.1

(22 juin 2022, 15:51:09)

core-api

  • 🚑 Use master key while saving a freshchat agent.

v5.69.0

(21 juin 2022, 10:47:56)

webchat

  • 🚑 Fix voice recognition modal on Messenger theme. Fix SoundWave not displaying.

v5.68.2

(17 juin 2022, 14:04:03)

console

  • 🚑 Add WhatsApp endpoint to connector configuration

core-api

  • 🚑 Reduce huge TTL for Whatsapp configuration, as changes in the config should not take 24h to be effective.

v5.68.1

(16 juin 2022, 19:05:53)

console

  • 🚑 Fixes crash while an evaluation is already launched.

core-api

  • 🚑 Delete problematic Parse.Cloud.httpRequest which seems to fail in production. Replaced by node-fetch.
  • 🚑 Change httpRequest for superagent in botcreation
  • 🚑 Add proper display of error happening in createMetabotParse

v5.68.0

(14 juin 2022, 14:51:22)

core-api

  • ⬆ parse-server 3.10.0, parse-dashboard 3.3.0, parse 2.19.0
  • 🐛 Support stream format for message from agents. Enabling multi-parts message.

webchat

  • ⬆ parse 2.19.0

v5.67.0

(24 mai 2022, 12:12:54)

core-api

  • ✨ Support an externalId for anonymous users.

webchat

  • ✨ Support an externalId parameter in the user field of the inject parameters.
  • 🚑 Support hideButton option even after first rendering.

v5.66.0

(12 mai 2022, 14:24:05)

core-api

  • 🚑 Fix CronJob routes with proper export. Also fix graceful shutdown not properly quitting a server.

v5.65.0

(25 avr. 2022, 13:10:04)

core-api

  • 🚀 Added a public API to retrieve Messages of a given conversation.
  • 🔧 Centralized graceful exit.

v5.64.0

(20 avr. 2022, 17:18:01)

webchat

  • 🚑 Fixes uploaded file not being shown on the conversation.

v5.63.0

(11 avr. 2022, 08:40:24)

core-api

  • 🚑 Prevent customName to be overriden by actual name.

v5.62.1

(28 mars 2022, 16:34:56)

console

  • 🚑 Add pagination to Freshchat users.

core-api

  • 🚑 Fetch all users from Freshchat as a temporary fix for no pagination.

v5.62.0

(28 mars 2022, 12:30:44)

console

  • 🚀 Added customAgentNames form in Freshchat channel.

core-api

  • 🚀 Added customAgentNames support.

v5.61.1

(23 mars 2022, 17:41:21)

webchat

  • 🚑 Force refetch of profile when missing lastName or photo.

v5.61.0

(23 mars 2022, 15:59:52)

core-api

  • 🔧 Added an option to retrieve a conversation by its ID

v5.60.3

(10 mars 2022, 19:02:18)

core-api

  • 🚑 Allow to reuse a contact if an identifier is given for Chatwoot.

v5.60.2

(7 mars 2022, 17:00:17)

webchat

v5.60.1

(7 mars 2022, 15:17:22)

console

  • 🚑 Force Continental update.

v5.60.0

(7 mars 2022, 13:49:14)

console

  • 🚑 Update Continental's widget

v5.59.0

(8 févr. 2022, 15:26:51)

webchat

  • 🔧 Make gdpr consent only last 12 months as asked by our clients. Also...

v5.58.0

(20 janv. 2022, 09:25:03)

console

  • Fix side panel not editable for collections

webchat

  • Fix prisme-button to match Messenger theme

v5.57.1

(23 déc. 2021, 14:05:26)

core-api

  • 🔧 Changed Twilio connector to force users to hear all the message...

webchat

  • add margin on sidebar label so it's not visible when closed

v5.57.0

(21 déc. 2021, 16:34:10)

console

  • Allow . in repeat on

v5.56.2

(10 déc. 2021, 11:06:00)

console

  • 🚑 Fix intent webhook using the wrong token.

v5.56.1

(10 déc. 2021, 10:07:11)

webchat

  • Disable browser page auto open on npm start
  • Fixed chat sticking to the top, or overflowing on the top sometimes
  • 🔧 Transform raw text to a clickable link in simple text.

v5.56.0

(10 déc. 2021, 09:11:23)

console

  • ✨ Freshchat channel, it is now possible to enable an event on conversation resolution.
  • Added Jump action front and event button autocomplete

core-api

  • Make useStreamFormat option use latest streams with jump support
  • ✨ Freshchat connector, on conversation resolved a "HANDOVER_HUMAN_FINISHED" can be triggered if the option is enabled.
  • 🔧 API Messages can now return full stream in items rather than the convert object using useStreamFormat option.
  • 🚀 Support say payload in DSUL.

v5.55.0

(1 déc. 2021, 13:31:00)

webchat

  • 🐛 Prevent sending a message if there is no response yet. Also deleted File...
  • Handle form validator error for selectInput

v5.54.2

(26 nov. 2021, 14:57:29)

webchat

  • Fix crash when say text value is not a string

v5.54.1

(24 nov. 2021, 09:54:24)

webchat

  • ✨ Impossible to submit if the input is disabled.

v5.54.0

(23 nov. 2021, 08:24:42)

console

  • Fix crash when text is not a string

v5.53.0

(18 nov. 2021, 14:07:58)

core-api

  • 🐛 Use firstname for freshchat connector.

v5.52.5

(5 nov. 2021, 14:51:51)

webchat

  • Prevent submit if the bot hasn't said anything
  • 🐛 Do not let users send a message if the assitant is typing.
  • 🔧 Update to node 16.

v5.52.4

(4 nov. 2021, 14:51:46)

console

  • 🐛 Fixes crash on intentnion creation.

v5.52.3

(4 nov. 2021, 09:45:38)

console

  • 💄 Display intent's webhook in its advanced settings. These were also collapsed in an accordion

v5.52.2

(3 nov. 2021, 17:22:10)

console

  • Fix confusion matrix

v5.52.1

(3 nov. 2021, 09:10:48)

core-api

  • Allow resource settings partial update

v5.52.0

(2 nov. 2021, 15:50:17)

core-api

  • Catch compilation errors

webchat

  • 🐛 Fix history being messy with livechat agents.
  • Fix header display

v5.51.5

(28 oct. 2021, 15:10:27)

core-api

  • 🐛 Stats should be saved with the firstName.

v5.51.4

(28 oct. 2021, 13:44:27)

core-api

  • 🔧 Add a new env variable allowing to add Mailgun host

v5.51.3

(27 oct. 2021, 13:43:42)

console

  • 🐛 Avoid integration settings of being nuked on disable.
  • Functions test parameters better UI

webchat

  • Get messenger size from host dimensions

v5.51.2

(27 oct. 2021, 09:17:58)

console

  • Tests nlu finish

core-api

  • Use babel to compile vm2 scripts instead of ts

webchat

  • Translatable services

v5.51.1

(26 oct. 2021, 10:15:37)

console

  • Refacto NLU tests

core-api

  • 🐛 Fix agent private message being sent while using Freshchat
  • Clarify tests launch API

v5.51.0

(26 oct. 2021, 08:26:56)

console

  • 🌐 Add en and es translations for new signup, forgot and try pages.
  • 🔥 Delete hideMap which does not have any effect now.

core-api

  • 🐛 Fix links formatting on Facebook preceded by cards.
  • Log functions as strings

webchat

  • 🐛 Fixes Google autocomplete, getPlacePredictions signature seems to have changed.

v5.50.6

(21 oct. 2021, 15:32:54)

v5.50.5

(21 oct. 2021, 10:12:43)

webchat

  • 💄 Added classNames to chat bubble tooltip

v5.50.4

(21 oct. 2021, 09:17:34)

core-api

  • ✨ Enable Prisme.ai Messenger theme by default on new assistants.
  • Should fix worker loading when built

v5.50.3

(20 oct. 2021, 08:21:35)

core-api

  • Typescript worker is a shitty package

v5.50.2

(19 oct. 2021, 12:50:06)

webchat

  • 🚑 Make send icon the same color as others.
  • 🐛 Fix disabledInput not working.

v5.50.1

(19 oct. 2021, 09:39:11)

console

  • Pass test parameters

webchat

  • 💄 On Messenger theme, likes & dislikes now uses the primary color.

v5.50.0

(19 oct. 2021, 08:35:31)

console

  • Display functions logs
  • Use multiline code editor for function parameters
  • Prisme.ai roadmap#408 sign in relooking

webchat

  • Display a checkbox
  • Wait for response before sending a new Welcome event
  • 💄 Fix header and "sidebar toggle button" display condition, mic and refresh icons style

v5.49.0

(11 oct. 2021, 13:12:31)

console

  • 🐛 Fixes parameters not being taken in account in non-regression test while importing them.

core-api

  • 🐛 Fix/crash on empty stream, also update entities path on non-regression tests.

webchat

  • 💄 Fix refresh icon not using theme color
  • fix caroussel too big on fullscreen

v5.48.4

(7 oct. 2021, 16:45:19)

console

  • 🐛 Improve URL regex.

core-api

  • 🔊 Added internal logs on Facebook error.
  • 🚑 🔧 Fix Heroku config.

webchat

  • Should be ok for the fuckin sidebar and header

v5.48.3

(5 oct. 2021, 14:09:11)

webchat

  • GRAOU
  • 💄 Propose a larger bot image in Messenger theme.

v5.48.2

(5 oct. 2021, 12:46:51)

webchat

  • FIx displaying header on big phones

v5.48.1

(5 oct. 2021, 09:05:48)

core-api

  • npm start
  • Send bot photo in notification

webchat

  • 🐛 Fix Google autocomplete not having a googleApiKey
  • Fix glitches on firefow

v5.48.0

(5 oct. 2021, 08:27:06)

webchat

  • Fix display of image viewer close button
  • Display sidebar on native mode to access settings button
  • 💄 Removed "0 margin" on form that make form carroussel sticks

v5.47.7

(1 oct. 2021, 14:23:13)

core-api

  • Fix firebase config path

webchat

  • Fetch montserrat font from google
  • 🩹 Remove tag filter from custom Head Html

v5.47.6

(1 oct. 2021, 09:41:08)

webchat

  • Last tweaks

v5.47.5

(1 oct. 2021, 09:00:25)

webchat

v5.47.4

(1 oct. 2021, 08:01:29)

webchat

  • Small tweaks for iPhone display

v5.47.3

(30 sept. 2021, 10:28:40)

webchat

  • 🚑 Revert CanDisplayBot for the moment/

v5.47.2

(30 sept. 2021, 10:21:42)

webchat

  • 🐛 Prevent crash window.top.location.hash is not available

v5.47.1

(29 sept. 2021, 14:44:36)

core-api

  • ✨ Facebook displays richText elements, also improved cache behaviour for botkit integrations.
  • Push notification with firebase

webchat

  • 🐛 Fixes broken panel while no services.
  • Display nav correctly on native mode
  • 🐛 Fixed white tray on left for default theme
  • 🐛 Fixes huge burger on small version as well as disappearing sidebar.
  • 🐛 Fixes crash while trying to open in panel.
  • Fix burger color
  • Use an emoji as service icon
  • Prisme.ai/icons rethink
  • Can trigger event instead of welcome with anchor or inject option
  • 🔧 Fixed strange almost invisible border on buttons

v5.47.0

(29 sept. 2021, 09:38:40)

webchat

  • Don't invalidate token on front side, plz

v5.46.1

(23 sept. 2021, 16:42:12)

webchat

  • 🚑 Update node gitlab-ci to meet requirements. Also use obs runners rather than gitlab.

v5.46.0

(23 sept. 2021, 16:24:47)

console

  • 💄 Changed save wording to add on action creation. Changed save to confirm on action edit.
  • Fix IP validating only values below 128
  • 🔧 Added much needed pagination to searchengine's indexed documents.

core-api

  • Update intents & entities using the last known objectId from previous DSUL
  • Prevent multiple intents / entities from having the same objectId
  • Add a resync option to DSUL update route in order to force database resync

webchat

  • 💄 Changed css to have a more cotedor feeling for cards & buttons.
  • Prisme.ai dialogbox#139
  • 🐛 Fix autoOpen not being triggered when settings came from integrations.
  • display nav on messenger native
  • 🐛 Fix FAQ opening twice with new condition.
  • Fix conversation width
  • Calculated opacities
  • Service icon siza
  • Feat/services add icon
  • Services iteration 2

v5.45.1

(17 sept. 2021, 12:13:04)

core-api

  • 🐛 Fixes SVG image upload for botImage

webchat

  • 🚑 Fixes crash on FAQ edge cases.
  • 💄 Added Service Tooltip. Delete css rules not needed anymore. Make Tooltip snappier.
  • 🔧 question list support default values
  • 🐛 Fixes panel with messenger theme as well as FAQ.
  • 🚀 Form questions support list
  • 🔧 Changed first isTyping behaviour to avoid infinite ones. Also fixes welcome on each open with disableHistory.
  • 🐛 Fix crash on old forms.
  • 💄 Fix border-radius of discrete buttons. Also spaced rgpd panel buttons.
  • 💄 Fixes a disgracious white border on messenger theme.
  • 🔧 Do not maximize IFrame while on webchat mode.
  • 🔧 properly inject parameters in form buttons
  • 💄 Geolocation input use proper input component
  • 🐛 Fixes crash when a label is undefined.
  • 💄 Differentiate user & bot chat bubble with different colors. Those are based on the given theme
  • 💄 Allow for a larger sidebar. Kind of Gmail proportions
  • 🚑 CFixes small css caveat
  • 🚑 Fixes a css variable declaration
  • ✨ 🐛 Support carousel for all elements. Also fixes gouv api related calls.
  • 🚀 Multiline form input
  • 🔧 datePicker uses ISO date format
  • 🔧 datepicker support defaultValue and timerange use object values
  • 🚀 Timerange picker
  • 🚀 Geolocation input in say form
  • 🚀 Added date picker display for question
  • 🔧 Fix disableInput intent settings not being kept when users interact (weird behaviour between two disabled intents).
  • 🚀 Simply add a visual feedback upon using services.
  • Form support default value, fixed select numbed
  • ✨ Form button also send their payload in addition to the form content.
  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.45.0

(13 sept. 2021, 13:40:54)

core-api

  • Fix regression tests on intents with jump : we now only test the first encountered intent

webchat

  • 🚑 Fixes crash on FAQ edge cases.
  • 💄 Added Service Tooltip. Delete css rules not needed anymore. Make Tooltip snappier.
  • 🔧 question list support default values
  • 🐛 Fixes panel with messenger theme as well as FAQ.
  • 🚀 Form questions support list
  • 🔧 Changed first isTyping behaviour to avoid infinite ones. Also fixes welcome on each open with disableHistory.
  • 🐛 Fix crash on old forms.
  • 💄 Fix border-radius of discrete buttons. Also spaced rgpd panel buttons.
  • 💄 Fixes a disgracious white border on messenger theme.
  • 🔧 Do not maximize IFrame while on webchat mode.
  • 🔧 properly inject parameters in form buttons
  • 💄 Geolocation input use proper input component
  • 🐛 Fixes crash when a label is undefined.
  • 💄 Differentiate user & bot chat bubble with different colors. Those are based on the given theme
  • 💄 Allow for a larger sidebar. Kind of Gmail proportions
  • 🚑 CFixes small css caveat
  • 🚑 Fixes a css variable declaration
  • ✨ 🐛 Support carousel for all elements. Also fixes gouv api related calls.
  • 🚀 Multiline form input
  • 🔧 datePicker uses ISO date format
  • 🔧 datepicker support defaultValue and timerange use object values
  • 🚀 Timerange picker
  • 🚀 Geolocation input in say form
  • 🚀 Added date picker display for question
  • 🔧 Fix disableInput intent settings not being kept when users interact (weird behaviour between two disabled intents).
  • 🚀 Simply add a visual feedback upon using services.
  • Form support default value, fixed select numbed
  • ✨ Form button also send their payload in addition to the form content.
  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.44.3

(8 sept. 2021, 14:31:30)

webchat

  • 🚑 Fixes crash on FAQ edge cases.

v5.44.2

(7 sept. 2021, 14:54:50)

webchat

  • 💄 Added Service Tooltip. Delete css rules not needed anymore. Make Tooltip snappier.

v5.44.1

(6 sept. 2021, 11:44:02)

webchat

  • 🔧 question list support default values
  • 🐛 Fixes panel with messenger theme as well as FAQ.
  • 🚀 Form questions support list
  • 🔧 Changed first isTyping behaviour to avoid infinite ones. Also fixes welcome on each open with disableHistory.

v5.44.0

(1 sept. 2021, 16:18:30)

core-api

  • 🚑 Force change as Git itself does not sees it.

v5.43.3

(1 sept. 2021, 16:18:30)

core-api

  • 🚑 Force change as Git itself does not sees it.

v5.43.2

(1 sept. 2021, 15:15:31)

core-api

  • Now remove empty variables from strings

webchat

  • 🐛 Fix crash on old forms.
  • 💄 Fix border-radius of discrete buttons. Also spaced rgpd panel buttons.

v5.43.1

(31 août 2021, 14:56:36)

core-api

  • If paramaters contained more than 1 key, number arrays were turned into array of empty objects

webchat

  • 💄 Fixes a disgracious white border on messenger theme.
  • 🔧 Do not maximize IFrame while on webchat mode.
  • 🔧 properly inject parameters in form buttons
  • 💄 Geolocation input use proper input component
  • 🐛 Fixes crash when a label is undefined.

v5.43.0

(31 août 2021, 12:14:15)

core-api

  • Automatically fill say question.validator.values if initally empty and a custom entity is given
  • Convert say group responses to legacy JSON. Dialogbox will handle new DSUL format later on

webchat

  • 💄 Differentiate user & bot chat bubble with different colors. Those are based on the given theme
  • 💄 Allow for a larger sidebar. Kind of Gmail proportions
  • 🚑 CFixes small css caveat
  • 🚑 Fixes a css variable declaration
  • ✨ 🐛 Support carousel for all elements. Also fixes gouv api related calls.
  • 🚀 Multiline form input

v5.42.9

(27 août 2021, 14:41:12)

core-api

  • Functions onFailure & full Node ICU
  • Do not stringify injected objects anymore

webchat

  • 🔧 datePicker uses ISO date format
  • 🔧 datepicker support defaultValue and timerange use object values
  • 🚀 Timerange picker
  • 🚀 Geolocation input in say form
  • 🚀 Added date picker display for question

v5.42.8

(26 août 2021, 13:11:12)

core-api

  • 🐛 Fixes a crash occuring on itinerary cards while trying to replaceSelectedStream

v5.42.7

(25 août 2021, 13:27:17)

console

  • 💄 Code is now named Manifest.

webchat

  • 🔧 Fix disableInput intent settings not being kept when users interact (weird behaviour between two disabled intents).

v5.42.6

(25 août 2021, 09:58:28)

core-api

  • Small standardized DSUL validation fixes

webchat

  • 🚀 Simply add a visual feedback upon using services.

v5.42.5

(25 août 2021, 09:16:27)

core-api

  • 🚑 Also return contextual settings, such as disable input, while fetching multiple messages.

v5.42.4

(24 août 2021, 16:32:33)

console

  • 🐛 Changed store icons. Fixed Livechat form. Fixed wrong warning message for livechats.

core-api

  • 🐛 Support livechat rather than proximity key for Prismeai Livechat

webchat

  • Form support default value, fixed select numbed
  • ✨ Form button also send their payload in addition to the form content.
  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.42.3

(24 août 2021, 14:08:43)

console

  • 💄 Small wording fixes.

webchat

  • ✨ Form button also send their payload in addition to the form content.
  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.42.2

(24 août 2021, 09:43:47)

core-api

  • Clear any ongoing slot filling on received events.

webchat

  • ✨ Form button also send their payload in addition to the form content.
  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.42.1

(24 août 2021, 08:41:23)

webchat

  • Increased breakpoints values to cover 360-400px width phones
  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.42.0

(23 août 2021, 13:08:33)

core-api

  • Fix replaceSelectedStreamVariables which turned string arrays into object arrays
  • 🚑 fixed jump + outputContexts combination by saving contexts in conversation before jump
  • 🚑 Fixed JUMP validation to accept object payloads
  • Added DSUL validation of standardized DSUL objects
  • Function execution test API now returns console.logs and cleans stack traces
  • POST /v1/resources/dataflow/:id/ now hands 'indexes' body param to dataflow API
  • Jump action
  • Now translate default intents when new languages are added

webchat

  • 🚀 Added Select input for say questions
  • 🚑 Fix build due to missing css variable
  • 💄 Add support for "say group" and list display type.
  • Say question in form

v5.41.3

(13 août 2021, 15:48:51)

core-api

  • 🔧 Change dom-parser for a more powerful one, jsdom.
  • 🐛 Fix /jobs route not using user, makes job available again.

v5.41.2

(13 août 2021, 13:55:34)

console

  • 🚑 Fix embed link given by console.

v5.41.1

(12 août 2021, 13:42:54)

console

  • Fix access settings display
  • Avoid function editor to be sloooooooooow
  • ✨ Uses the new API optio to get Public Resources while fetching in the Actions.

core-api

  • ✨ Add an API option to be able to retrieve resources from the store...
  • DSUL validate new say questions within forms

webchat

  • Services like maquetta

v5.41.0

(9 août 2021, 14:52:12)

console

  • Remove colors parameters from inject config to make them loadable from server
  • Fix losing block form values on re-render
  • Convert collection values as string to display number correctly
  • 🔧 Renamed Dataflow to Collection (front-only).

core-api

  • Fix first login after Prisme.ai signing up from the dialogbox
  • Add title property in FormResponse
  • Repeats now support nested variables in 'on' field
  • 🚑 DSUL validation : Raise an error if match events is not a string array

webchat

  • Dialog menu is shown if input disabled
  • Fix discrete button on support theme
  • Display form title
  • Add a button to resend validation email
  • Services

v5.40.0

(23 juil. 2021, 12:44:58)

console

  • Update dsul from server

v5.39.3

(16 juil. 2021, 15:24:08)

webchat

  • 🐛 Fix autoOpenEverytime condition. It was not working as intentend.
  • 🐛 Fixes localStorage crashing the dialogbox on restricted browsers.

v5.39.2

(16 juil. 2021, 09:07:37)

console

  • Clean value is more complicated than expected. Reverted for now.

v5.39.1

(15 juil. 2021, 15:01:31)

console

  • Fix saving dsul from raw editor
  • Prisme.ai bugs#602 switching language
  • Fix automatically adding space between hyphen

v5.39.0

(13 juil. 2021, 15:06:59)

console

  • Fixes on editor
  • fix dsul editor perfs
  • Changed unprocessed request's leftover expansion panel to accordion
  • Test Box now return a response for disambuigisation. Added an error log
  • Code editor: fix 'null' being added during yaml dump
  • Fix crash on Functions or any other code editor due to autocompletion
  • 🔧 Temporarily disable autocompletion on code for performance issues

core-api

  • 🚑 add panelButton to allowed card buttons
  • 🚑 try fixing parse-server livequery crashes on bad ws frames
  • Fix renaming back to initial bot name
  • Fixed broadcast mode & imports of DSUL containing 'call assistant' aactions

v5.38.2

(8 juil. 2021, 10:01:46)

webchat

  • 🚑 Fix upload label positionning.

v5.38.1

(6 juil. 2021, 15:21:32)

console

  • 🐛 Fix changing the name of an assistant from settings.

webchat

  • 🔧 Update browserslist and add Android Webview >= 52

v5.38.0

(5 juil. 2021, 16:10:45)

core-api

  • 🚑 fix stats export which does not take old welcome intents documents into account (thet do not have any text field defined)
  • Fixed stats export removeWelcomeIntents filter

v5.37.6

(2 juil. 2021, 16:20:41)

webchat

  • 🐛 Ellipsis on upload menu button custom label.

v5.37.5

(2 juil. 2021, 13:03:03)

console

v5.37.4

(2 juil. 2021, 07:56:39)

console

  • Call backend on signout
  • Avoid trigger textindex select when pushing enter button in filter input
  • Fix graph modes switch
  • Add blacklisted url and xpath options to search resource
  • It was shitty and it was for a bad reason
  • Downgrade to a blueprint table version without the bug
  • Add maxResults option in call search
  • Fix webhook expert mode

webchat

  • Added delete conversation to JS public API
  • Method to help destroy bot
  • Fix display of expand button on small devices

v5.37.3

(1 juil. 2021, 10:12:00)

core-api

  • 🚑 Fixes Livechat action not changin the conversation HumanHandover field.

v5.37.2

(30 juin 2021, 10:08:56)

core-api

  • 🚑 Fixes Chatwoot account not being taken in account by DSUL.

v5.37.1

(30 juin 2021, 08:17:58)

core-api

  • 🚑 Fixes undefined call.

v5.37.0

(28 juin 2021, 15:13:56)

console

  • Some perfs on Graph again
  • 🔧 conditions parsing use same logic as core
    • optimise-set-elements:
  • Select many blocks with shift and move them together
  • Text overflow the card preview text
  • Move board while moving block
  • Graph optimization attempt n°3456

v5.36.3

(24 juin 2021, 17:53:48)

core-api

  • Fix channels partialUpdates syncing with JSON

v5.36.2

(24 juin 2021, 09:12:29)

core-api

  • 🚀 You can now pass data infos through data in a livechat action.
  • partialUpdate now creates given path if it does not exist
  • DSUL save now raises a properly formatted InternalError in case of JSON API failures
  • Added a logout route

webchat

  • 🔧 updated reset password to be more easily seen

v5.36.1

(22 juin 2021, 12:46:02)

console

  • 🐛 Fixes Freshchat selectors.

v5.36.0

(21 juin 2021, 13:54:25)

console

  • Set write dataflow column/values
  • Display blocks selects arrows only by default

v5.35.5

(18 juin 2021, 15:13:09)

console

  • Display and save objects in Dataflow

core-api

  • 🚑 added hadrien dashboard password

v5.35.4

(18 juin 2021, 12:26:19)

console

  • Save channels in DSUL
  • 💄 Prisme.ai rather than Prisme everywhere on the console.
  • Save user language
  • Last fixes on dataflow

core-api

  • 🚑 Deleting Teams Connector to fix building issues
  • 🚑 Deleting Teams Connector to fix building issues
  • 🚑 Update package-lock.json.
  • 🐛 Use stable version of Microsoft's botbuilder.
  • Added an email verification request route
  • 🚑 horribly failed replace all
  • Fix updating multiple channels from DSUL at once
  • Teams connector
  • 🔧 Introducing supportedEvents for livechat.
  • Added data option to update dataflow actions as well

webchat

  • 🐛 Fix double messages by using a temporary key.

v5.35.3

(16 juin 2021, 07:47:42)

core-api

  • Added output option to search actions

v5.35.2

(15 juin 2021, 14:24:55)

core-api

  • 🐛 Dataflow delete api delete all documents matching query
  • 🔧 Only one centralized function to replace parameters in streams. Used best of both worlds.
  • Prevent repeat crash if given variable does not exist
  • Translate validation / password reset emails to french

v5.35.1

(14 juin 2021, 12:01:57)

console

  • Call function did not been migrated
  • Fix create button with no bot

v5.35.0

(14 juin 2021, 08:56:33)

core-api

  • Write dataflow can now specify the exact document to be written using 'data' option
  • Crawler : Added 2 routes to get & save domain specific parameters (i.e xpath filters)
  • Do not apply parse-server logs truncating on event logs to allow big events being entirely saved in ES
  • Write dataflow now take action outputs into account

v5.34.5

(11 juin 2021, 13:24:37)

console

  • 🔧 added password requirement to "reset password" page

core-api

  • 🔧 Email auth filtering is now case insensitive
  • 🐛 Prevent replacing parameters which their names are contained in another.

v5.34.4

(11 juin 2021, 11:52:23)

core-api

  • Fix replacing nested variables such as user.email.

design-system

  • Fix css
  • Display metadata in embed page header

webchat

  • Fix parse token desync
  • Fix minimized iframe size
  • 🔧 prisme-button support custom styles

v5.34.3

(11 juin 2021, 09:24:16)

design-system

  • Display a dataflow in an embed route
  • [Tableur] Dataflow embed

v5.34.2

(8 juin 2021, 06:55:38)

console

  • 🚑 fix event links

v5.34.1

(8 juin 2021, 06:55:38)

console

  • 🚑 fix event links

v5.34.0

(7 juin 2021, 07:35:21)

console

  • Add cluster phrases to intent

core-api

  • Validate user permissions before DSUL get / save operations
  • Fix call delete dataflow

v5.33.3

(4 juin 2021, 10:15:39)

console

  • When clicking bot in public store, open the try window instead of dsul editor
  • Fix dropdown opening
  • Fix moving dragboard (again)
  • Position on create
  • Upgrade react scripts

core-api

  • Dataflow SDK usable from functions
  • Access Token generation routes

v5.33.2

(3 juin 2021, 13:26:57)

console

  • 🐛 Fix crash on SelectBot

v5.33.1

(2 juin 2021, 14:18:55)

webchat

  • 🐛 prisme-button panelButton work if no previous panel in the chat

v5.33.0

(2 juin 2021, 09:04:20)

core-api

  • 🔧 Disambiguation between intents now uses intent event rather than natural language.
  • Old /v1/Entities route is now synced with DSUL
  • Merge branch 'prevent_outofdate_dsul_updates'

webchat

  • Prisme button panel

v5.32.1

(27 mai 2021, 12:45:13)

console

  • Move dragboard only by clicking itself
  • Build for very old browsers like fx 52
  • Remove dialogbox
  • Fix board dragging

v5.32.0

(26 mai 2021, 14:30:04)

console

  • Fix missing display mode when compiling to dsul on save
  • Fix update code from server
  • Fix cleaning dsul

v5.31.6

(21 mai 2021, 21:04:41)

core-api

  • 🚑 Fix crash on context.parameters that can be null.

webchat

  • 🚑 On appmobile, take into IntegrationParams the enabled part.

v5.31.5

(21 mai 2021, 16:57:13)

console

  • Set bot default lang if current selected is not in its settings
  • Better auto positionment of blocks

core-api

  • 🚀 Add intentRanking even on fallback answer. Fix disambiguation between intents.

v5.31.4

(21 mai 2021, 14:57:13)

console

  • Speed up code editor by formatting value in a worker and Update dsul from server after saving

core-api

  • Fix outputContexts which were never persisted & transmitted accross intents

v5.31.3

(21 mai 2021, 14:27:29)

console

  • Fix d'n'd on old firefox

core-api

  • Fix scope which did not include intents with inputContexts==null

webchat

  • 🚀 Prisme-button custom element
  • 🐛 openInPanel is now considered false if non existing.
  • 🐛 Buttons classname is properly computed
  • 🔧 Enable/disable an assistant by channel. A disabled assistant will be hidden.

v5.31.2

(19 mai 2021, 17:15:38)

webchat

  • 🚑 Fix crash for FAQ as since DSUL release a question can be null rather than an empty object.

v5.31.1

(19 mai 2021, 16:34:08)

console

  • Separate disableInput and displayEntityValues question parameter
  • Fix preview
  • 🔧 Force enable in /embed route. Assistant cannot be deactivated on the embedded route...

core-api

  • 🐛 Fix Chatwoot using a private name rather than the display name.
  • Fix disambiguationSentence which was not always constrained to a linguistic structure.

webchat

  • 🔧 Update rgpd value while changing language. As now enableRGPD is set by lang by default, and lang can be null at first.

v5.31.0

(17 mai 2021, 13:05:05)

console

  • Alert on unsaved
  • Display external resources in call edit panels

v5.30.1

(12 mai 2021, 16:36:34)

console

  • Fix updating dsul from backend

v5.30.0

(12 mai 2021, 15:01:34)

console

  • Gogowego devsecops/dev/prisme.ai console#937
  • On save, update dsul
  • Translations is dead
  • masterBotConfiguration field is now renamed to routing
  • On intent delete, ask for delete or empty do list
  • Block position work properly for intents after the first one that has child block
  • Fix boxshadow
  • Dataflow fixes
  • Fix shitty scroll
  • Fix deleting intents
  • Display intent default names translated
  • Removed addition of "type" field in button/event/link
  • Fix multilang disambiguisation
  • Fix repaint line from child block event button
  • Fix autocomplete outputs on repeat
  • Refacto graph
  • Added useAssetProxy integration param
  • 🔧 Add ES files in prod.
  • Merge start export from master to prod
  • 🚑 Fixed gitlab CI for SAST
  • Fix stats exports
  • [Export des statistiques] Boutons d'export des stats
  • Set .gitlab-ci.yml to enable or configure SAST
  • Added Elasticsearch to available NLU
  • Add "contact-us" channels.
  • Change project name
  • Traducteur automatique
  • [Tableur] Gestion des vues
  • Translate rgpd
  • Languages list can be drag n dropped, prevent adding same language twice
  • In some case, a say text data could not be correctly been converted to string[]
  • Fix entities menu
  • Refacto drag'n'drop elements on board
  • ✨ Webhook resource edition: added Query params, fetch methods, jsonPath and output variable
  • Improve dataflow edition
  • Draft mode on graph and intent editor
  • Make default intents always present
  • Prevent renaming a column like another one
  • Fix add column on empty dataflow
  • Fix scroll in call function edition panel
  • Paramètres de fonctions
  • Delete intent in local dsul when on legacy intents list view
  • Fix entities editor
  • [Tableur] Suppression ligne/colonne
  • Fix deleting if block
  • Better block titles
  • Refacto conditions blocks
  • Must save child bot name instead of id
  • Fix case when intent questions are direct translated
  • ✨ Add skipHandoverProposal option.
  • 🐛 fix crash if bot has no bio
  • ✨ A custom message speed delay can be set in integration params
  • Dataflow get return documents and count now
  • Refacto Bot creation
  • 🐛 add validation for intent in prod
  • 🚑 Use intent.name rather than utterance.intentName.
  • Fix wortding and link of new function option
  • Fix wording
  • Add missing translations
  • Fix case when user don't own any bot
  • Bugfixes 2
  • [Tableur] Import / Export
  • 🐛 Fix dataflow export & useless save
  • Fix path due to graphe editor folder rename
  • [Tableur] Colonnes sortables
  • Graph Bugfixes again
  • Fix display of request structure
  • Zoom
  • 🐛 Fix graph parameter when no question in DSUL
  • ✨ Roadmap dialog accessible from console's side navigation
  • Fix translations
  • Fix centering intent with menu
  • Fix entities
  • This reverts commit 35bd587.
  • Change questions order
  • Entity fixes
  • Designer fixes + UX Resources
  • Fluidity
  • 🐛 fix new conditionline crash
  • Fix crash when no match phrases for language
  • 🐛 fix "and" "or" string condition parsing
  • Fix switches checked state
  • Save dsul with meta-s
  • Debounce code editor onChange to avoid slowness
  • Fix parameter creation
  • Designer improvements
  • Settings fixes
  • Fix action webhooks
  • Revert "Revert "parameters fixes""
  • Display a loader while loading chatbot preview
  • Add missing translations
  • This reverts commit ad1d34e.
  • Fix saving unprocessed intents
  • Change store icon
  • Useless
  • Designer fixes v3
  • Fix import export test
  • Fix function timing
  • Display tests results details
  • Update zindex on mousedown
  • Fix edit match phrases
  • Fix public empty store
  • Avoid loading stats on app boot
  • Designer fixes v2
  • Fix dropdowns
  • Refacto CodeEditor to match the same anywhere
  • Designer fixes
  • Fix flex again
  • Fix flex on Safari
  • Public store
  • Update resources french names
  • [Graphe] Fix event links not working
  • UX Improvements v5
  • Fix connectors documentation links
  • Icon card
  • Create
  • UX Improvements v4
  • Aitools
  • Stats
  • Empty store
  • UX Improvements v3
  • ✨ Resources Function
  • [Graphe] Wording
  • UX Improvements v2
  • Changed continental's route to /v2/ during build
  • UX Plateforme
  • [Graphe] Reorder params
  • Passport apple
  • [Graphe] Prise en compte des parameters en array
  • [Graphe] Improvements V5
  • Change bot link in store
  • Grapheimprovements V4
  • Graphe Improvements V4
  • Graphe Improvements v3
  • Graphes improvements v3
  • [Graphe] Improvements 2
  • Graphe fixes & improvements
  • Graph visualiser
  • Fix wording
  • Auth providers

data-flow

  • Rename a field in a collection
  • Create new "column" in collections
  • Fix count with filters
  • Get all document in a collection
  • filterBy may be an array
  • Try to reconnect if database connection is broken
  • Delete columns
  • Get pagination filter sort

webchat

  • Prevent wordpress from adding margin to the iframe
  • Set .gitlab-ci.yml to enable or configure SAST
  • Fix tooltip positioning after expand
  • Hide language menu when there is only one available lang
  • Fix long description breaking cards
  • Fix bot positioning if values were removed from connector
  • Close panel when leaving faq

v5.29.0

(6 mai 2021, 09:54:10)

webchat

  • Support "useAssetProxy" integration param make prisme.ai proxy optionnal

v5.28.0

(30 avr. 2021, 15:13:10)

v5.27.1

(16 avr. 2021, 09:33:12)

webchat

  • 🐛 Fix the default language setup for non multilang assistants.
  • Attribute on prisme-accordion to set the initial opened state
  • Fix scrollbar display
  • Don't display dialog if integration is not enabled or if bot is suspended
  • ✨ Support message delay integration param
  • 🐛 fix crash for bot with empty bio
  • 🐛 Fix panel not opening on mobile web

v5.27.0

(14 avr. 2021, 09:52:33)

webchat

  • 🐛 Fix crash on sendFeedbackEvent, whichi is only called on sendFeedback...
  • Change default avatar style for support theme.

v5.26.0

(30 mars 2021, 13:57:55)

webchat

  • Bot use first in languages[] instead of language key as default lng
  • Rgpd per language
  • i18n change with bot language, Removed refuse RGPD button on fullscreen

v5.25.0

(24 mars 2021, 10:13:09)

core-api

  • 🐛 Do not delete agent added through chatwoot if this is a non-community acount.

v5.24.1

(12 mars 2021, 10:41:14)

core-api

  • 🚑 Prevent crash when setting on a parameter which as a default entity type.

v5.24.0

(8 mars 2021, 17:11:18)

webchat

  • ✨ Added emoji flag to language selection

v5.23.2

(3 mars 2021, 18:11:58)

core-api

  • 🐛 match returns an array if it finds something or null if it does not....

v5.23.1

(3 mars 2021, 13:27:28)

webchat

  • Force opening external links in system browser in webviews

v5.23.0

(1 mars 2021, 17:48:58)

core-api

  • 🐛 Fix misbehaviour of hasUserMessage filter in conversations.

v5.22.0

(26 févr. 2021, 14:02:51)

core-api

  • Add suspended flag to publicBot

webchat

  • Don't display dialog if integration is not enabled or if bot is suspended

v5.21.5

(19 févr. 2021, 14:44:41)

webchat

  • 🔧 Prevent load of Analytics if it is disabled.

v5.21.4

(18 févr. 2021, 17:15:52)

webchat

  • 🐛 Fix panel not opening on mobile web

v5.21.3

(18 févr. 2021, 11:03:34)

core-api

  • 🐛 Added language in availability fetch of Chatwoot agents as it is a required parameter.

v5.21.2

(16 févr. 2021, 17:24:20)

webchat

  • 🚑 Add default value to HTMLAttributes

v5.21.1

(16 févr. 2021, 17:19:27)

core-api

  • 🚀 Improve Chatwoot conversation cache.

webchat

  • 🐛 Should fixes HTMLAttributes. Did not delete legacy behaviour.

v5.21.0

(16 févr. 2021, 10:59:55)

core-api

  • 🐛 Fix misbehaviour of DeleteConversation

v5.20.2

(11 févr. 2021, 11:09:41)

core-api

  • 🐛 Fix chatwoot conversation with no messages if all agents are offline

v5.20.1

(10 févr. 2021, 10:08:42)

core-api

  • Merge branch 'fix_typo_crawler_msg'
  • This reverts commit 56afe9b.
  • Call actions sequentially
  • Fix crash occuring on webhook with only resource name as a string value
  • webhooks improvement
  • Dsul create / update optimizations
  • Fix DSUL conditions validation
  • 🐛 Fix "or" "and" condition string parsing
  • Second trial to fix "Bot not found" on bot creation request
  • Various dsul fixes
  • 180s instead of 180mn
  • Functions run : create scripts directory if it does not exist
  • Dsul form api validation
  • Livechat action does not need any resource
  • Bugfix "Photo format is required" when updating bot settings
  • Public store
  • Replaces uploaded photo base64 with their URL in stored DSUL file
  • ✨Action function
  • Production bots dsul import
  • Fix bot's name overriding by imported DSUL name
  • Dsul photo creation & update + dsul model deletion with bot deletion
  • DSUL API now saves & retrieves restrictedAccess field
  • Signin with Apple
  • Added a filesystem default storage for DSUL saving
  • Dsul parameters list
  • Fix error on DSUL creation
  • DSUL: Added back some advanced options
  • DSUL update.
  • Auth with providers

v5.20.0

(9 févr. 2021, 13:06:43)

core-api

  • 🐛 Chatwoot assign a random ONLINE agent to new conversations, fix agent-inbox link when updating connector

v5.19.2

(5 févr. 2021, 14:57:16)

core-api

  • 🐛 Fixes evaluation using wrong test format.
  • 🚀 Use real live agent availability for chatwoot.

v5.19.1

(4 févr. 2021, 12:02:48)

webchat

  • 🔧 Icons can have their own title for accesibility.

v5.19.0

(2 févr. 2021, 16:30:11)

core-api

  • 🚑 Autocomplet search using Model Phrases is now more closer to an autosuggest than a broad search.

webchat

  • 🚑 LocationBias on autocomplete search is available again, for gouv autocomplete as well as google.

v5.18.0

(26 janv. 2021, 16:18:42)

core-api

  • Stabilize Chatwoot

v5.17.5

(20 janv. 2021, 12:12:03)

core-api

  • 🚑 updated CGU url

v5.17.4

(20 janv. 2021, 08:58:24)

console

  • Changed continental's route to /v2/ during build

v5.17.3

(19 janv. 2021, 17:30:42)

core-api

  • You can now share resources thanks to ACL. Also endpoints for the public store have been added.

webchat

  • 🚑 added a missing slash for continental fix

v5.17.2

(19 janv. 2021, 13:58:01)

console

  • 🚑 retry deploy due to 'react-scripts' CI/CD error

v5.17.1

(19 janv. 2021, 10:08:01)

console

  • Update continental chat, updated their dialogbox url (to prod)

webchat

  • Special check for "client" param in inject to replace continental's fulldomain value (to prod)
  • Support theme tweaks

v5.17.0

(18 janv. 2021, 13:49:16)

webchat

  • 🚑 Fixes wrong var color name on badge.

v5.16.6

(15 janv. 2021, 09:59:39)

webchat

  • 🚑 Init user only on chat opening

v5.16.5

(14 janv. 2021, 19:13:12)

webchat

  • 🐛 Fix double welcome
  • 🐛 Fixed delete conversation not trigerring a new welcome (to prod)

v5.16.4

(14 janv. 2021, 15:28:40)

webchat

  • Fix disconnect menu item display

v5.16.3

(14 janv. 2021, 13:07:36)

webchat

  • Custom Forms
  • Fix netlify
  • Theme support
  • Add Apple auth provider
  • 🚀 Sign in Webchat with Facebook

v5.16.2

(14 janv. 2021, 08:54:26)

webchat

v5.16.1

(14 janv. 2021, 08:47:39)

v5.16.0

(12 janv. 2021, 16:31:33)

console

  • 🚑 Integration form colors update the new theme format (Merge to Prod)
  • 🚑 Integration form colors update the new theme format

v5.15.2

(8 janv. 2021, 10:39:29)

webchat

  • 🐛 Fix crash on edge caused by customelements

v5.15.1

(8 janv. 2021, 08:04:00)

webchat

  • 🐛 Focus input after clicking autocomplete item

v5.15.0

(7 janv. 2021, 22:09:27)

core-api

  • 🚑 Upon asking for handover, also send a transcript to HumanAgent

v5.14.2

(23 déc. 2020, 09:47:16)

webchat

  • Sanitize on submit not on display

v5.14.1

(23 déc. 2020, 09:17:54)

webchat

  • 🚑 Prevent xss injection

v5.14.0

(21 déc. 2020, 10:12:13)

webchat

  • 🚑 Fix microphone icon colors for lightblue theme
  • 🚑 Fix lightBlue theme's chat bubble being also blue instead of white
  • 🚑 Fix carroussel arrows being invisible for some bots on chrome

v5.13.6

(17 déc. 2020, 13:34:18)

console

  • ✨ Language set

v5.13.5

(17 déc. 2020, 11:09:48)

webchat

  • 🚑 fixed env variable for standalone route

v5.13.4

(17 déc. 2020, 11:01:56)

console

  • 🚑 Fix bot language when no fr
  • 🚑 Fix bot language when no fr

v5.13.3

(17 déc. 2020, 10:47:19)

webchat

  • standalone chat url : added default apiCredentials
  • Themes config
  • 💄 Update CGU link across project.

v5.13.2

(15 déc. 2020, 13:37:51)

console

  • ✨ Added a title to embed route for accessibility

webchat

  • ✨ Enhance accessibility
  • Fix share button

v5.13.1

(14 déc. 2020, 17:48:51)

webchat

  • 🚑 removed unused lib that block build

v5.13.0

(14 déc. 2020, 17:34:21)

webchat

  • 🚑 restored package-lock.json
  • 🚑 Prevent voice from reading emoji's tag

v5.12.4

(11 déc. 2020, 13:39:56)

core-api

  • 🚑 Update Dockerfile. Also rollback parse-dasbhoard to 1.2.0.
  • 🚑 Update Dockerfile. Also rollback parse-dasbhoard to 1.2.0
  • This reverts commit e92ee1c.

v5.12.3

(11 déc. 2020, 11:36:52)

core-api

  • 🚑 Fix 4903 vulnerabilities w npm audit fix.

v5.12.2

(11 déc. 2020, 11:15:36)

core-api

  • 🚑 Push new package-lock.

v5.12.1

(11 déc. 2020, 10:32:02)

console

  • ✨ Navigate from unprocessed request to corresponding conversation
  • Improve automatic tests

core-api

  • Improve automatic tests
  • 🐛 Fixes replaceSelectedStream not replacing keys that are objects.

webchat

  • 🐛 Default theme: prevent zoom on ios by increasing input font size to 16px
  • Add some social networks sharer links

v5.12.0

(7 déc. 2020, 16:01:36)

console

  • 🚑 Fix notifications not properly updating after deleting one

core-api

  • ✨ Add notifications as a capable liveQuery ressource.
  • Fix slot filling2
  • This reverts commit 0d650f8, reversing

webchat

  • Use websocket for real-time notifications.
  • Make analytics work
  • 🐛 default theme: fix carroussel width being infinite (hidding "next" arrow) on specific browser versions
  • 🐛 Update lightBlue theme from designer's feedback

v5.11.8

(3 déc. 2020, 15:06:30)

core-api

  • Fixed 'isNotRequired' context filtering condition as we now have a session...

webchat

  • 🚑 Fix crash on autocomplete while using governemental autocomplete.

v5.11.7

(3 déc. 2020, 10:12:39)

webchat

  • 🐛 Theme lightBlue: Fixed invisible panel preventing clicks on mobile

v5.11.6

(3 déc. 2020, 08:44:51)

webchat

  • 🐛 Fix close panel button, close chat button, hide panel scrollbars if no need, restore font
  • Set Gouv.fr as default geoservice

v5.11.5

(1 déc. 2020, 14:35:32)

webchat

  • 🚑 force bump due to previous commit not having ambulance

v5.11.4

(1 déc. 2020, 14:35:32)

webchat

  • 🚑 force bump due to previous commit not having ambulance

v5.11.3

(1 déc. 2020, 13:35:23)

webchat

  • Custom elements

v5.11.2

(1 déc. 2020, 11:50:31)

webchat

  • 🚑 Fix fr/translation.json
  • 🚑 Add invalidation for second cloudfront

v5.11.1

(30 nov. 2020, 18:56:53)

webchat

  • 🚑 Revert cdn.prisme.ai to cdn.gogowego.com
  • 🚑 Revert cdn.prisme.ai to cdn.gogowego.com

v5.11.0

(30 nov. 2020, 18:26:37)

core-api

  • Add User-Agent header to asset proxy requests
  • Add missing Repeat json2dsul

webchat

  • Fix set Text
  • lightBlue theme: input use proper margins on all browser
  • lightBlue theme: fix header height if no navbar in fullscreen
  • 🐛 lightBlue theme: fix carroussel infinite width and removed unused icon fonts
  • 🚀 Light blue Theme

v5.10.7

(19 nov. 2020, 16:42:38)

webchat

v5.10.6

(18 nov. 2020, 12:27:43)

core-api

  • 🚑 Fixes encoding for webhooks.

v5.10.5

(18 nov. 2020, 10:23:18)

console

  • Fix dark mode
  • 🚑 Remove tooltip for ChatbtHelper which does not have any translation anymore.
  • 🐛 Added text for Dataflow update/delete in French
  • Insert parameters in webhook url

core-api

  • Fix violette DSUL export
  • Fix DSUL import when settings section is not given
  • 🐛 Fix querystring in webhook calls.
  • Various dsul2json import fixes & added unit tests
  • Dsul typing and tests
  • 🚑 Change 'Go back' wording to an arrow.

webchat

  • 🚑 Fixes Delete Conversation button not working properly.
  • 🚑 Fixes Delete Conversation button not working properly.
  • 🚀 Make deployment more consistent. We delete all files in the bucket...

v5.10.4

(17 nov. 2020, 08:22:13)

console

  • 🚑 Remove tooltip for ChatbtHelper which does not have any translation anymore.

v5.10.3

(16 nov. 2020, 16:37:12)

core-api

  • 🚑 Change 'Go back' wording to an arrow.

v5.10.2

(16 nov. 2020, 14:03:57)

core-api

  • 🚑 User session should be in declared context

v5.10.1

(16 nov. 2020, 10:54:09)

core-api

  • 🚑 Fix core with bots without restricted_access config (all)

v5.10.0

(16 nov. 2020, 09:59:29)

core-api

  • 🚑 fix build

v5.9.3

(13 nov. 2020, 16:11:11)

core-api

  • 🚑 fix build due to typescript

v5.9.2

(13 nov. 2020, 15:14:08)

console

  • 🚀 Authentification on Webchat

core-api

  • restored imageDisplay for cards in crawler

webchat

  • ✨ prismeai.on event added for click on message bubble
  • 🚀 Authentification on Webchat

v5.9.1

(13 nov. 2020, 10:08:00)

console

  • ✨ Conversation filter for "with fallback" and "with user messages" added
  • 🐛 Updated support & doc links

core-api

  • conversations filter: fixed import error
  • ✨ Conversation filter for "with fallback" and "with user messages" added
  • 🚀 Authentification on Webchat

webchat

  • 🚑 image use Contain backgroundSize instead of Cover by default
  • ✨ Introducing "panel buttons"

v5.9.0

(10 nov. 2020, 12:46:44)

webchat

  • 🚑 image use Contain backgroundSize instead of Cover by default

v5.8.4

(6 nov. 2020, 14:59:11)

console

  • Fixed Alexa skill generation
  • ✨ Card image url can be edited
  • Change alexa help link
  • 🚑 Fix crash while typing regexp caracters in select search
  • 🚑 Fix crash while typing regexp caracters in select search
  • Remove Home

webchat

  • 🚀 Increase card description and card title characters limits
  • 🚑 Color harmonization for buttons insteqd of both primary and secondary
  • 🚑 Fix the fix for button with no secondary color set
  • 🚑 Fix button with no secondary color set

v5.8.3

(5 nov. 2020, 10:06:14)

webchat

  • 🐛 Buttons use theme's secondary color
  • 🐛 "open link in new tab" is further from "X" to close panel
  • Display visual upload callback while uploading file

v5.8.2

(2 nov. 2020, 10:57:14)

webchat

  • 🚑 calculate cards to display based on container width

v5.8.1

(2 nov. 2020, 10:27:56)

console

  • 🐛 Change line break in csv for better excel compatibility

webchat

  • 🚑 Fix dialog position on mobile

v5.8.0

(2 nov. 2020, 08:52:17)

webchat

  • 🚑 Fix dialog position on small device