Changelog
Version 0.71.2 - Initial Platform Bootstrap
Released: January 2026
Documentation System
New:
- Migrated from Mintlify to Docusaurus for self-hosted documentation
- 212 documentation pages covering all platform capabilities
- Integrated build pipeline (docs included in production builds)
- Accessible at https://docs.staqr.com with automatic SSL
Structure:
- Getting Started guides
- Flow builder documentation
- Integration development guides
- Embedding SDK reference
- API endpoints reference
- Installation & configuration guides
Platform Architecture
Core Infrastructure:
- Multi-tenant cloud architecture for telecommunications providers
- Distributed high-availability worker system
- Redis Sentinel support for failover
- PostgreSQL with platform/tenant schema separation
- S3-compatible storage (MinIO) for distributed file sharing
Execution Engine:
- Sandboxed code execution (
SANDBOX_PROCESSmode) - 280+ pre-built integrations
- Custom JavaScript/TypeScript with NPM support
- Visual flow builder with drag-and-drop interface
Authentication & Authorization:
- Role-based access control (RBAC)
- Seller member invitation system
- Platform/Seller/Operator roles
- JWT-based authentication
Telecommunications Features
CRM & Billing:
- Customer account management
- Subscription lifecycle automation
- Usage monitoring and alerts
- Billing integration (Commerce/Opencell)
Contact Center (GO Assist):
- Integrated Chatwoot platform
- Omnichannel support (chat, email, SMS)
- Screen pop with customer context
- AI-powered Captain assistant
Compliance:
- Australian SOCI Act controls
- Essential Eight alignment
- Privacy Act/GDPR compliance
- Audit logging and data masking
Developer Experience
Integration Framework:
- TypeScript SDK for building integrations
- 280+ community integrations
- Custom trigger and action development
- OpenAPI/WSDL import support
Embedding:
- JavaScript SDK for white-label embedding
- Custom domain support (Cloudflare)
- RBAC-aware UI components
- Customizable branding
Observability:
- OpenTelemetry distributed tracing
- BullMQ queue dashboard
- Real-time execution logs
- Jaeger integration
API
REST API:
- Comprehensive seller management
- Flow execution and monitoring
- Connection management
- Integration catalog access
Webhooks:
- Trigger flows from external systems
- Configurable retry policies
- Payload validation
Security
Infrastructure:
- Rate limiting per seller
- Sandboxed code execution
- Encrypted storage
- TLS/SSL enforcement
Compliance:
- Multi-tenant data isolation
- sellerId filtering on all queries
- PII masking in logs
- Audit trail for high-risk transactions
System Requirements
Minimum:
- Node.js v20+
- PostgreSQL 14+
- Redis 6.2+
Recommended (Production):
- 8+ CPU cores
- 16GB+ RAM
- 100GB+ SSD storage
- Load balancer for HA
Known Issues
This release includes documentation for:
- 14 image links pending screenshot creation
- Some legacy Activepieces references being updated
- Performance validation requiring running server
For detailed release notes and downloads, visit [removed].