Changelog
Track all updates and improvements to ZenBot
v0.2.3
Added live demo
v0.2.2
Added invite emails, and encryption to all restricted info in database (all private tokens)
v0.2.1
- Fixed issue with importing employees due to missing tenant cookie.
- UI Improvments.
v0.2.0
Task managers support
- Added support for task managers, other than Clickup.
- Added Asana task manager provider (beta)
v0.1.6
Enhacned Support system
- Added base templates for all ticket types
- Added better filtration on ticket list page
- Removed selection ticket type from creation page
- Added button to create each type of ticket
v0.1.5
- Added parentTitle to variables
- Support for conditional syntax for notification template for more advanced customization
v0.1.4
- Group notification customization
v0.1.3
- Added transaction field for Task history
v0.1.2
- Small additions to Billing API endpoints
- Extended API docs with all custom endpoints
v0.1.1
- Fixed changelog automatic creation & added proper version in VersionTag
v0.1.0
First release with changelogs
- Added changelogs
- Removed some deprecated fields from database
- Removed dead code from billing
- Billing portal
- Billing batches fixes ( not logged properly etc)
- Small UI/code fixes