Skip to content

Releases: jc21/juxtapose

Zendesk Events

02 Mar 06:22
Compare
Choose a tag to compare

This release primarily adds support for Zendesk.

  • Added Zendesk incoming webhook support and initial templates
  • Improved page layout and filtering for Rules and Templates
  • Now using Liquid Templating Engine for message content
  • Added CodeMirror for editing templates, converted templates to use Liquid Templating
  • Allow rule copy to select a service type filter
  • Allow users to change their passwords
  • Attempt to strip jira markup in notifications
  • Fix Dashboard history not showing Slack links properly
  • Fix bug with new webhook services not having the correct url tokens set
  • Fix Slack Preview from showing long fields as short
  • Fix small problems with initial templates

Copy Rules Support

03 Jan 01:12
Compare
Choose a tag to compare

Added ability for Admins to copy rules from one user to another.

Proxy Support

02 Jan 23:30
Compare
Choose a tag to compare

Added HTTP_PROXY environment variable support. See readme for instructions.

Initial Release

21 Nov 00:54
Compare
Choose a tag to compare

Initial supported services:

  • Slack
  • Jira
  • Bitbucket
  • Docker Hub

See the readme for deployment.

Recommended to use the latest Docker image jc21/juxtapose:latest or the 1.0.0 image for this specific release.

Otherwise download the distributable zip file to run as a node application.