v.0.5.0
🚀 AlgaPSA Release Notes v0.5.0
View on Github: https://github.com/Nine-Minds/alga-psa/releases/tag/v0.5.0
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.
Billing Disambiguation: Added the ability to manage and disambiguate multiple billing plans effectively.
Time Tracking: Implemented automatic interval tracking for tickets, improving accuracy and convenience.
⚙️ Workflow Automation (Automation Hub)
Automation Hub: Launched a powerful new Automation Hub enabling TypeScript-based workflows, asynchronous processing, and improved Redis stream integration.
Workflow Editor Enhancements: Added better validation, action type definitions for enhanced autocomplete, improved templates, and streamlined function-based workflow definitions.
Workflow Testing: Included new capabilities for event simulation, enabling robust testing and validation.
Database-driven Workflows: Implemented workflow registration managed directly within the database.
🎨 User Experience & UI
Navigation: Removed flashes of unstyled content (FOUC), significantly enhancing navigation smoothness
Performance: Optimized ticket-loading speed for a more responsive interface
Schedule: Added a "Details" button for viewing detailed work-item information directly from the schedule
Diagrams: Improved node positioning and connections for more intuitive diagrams
User Activities: Introduced a new user-activities page featuring a comprehensive data-table view
🛠️ Infrastructure & Stability
Docker Environment: Integrated PgBouncer for better connection pooling and database performance .
Workflow Infrastructure: Refactored the system architecture to utilize asynchronous processing and simplified deployment, including workflow worker as a standalone service.
Database Security: Enhanced Automation Hub component structure and security measures.
🐞 Fixes & Improvements
Company Management: Resolved critical issues affecting company management functionality.
Documents: Improved document filtering, responsiveness, nesting, and confirmation workflows.
Build & Dependency: Fixed dependency mismatch issues impacting build stability and reliability.
TypeScript: Addressed type-related errors and improved code stability.
📚 Documentation
Updated docs to include guidelines for ticket interval tracking and task inbox functionality.