Skip to content

Articulate v0.25.0 Release

Compare
Choose a tag to compare
@wrathagom wrathagom released this 18 Jun 02:15
· 566 commits to master since this release

ADDED

  • Channels and Connections - together allow easy integration with social platforms like Facebook, Twilio, etc
  • Shared Chat Panel - allows you to share your agent easily for testing
  • Pre-Built Categories - quickly add functionality to your agent with pre-built categories
  • Added back numeral and moment handlebar helpers
  • Scaffolding for auth (coming soon)

CHANGED

  • Changed web hook structure, what used to be webhookResponse is now webhook.response
  • Allow Conversation panel to be resized and docked back to default size.
  • Internal Chat panel can now recall full sessions
  • Train button now is animated when training
  • Restricted the UI to one training session at a time for better multi-user support
  • API root now returns useful information instead of 404
  • Can now create chained actions from inside action page

FIXED

  • Too many to type here, best just read the commits