v1.0.12
April 27, 2026P96 Patch Release
CI/CD green across all repos, unified pricing, SDK consolidation, port fixes
v1.0.12 is the P96 patch release for ɳSelf. All 11 repos now maintain continuously green CI/CD. Admin ships at parity with the CLI at v1.0.12. Pricing simplified: every bundle is $0.99/mo or $9.99/yr, ɳSelf+ is $3.99/mo or $39.99/yr. SDK modules consolidated into cli/sdk/. Port conflicts resolved for idme (3820) and auth (3821) plugins. Upgrade from any v1.0.x is non-breaking.
Key Features
Unified Pricing
All plugin bundles are now $0.99/mo or $9.99/yr. ɳSelf+ unlocks everything at $3.99/mo or $39.99/yr. Replaces the prior 7-tier model.
CI/CD 100% Green
All 11 nSelf repos pass CI on every push to main. Branch protection enforced. Zero red builds.
Admin at CLI Parity
The Admin companion app ships at v1.0.12 in lockstep with the CLI. Both version numbers are now synchronized going forward.
Related commands:
nself admin startSDK Module Consolidation
Go, Python, TypeScript, and Flutter SDK modules are now under cli/sdk/{go,py,ts,flutter}. Removed stray SDK directories from the project root.
Port Conflict Resolution
The idme plugin moved to port 3820 and the auth plugin moved to port 3821, resolving conflicts with web/ development ports (3010–3020).
Bug Fixes
- Port conflicts between plugins and web/ dev servers resolved
- Admin and CLI version numbers now synchronized
- Stale pricing references updated across all surfaces