Skip to content

Nebulynk v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 17:09
· 1 commit to main since this release

v0.3.0 — Nebulynk 0.3.0

Adds secure self-service onboarding, granular meeting-history access controls, expanded administration tools, and refreshed platform dependencies.

  • feature: Self-service registration — Administrators can enable self-registration with domain allow-lists, email verification, optional approval, and configurable password policies.
  • security: Account deactivation and session invalidation — Deactivating a user now ends active sessions, while token-version checks protect API and realtime authentication.
  • feature: Meeting history access controls — Platform defaults and per-channel rules can limit access to past meetings based on channel membership or membership at meeting start.
  • improvement: Faster protected meeting history — Batched authorization checks and new database indexes improve access to meetings, search results, and related files.
  • improvement: Expanded administration controls — Dedicated meeting, registration, and SMTP settings add pending-registration alerts and protect administrator-managed mail configuration.
  • improvement: Refined sign-in and update experience — The login and registration flow is refreshed, and the update center uses the corrected official feed endpoint.
  • improvement: Dependency maintenance — Updated DOMPurify, Socket.IO parser, Feathers commons, Vite and esbuild, plus the desktop PTT helper dependency set.

No security advisories.

Upgrade guide