-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
All notable changes to the nself-org/plugins repository — both plugin releases and
documentation/structure changes.
Aligns free plugin library with nSelf CLI v1.1.0. 4 new free plugins added; total free plugins: 29.
New free plugins:
- invitations (communication): Invitation management with email/SMS delivery. MIT licensed.
- mdns (networking): mDNS/Bonjour service discovery. MIT licensed.
- subtitle-manager (media): Subtitle search, download, and sync. MIT licensed.
- tokens (media): Secure content delivery tokens with expiry and scope. MIT licensed.
What changed:
- 25 → 29 free plugins. All MIT licensed. Install with
nself plugin install <name>. - All 4 new plugins use
source_account_idfor multi-app isolation per plugin hard rules. - Table prefix:
np_<abbrev>_*for each new plugin. - Registry schema:
registry.jsonupdated with 4 new entries;registry-schema.jsonunchanged (no new top-level fields). - Cloudflare Worker (
plugins.nself.org) auto-deploys with updated registry on merge to main. - Plugin author notice: no breaking changes to existing free plugin API surface. All 25 existing plugins install unchanged on CLI v1.1.0.
Plugin author notice: no action required.
v1.1.1 contains no breaking changes to the free plugin API surface. All existing free plugins install and run without modification on nSelf CLI v1.0.9.
What changed:
- Internal registry schema aligned with CLI v1.0.9 plugin loader.
- No changes to
plugin.yamlsignature fields, lifecycle hooks, or env var names. - No new required fields.
If you maintain a free plugin: no migration is needed. Your plugin continues to work. See the pinned issue on this repo for the full compatibility notice.
Initial changelog entry. Free plugins track CLI minor versions.
25 free plugins ship with the nSelf ecosystem: analytics, auth-helpers, backup, cache, cdn, ci, cms-lite, contact, cron, dashboard, dns, email-basic, feature-flags, github, healthcheck, i18n, monitoring-lite, notify-basic, oauth, queue, rate-limit, scheduler, search-lite, stripe-basic, webhooks.
All MIT licensed. Install with nself plugin install <name>.
- Migrated public documentation source from
docs/to/.wiki/. - Updated GitHub Actions wiki sync to publish directly from
/.wiki. - Added strict repository structure policy and public wiki navigation pages.
- Moved planning-only content (
NCHAT-PLUGINS-PLAN.md) out of public docs into private planning storage. - Added private control-plane scaffolding (GO-style) for planning and QA governance.
- Added plugin command reference matrices with explicit action/subcommand/option syntax in
/.wiki/commands/*. - Clarified license/changelog placement policy (
LICENSEat root, discoverability mirrors in wiki).
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related