Releases: jc21/juxtapose
Releases · jc21/juxtapose
Zendesk Events
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
Added ability for Admins to copy rules from one user to another.
Proxy Support
Added HTTP_PROXY environment variable support. See readme for instructions.
Initial Release
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.