Changelog Overview
This changelog documents platform-wide updates across the Algorythmos ecosystem, including the Documentation Portal, Console, and API (Application Programming Interface). For processor-specific updates, refer to the dedicated changelog pages.
What’s Covered
- Platform Updates: Console features, dashboard improvements, and SDK releases
- API Changes: Endpoint modifications, rate limit adjustments, and deprecation notices
- Documentation: New guides, structural changes, and content additions
- Security & Compliance: RGPD (Règlement Général sur la Protection des Données), GDPR, and EU AI Act-related updates
Recent Updates
2024-12-18 — Documentation Site Redesign
Launched redesigned documentation portal with improved navigation, enhanced dark mode, and unified design system matching Algorythmos brand guidelines.
- Impact: UX
2024-12-10 — Console: Workflow Builder v2
Released updated workflow builder with drag-and-drop interface, conditional branching, and real-time validation. Supports all processor types.
- Impact: UX
2024-11-28 — API v2.1 Release
Introduced batch endpoints for classification and extraction. Added pagination support across all list operations. Deprecated synchronous endpoints scheduled for removal Q2 2025.
- Impact: Reliability
2024-11-15 — RBAC Enhancements
Implemented granular Role-Based Access Control (RBAC) with custom role definitions. Audit log retention extended to 90 days for compliance.
- Impact: Security
2024-11-01 — EU AI Act Compliance Preparation
Added model transparency documentation and explainability endpoints for high-risk use cases. Risk assessment templates available in Console.
- Impact: Compliance
2024-10-22 — SDK: Python 1.4.0 Release
Added async support, retry logic with exponential backoff, and improved error messages. Compatible with Python 3.9+.
- Impact: Reliability
2024-10-08 — Rate Limit Adjustments
Increased default rate limits from 100 to 250 requests per minute for Standard tier. Enterprise tier remains unlimited.
- Impact: Reliability
2024-09-26 — Initial Documentation Launch
Launched structured documentation covering Guides, API Reference, and Processor Changelog.
- Impact: UX
Compatibility Notes
- API v1 endpoints remain supported until Q2 2025
- SDK versions below 1.3.0 require update for batch endpoint compatibility
- Console features require modern browser (Chrome 90+, Firefox 88+, Safari 14+)
Roadmap (Next Quarter)
- Webhook delivery dashboard with retry controls
- Multi-region deployment options (US, EU, APAC)
- SSO (Single Sign-On) integration with SAML 2.0
- Real-time collaboration features in Workflow Builder