Changelog
Release Notes
Track every change across the UniCore ecosystem — grouped by license and ordered by version.
Open Source — BSL 1.1
Business Source License 1.1 — free to use, source-available, converts to open source after the change date.
Community edition — dashboard, microservices, AI agents, ERP, and templates.
- Geek Portal — standalone app for Geek CLI license holders
- AI-DLC Portal — standalone app for Developer Lifecycle Chat users
- Renamed package scope to @bemindlabs/unicore-*
- Dashboard conversations typecheck and module resolution issues
- Plugin SDK with loader, lifecycle, sandbox, and event system
- WebSocket message persistence and replay for OpenClaw
- Kafka retry with exponential backoff and Dead Letter Queue
- Agent-to-agent rate limiting (token bucket)
- 145 test files with 1,160+ tests passing
- Next.js upgraded from 14 to 16.2
- GCM authTagLength in crypto utilities
- Enterprise edition pricing and UI support
- Downgrade confirmation dialog in dashboard
- Configurable license server URL via environment variable
- Normalized edition/tier naming to use "edition" consistently
- Backoffice theme variable references in dashboard
- TikTok Marketing API adapter with campaigns, ad groups, and ads sync
- Admin user deletion endpoint with ownership guards and audit logging
- Role update guards — prevent self-demotion and last-OWNER demotion
- Settings/Integrations redesign — 16 integrations, 5 categories, search and Pro gating
- Task delete endpoint now requires ownership
- Initial release — dashboard, api-gateway, ERP, AI engine, RAG, bootstrap wizard, OpenClaw multi-agent gateway, workflow engine
UniCore Pro
BSL 1.1Pro extension packages — RBAC, SSO, audit, channels, branding, and advanced workflows.
- Package scope rename to @bemindlabs/unicore-*
- 12+ messaging channel adapters with jest config
- Agent sandbox for testing and profiling
- Advanced workflow builder with DSL
- SAML 2.0 and OAuth SSO integration
- Pro extension stabilization and auto-update improvements
- GitHub OAuth provider for standalone SSO
- Pro channel adapters (TikTok, WhatsApp, Instagram, Discord) in settings with tier gating
- Hardened machine fingerprinting for containers
- Encrypted license cache with restricted permissions
- TLS certificate pinning for license validation
- Initial release — RBAC, SSO, 10 channel adapters, white-label branding, audit logging, agent builder, advanced workflows
Public website — landing page, pricing, Stripe checkout, VPS provisioning, and admin panel.
- Plugin detail page with reviews, version history, and install CTA
- Plugin marketplace with creator revenue share
- About Us page and 6 showcase case studies
- Customer dashboard with instance management
- Firebase analytics integration
- Firebase credentials moved to env-only
- Admin analytics dashboard with charts and settings
- Domain, customer, contact, and instance management pages
- Subscription and billing management
- License CRUD — create, edit, revoke, edition change, and cross-linking
- Provisioning retry with exponential backoff
- Stripe refund and subscription pause/resume handling
- Auth foundation with OAuth providers
- Customer VPS dashboard with instance management
- Billing and subscription management
- Team management with invite flow
- Demo mode with auto-reset
- Separated public and dashboard layouts
- Initial release — landing page, pricing, Stripe checkout, VPS provisioning, Cloudflare DNS, license activation, welcome email
UniCore Enterprise
BSL 1.1Enterprise edition — multi-tenancy, compliance, HA clustering, and enterprise SSO.
- Package scope rename for consistency
- Multi-tenant database isolation with RLS
- GDPR/CCPA/SOC2 compliance tooling
- HA cluster with leader election and failover
- Enterprise SSO with SAML, AD, OIDC, SCIM
- Enterprise package development and stabilization
- Initial release — multi-tenancy, compliance (GDPR/SOC2), HA clustering, enterprise SSO (SAML/AD/OIDC)
UniCore Geek
BSL 1.1Geek CLI/TUI edition — terminal-first dashboard, game engine, plugins, and multiplayer.
- Plugin manager wired to API registry with CLI install command
- Server cross-package module resolution
- NestJS server for multiplayer and leaderboards
- Game engine with XP, achievements, and streaks
- Plugin system with example plugins
- Docker container support
- Geek edition development and stabilization
- Initial release — CLI, TUI, REPL, XP/achievements/leaderboards/streaks, ASCII dashboard, plugins, multiplayer
UniCore AI-DLC
BSL 1.1Developer Lifecycle Chat — team collaboration with AI SDLC agents, RAG, and WebSocket gateway.
- DLC gateway missing Swagger dependencies
- 5 SDLC agents: Architect, Developer, Tester, DevOps, PM
- Room-based conversations with threading and reactions
- Redis-backed delegation tracking
- Federation service for horizontal scaling
- DLC gateway and agent development
- Renamed DLC packages to @unicore-ai-dlc/* namespace
- Initial release — distributed WebSocket gateway, DLC types, personal RAG, fusion search, SDLC specialist agents
Official documentation site for the UniCore ecosystem.
- Container count and email references corrected
- 41 documentation pages covering all editions
- Architecture Decision Records
- Deployment runbook and contributing guide
- Documentation updates and improvements
- Initial release — ecosystem documentation site
Proprietary
Closed-source components maintained by BeMind Technology.
UniCore License Server
ProprietaryLicense management — key validation, feature flags, machine binding, and admin dashboard.
- Crypto package module resolution for license-types
- 17 feature flags including Geek CLI and AI-DLC
- Machine binding v1/v2 schemas
- License admin dashboard with analytics
- FeatureFlags type updated with new flags
- Machine binding v1 to v2 migration endpoint
- Expired license auto-cleanup scheduled job
- License edition downgrade endpoint
- Healthcheck endpoint reliability
- Admin dashboard production build with healthcheck
- E2E test suite for license validation flow
- Audit log pagination
- Cryptographically signed machine fingerprints
- License invalidation pub/sub reliability
- Initial release — license API, admin dashboard, key generator, Ed25519 crypto