This release introduces significant enhancements to billing, workflows, user experience, and overall platform stability.
✨ New Features
💳 Billing & Time Tracking
- Billing Plans: Introduced support for service-specific configurations with tiered billing plans (#372).
- Billing Disambiguation: Added the ability to manage and disambiguate multiple billing plans effectively (#371).
- Time Tracking: Implemented automatic interval tracking for tickets, improving accuracy and convenience (#360, #361).
⚙️ Workflow Automation (Automation Hub)
- Automation Hub: Launched a powerful new Automation Hub enabling TypeScript-based workflows, asynchronous processing, and improved Redis stream integration (#350, #353).
- Workflow Editor Enhancements: Added better validation, action type definitions for enhanced autocomplete, improved templates, and streamlined function-based workflow definitions (#354, #355, #356, #357, #358).
- Workflow Testing: Included new capabilities for event simulation, enabling robust testing and validation (#352).
- Database-driven Workflows: Implemented workflow registration managed directly within the database (#349).
🎨 User Experience & UI
- Navigation: Removed flashes of unstyled content (FOUC), significantly enhancing navigation smoothness (#370).
- Performance: Optimized ticket-loading speed for a more responsive interface (#368).
- Schedule: Added a "Details" button for viewing detailed work-item information directly from the schedule (#367).
- Diagrams: Improved node positioning and connections for more intuitive diagrams (#359).
- User Activities: Introduced a new user-activities page featuring a comprehensive data-table view (#347, #348).
🛠️ Infrastructure & Stability
- Docker Environment: Integrated PgBouncer for better connection pooling and database performance (#369).
- Workflow Infrastructure: Refactored the system architecture to utilize asynchronous processing and simplified deployment, including workflow worker as a standalone service (#346).
- Database Security: Enhanced Automation Hub component structure and security measures (#351).
🐞 Fixes & Improvements
- Company Management: Resolved critical issues affecting company management functionality (#364).
- Documents: Improved document filtering, responsiveness, nesting, and confirmation workflows (#365, #366).
- Build & Dependency: Fixed dependency mismatch issues impacting build stability and reliability (#346,
64f3567,c832b14). - TypeScript: Addressed type-related errors and improved code stability (
d60907f).
📚 Documentation
- Updated docs to include guidelines for ticket interval tracking and task inbox functionality (
0f69ba9,1708546).
🎯 Upgrade Recommendation:
This is a recommended update with major functionality enhancements—particularly around billing, workflow automation, and UI responsiveness.