- Add service_id to a external configuration url
- Display external platform icon
- Set platform buttons grey if not enabled
- Fix shrinked privacy urls on Amazon configuration
- Fix services view layout when having multile platforms
- Use intent model editor 1.7
- Support for external platforms
- Support for Dialogflow ES
Hotfix
- Temporarily revert back to using dropdown for intents
- The intent selector is now a typeahead instead of a simple dropdown
- Saving is disabled for intents and entities if they are invalid
- Fix entity deletion when updating
- Child intents may have duplicate utterances that appear in outside intents
- Utterances within child intent must still be unique
- Add support for child intents
- Child intents cannot be picked to trigger processors
- Child intents are utilized for Alexa dialogue delegation
- Added
StringService::capitalizeFirst
- Fix error message details (again)
- Fix test view chatbox sending messages twice
Hotfix
- Fix notifications error details
- Added notifications dropdown next to service name
- Ongoing processes in
ProcessRegistrarService
are no longer taken into consideration for showing the loading indicator - Add 250ms of debounce time when editing component properties
- Improve cross tab service sync to be much faster and more reliable
- Added
ProcessRegistrarService
, used to keep track of ongoing processes
- Add simple cross tab service sync capability
- Fix cancelling tagging simple version still tagging the version
- Fix missing exception rendering on test view
- Fix deleting contexts
- Fix toggling all intent slots required
- Update handling for alternative web authorization URI path
- Fix padding issues with properties editor and component help
- Fix fetching component help files
- Remove conditional rendering from meta form
Hotfix
- Add missing loading toggle to service meta config editor on update
- Add a URL to a consent page before account linking completion
- Disable submitting and saving during loading
- Fix issue where context menu for pasting steps would not appear
- Disallow adding child components to filled single flow
- Add tooltips to context and fradments menus
- Fix debug view displaying errors
- Add Alternative Web Authorization URI Path field in installation mode to enter an alternative login page
- Check for existence of configured property before modifying it in required slots editor
- Add compatibility for the old style of comma delimited string for required slots
- Quickfix for required slots toggle all checkbox
- Add copy and paste for blocks and fragments
- Select the only available NLP delegate option by default
- Display counts on entities and intents
- Use text area for example phrases on the Amazon configuration view
- Make required slots a grid toggle
- Sort packages by stability - stable first
- Fix displaying of select data when value type is number
- Render dependent properties if their dependency is set to raw or starts with
${
- Add ability to export service as a template
- Accept templates on service import instead of just workflow files
- Fix getContainer method to try setting default value if property isn't present on component
- Add new block role -
error_handler
- Fix not being able to paste into raw input fields
- Add support to toggle
number
andparams
into raw - Component types in a package are now collapsable
- Add new block role -
default_fallback
- Fixed broken rendering for toggle indicators
- Fix error with checking if propagation is allowed to any platform
- Toggling back to preset editor no longer has confirm prompt
- View now scrolls up after service creation
- Fix create new service from existing. Again.
- Improvements to file upload, now shows filename and size
- Import-Export view now requires a button click to confirm import
- Fix block descriptions
- Forbid GoTo element from going to session start
- Alexa Skills permissions are now configurable
- Fix create new service from existing
- Add option for a default icon for Amazon Alexa
- Improved labels on settings
- Bug fixes and improvements
- Validate intent name and utterance uniqueness
- Fix styling
- Add new editor type for selecting contexts
- Add context dropdown is disabled if none are available
- Reduce spacing on services list
- Display fixes for service delete report
- The "delete local files only" checkbox will appear only if the service has remote releases
- Components in the editor now show which package they belong to
- The component's package is also shown in its help header (if present)
- Add ability to toggle preset inputs to raw input
- Reworked loading of user data in Amazon config editor
- Amazon config tabs closed by default
- Split create new service view into new and import
- Fix service delete report closing
- Add automatic Alexa Skill Enablement
- Add Auto Propagate after Save
- Add ability to create service from existing file
- Fix help file fetching
- Migrated to bootstrap 4
- Extended all services view with platforms and sort options
- Enable/disable packages improved
- New intent editor included
- Small fixes
- handle rejected promise
- no avatar for dialogflow
- Fixed upload validation for Small and Large Icons on Amazon Service Configuration under Edit Skill Store Preview tab
- Added css classes for list and card elements preview
- Allow propagation on Alexa Distribution Information from Convoworks
- Add the ability to make Account Linking Configurable
- Add the ability to display contents of uploaded Self Signed Certificate on Amazon Config
- Minor fixes
-
A separator will be rendered after a container if it has the
_separate
property set to true -
Each preview block is now separated into sections
- Clicking on a block name/fragment name in preview will now navigate to it in the editor
-
Changed simple debug view to a JSON viewer
2021-02-10
- addSuccess js call on propagation fixed (was typo)
2021-02-09
- navigate to custom intent from editor
- new preview rendering to accommodate overhauled process
- notifications have been redesigned
- add an indicator for ongoing propagation
- add the ability to edit the Skill Preview and Privacy Compliance of Alexa Skill Developer Console Distribution Tab
2021-01-12
- new intent editor version - 1.1.8
- fix Config Messenger Editor
- fix Config Viber Editor
- fixed styling in intent and entities lists
- use links for intent and entities list items
2021-01-08
- new intent editor version - 1.1.7
2021-01-05
- new intent editor version - 1.1.5
2020-12-16
- new intent editor version
2020-12-15
- append draggable to .convoworks
2020-12-15
- catch up with latest changes (from main project)
2020-12-15
- corrcted usage and import for
@zef-dev/convoworks-intent-model-editor
2020-12-15
- use
@zef-dev/convoworks-intent-model-editor
2020-12-04