Skip to content

0.11.0

Compare
Choose a tag to compare
@engelgabriel engelgabriel released this 07 Jan 18:44
· 22219 commits to develop since this release
  • Add role bot to users of integrations in scope bot
  • Add route to cadastre new integrations via API
  • Add "Jump to" and infinite scroll to message search results
  • Add infinite scroll to files list
  • Add livechat branding
  • Add new color variables to the theme editor
  • Adjust tgz filename in Dockerfile
  • Allow bot call deleteOutgoingIntegration
  • Allow creation of outgoing integrations from bots
  • Allow searching for logged in user in userAutocomplete
  • Always use a department if there is only one active
  • Better message positioning
  • Change /invite to use addUserToRoom instead joinRoom
  • Create direct rooms correctly in incoming hook
  • Only join user in public channels via integrations
  • Fix ungroup of messages after join message
  • Do not load all settings to process.env
  • Enable triggers in messages to users
  • Enable/disable livechat pre registration form pick a department at livechat pre registration
  • Enforce data in body params
  • Execute outgoing triggers
  • Fix error on roomExit callback
  • Fix livechat agent subscription creation
  • Fix livechat triggers not triggering
  • Fix preview of images in mobile
  • Fix triggers with defined channels
  • Fix update of permissions
  • Get integration name from body
  • If no channel in trigger listen all public channels
  • Make sample data into array
  • Move set of integration type to server side
  • Re order settings
  • Remove integration if trigger response is 410
  • Remove unecessary logs
  • Removed livechat duplicated route definition
  • Rename integration api routes, add apis remove, info and sample
  • Set user role in integration update too
  • Tokenize message on message render to prevent re processing
  • Turn channel and triggerWords optional in triggers
  • Using branding image from main APP