Changelog

Release Notes

Track every change across the UniCore ecosystem — grouped by license and ordered by version.

AddedChangedFixedBSL 1.1Proprietary

Open Source — BSL 1.1

Business Source License 1.1 — free to use, source-available, converts to open source after the change date.

UniCore

BSL 1.1GitHub

Community edition — dashboard, microservices, AI agents, ERP, and templates.

v0.1.1
  • 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
v0.1.0
  • 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
v0.0.3
  • 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
v0.0.2
  • 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
v0.0.1
  • Initial release — dashboard, api-gateway, ERP, AI engine, RAG, bootstrap wizard, OpenClaw multi-agent gateway, workflow engine

UniCore Pro

BSL 1.1

Pro extension packages — RBAC, SSO, audit, channels, branding, and advanced workflows.

v0.1.1
  • Package scope rename to @bemindlabs/unicore-*
v0.1.0
  • 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
v0.0.3
  • Pro extension stabilization and auto-update improvements
v0.0.2
  • 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
v0.0.1
  • Initial release — RBAC, SSO, 10 channel adapters, white-label branding, audit logging, agent builder, advanced workflows

UniCore Platform

BSL 1.1GitHub

Public website — landing page, pricing, Stripe checkout, VPS provisioning, and admin panel.

v0.1.1
  • Plugin detail page with reviews, version history, and install CTA
v0.1.0
  • 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
v0.0.3
  • 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
v0.0.2
  • 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
v0.0.1
  • Initial release — landing page, pricing, Stripe checkout, VPS provisioning, Cloudflare DNS, license activation, welcome email

UniCore Enterprise

BSL 1.1

Enterprise edition — multi-tenancy, compliance, HA clustering, and enterprise SSO.

v0.1.1
  • Package scope rename for consistency
v0.1.0
  • 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
v0.0.3
  • Enterprise package development and stabilization
v0.0.1
  • Initial release — multi-tenancy, compliance (GDPR/SOC2), HA clustering, enterprise SSO (SAML/AD/OIDC)

UniCore Geek

BSL 1.1

Geek CLI/TUI edition — terminal-first dashboard, game engine, plugins, and multiplayer.

v0.1.1
  • Plugin manager wired to API registry with CLI install command
  • Server cross-package module resolution
v0.1.0
  • NestJS server for multiplayer and leaderboards
  • Game engine with XP, achievements, and streaks
  • Plugin system with example plugins
  • Docker container support
v0.0.3
  • Geek edition development and stabilization
v0.0.1
  • Initial release — CLI, TUI, REPL, XP/achievements/leaderboards/streaks, ASCII dashboard, plugins, multiplayer

UniCore AI-DLC

BSL 1.1

Developer Lifecycle Chat — team collaboration with AI SDLC agents, RAG, and WebSocket gateway.

v0.1.1
  • DLC gateway missing Swagger dependencies
v0.1.0
  • 5 SDLC agents: Architect, Developer, Tester, DevOps, PM
  • Room-based conversations with threading and reactions
  • Redis-backed delegation tracking
  • Federation service for horizontal scaling
v0.0.3
  • DLC gateway and agent development
v0.0.2
  • Renamed DLC packages to @unicore-ai-dlc/* namespace
v0.0.1
  • Initial release — distributed WebSocket gateway, DLC types, personal RAG, fusion search, SDLC specialist agents

UniCore Ecosystem Docs

BSL 1.1GitHub

Official documentation site for the UniCore ecosystem.

v0.1.1
  • Container count and email references corrected
v0.1.0
  • 41 documentation pages covering all editions
  • Architecture Decision Records
  • Deployment runbook and contributing guide
v0.0.3
  • Documentation updates and improvements
v0.0.1
  • Initial release — ecosystem documentation site

Proprietary

Closed-source components maintained by BeMind Technology.

UniCore License Server

Proprietary

License management — key validation, feature flags, machine binding, and admin dashboard.

v0.1.1
  • Crypto package module resolution for license-types
v0.1.0
  • 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
v0.0.3
  • Machine binding v1 to v2 migration endpoint
  • Expired license auto-cleanup scheduled job
  • License edition downgrade endpoint
  • Healthcheck endpoint reliability
v0.0.2
  • 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
v0.0.1
  • Initial release — license API, admin dashboard, key generator, Ed25519 crypto